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

better error handling for the init container #102

Merged
merged 2 commits into from
Jan 22, 2019

Conversation

shaikatz
Copy link
Contributor

@shaikatz shaikatz commented Jan 22, 2019

Replying to some complains from users that the error log is not informative enough.
Currently when decrypt API returns 400 the user see:
Failed to run init container: Error: Request failed with status code 400
After the change:
Failed to run init container: Error: request to decrypt API failed: 400

closes #103

omerlh
omerlh previously approved these changes Jan 22, 2019
Copy link
Contributor

@omerlh omerlh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bump version + open an issue please

@shaikatz shaikatz merged commit 801495d into master Jan 22, 2019
@shaikatz shaikatz deleted the init-container-exception-informative branch January 22, 2019 09:30
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.

Init container errors are not informative
3 participants