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(kubernetes): Improve error message on kubectl failure #3757

Merged
merged 2 commits into from
Jun 6, 2019
Merged

fix(kubernetes): Improve error message on kubectl failure #3757

merged 2 commits into from
Jun 6, 2019

Conversation

ezimanyi
Copy link
Contributor

@ezimanyi ezimanyi commented Jun 6, 2019

If a call to kubectl fails to parse the output, we'll return a parsing failure directly to the user. Instead, return a
failed job with the error message and let the caller handle the exception as it would any other failed job.

If a call to kubectl fails to parse the output, we'll return
a parsing failure directly to the user. Instead, return a
failed job with the error message and let the caller handle
the exception as it would any other failed job.
@ezimanyi ezimanyi merged commit b1dec34 into spinnaker:master Jun 6, 2019
@ezimanyi ezimanyi deleted the improve-error branch June 6, 2019 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants