Skip to content

Conversation

@eddumelendez
Copy link
Member

In #8007, docker credentials stdout and stderr are separated and
stderr has been used to display error messages. However, docker
credentials writes error messages to stdout. This commit, read the
process execution exit value for better handling and read stdout
for error messages.

Fixes #9478

In #8007, docker credentials stdout and stderr are separated and
stderr has been used to display error messages. However, docker
credentials writes error messages to stdout. This commit, read the
process execution exit value for better handling and read stdout
for error messages.

Fixes #9478
@eddumelendez eddumelendez requested a review from a team November 19, 2024 19:24
@eddumelendez eddumelendez added this to the next milestone Nov 19, 2024
@eddumelendez eddumelendez merged commit 964c6e6 into main Nov 19, 2024
105 checks passed
@eddumelendez eddumelendez deleted the gh-9478 branch November 19, 2024 21:06
eddumelendez added a commit that referenced this pull request Nov 20, 2024
In #9544, proper process execution handling was introduced in order
to manage error messages correctly.
eddumelendez added a commit that referenced this pull request Nov 20, 2024
In #9544, proper process execution handling was introduced in order
to manage error messages correctly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Failure when attempting to lookup auth config... Exception message: Unrecognized token 'credentials': was expecting ('true', 'false' or 'null')

2 participants