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): don't panic on failed diff #256

Merged
merged 1 commit into from
Apr 8, 2020
Merged

fix(kubernetes): don't panic on failed diff #256

merged 1 commit into from
Apr 8, 2020

Conversation

sh0rez
Copy link
Member

@sh0rez sh0rez commented Apr 8, 2020

We recently made diff errors in apply non-fatal, but accidentally made
them even more fatal because it can now panic.

Added a check to avoid this

We recently made diff errors in apply non-fatal, but accidentally made
them even more fatal because it can now panic.

Added a check to avoid this
@sh0rez sh0rez added kind/bug Something isn't working component/kubernetes Working with Kubernetes clusters labels Apr 8, 2020
@sh0rez sh0rez merged commit 0f2f7e2 into master Apr 8, 2020
@sh0rez sh0rez deleted the 118-panic branch April 8, 2020 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/kubernetes Working with Kubernetes clusters kind/bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants