Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: propagate failed img pull error to response line #1302

Merged
merged 4 commits into from Sep 14, 2023
Merged

Conversation

tedim52
Copy link
Contributor

@tedim52 tedim52 commented Sep 14, 2023

Description:

Prior to this change, errors causing failed image pulls were not being shown to the user.

In failed image pulls, user would see is Failed fetching the required image '%v', make sure that the image exists and is public" - even if that image was public and existed.

This PR propagates the image pull error all the way to the user to help them better debug the failed image pull.

Is this change user facing?

YES

@tedim52 tedim52 merged commit 9a4a928 into main Sep 14, 2023
30 checks passed
@tedim52 tedim52 deleted the tedi/prop-img-err branch September 14, 2023 15:59
tedim52 pushed a commit that referenced this pull request Sep 14, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.82.24](0.82.23...0.82.24)
(2023-09-14)


### Bug Fixes

* propagate failed img pull error to response line
([#1302](#1302))
([9a4a928](9a4a928))
* revert always pull latest img
([#1306](#1306))
([d4ef19e](d4ef19e))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: kurtosisbot <kurtosisbot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants