Skip to content

fix: (helm) - prevent a possible nil pointer in the helm uninstall#4288

Merged
estroz merged 1 commit intooperator-framework:masterfrom
mikeshng:helm-nil-uninstall-fix
Dec 7, 2020
Merged

fix: (helm) - prevent a possible nil pointer in the helm uninstall#4288
estroz merged 1 commit intooperator-framework:masterfrom
mikeshng:helm-nil-uninstall-fix

Conversation

@mikeshng
Copy link
Copy Markdown
Contributor

@mikeshng mikeshng commented Dec 7, 2020

Signed-off-by: Mike Ng ming@redhat.com

Description of the change:
It's possible to run into a nil pointer error during a helm uninstall

Motivation for the change:
Prevent the nil pointer error from happening.

Checklist

If the pull request includes user-facing changes, extra documentation is required:

Comment thread internal/helm/release/manager.go
Comment thread internal/helm/release/manager.go
Copy link
Copy Markdown
Member

@estroz estroz left a comment

Choose a reason for hiding this comment

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

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Dec 7, 2020
@estroz estroz merged commit f015dd2 into operator-framework:master Dec 7, 2020
@mikeshng mikeshng deleted the helm-nil-uninstall-fix branch December 7, 2020 22:18
estroz pushed a commit to estroz/operator-sdk that referenced this pull request Dec 7, 2020
reinvantveer pushed a commit to reinvantveer/operator-sdk that referenced this pull request Feb 5, 2021
…perator-framework#4288)

Signed-off-by: Mike Ng <ming@redhat.com>
Signed-off-by: reinvantveer <rein.van.t.veer@geodan.nl>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants