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

Add nil check before filterAnnotations func in cleanupexamples tool #216

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

turkenf
Copy link
Contributor

@turkenf turkenf commented Sep 19, 2024

Description of your changes

This PR adds nil check before filterAnnotations func in cleanupexamples tool due to panic: runtime error: invalid memory address or nil pointer dereference issue.

I have:

  • Run make reviewable test to ensure this PR is ready for review.

How has this code been tested

Tested manually with OP examples locally.

@turkenf turkenf merged commit 5c3fafb into upbound:main Sep 20, 2024
6 checks passed
@turkenf turkenf deleted the fix-nil-pointer branch September 20, 2024 09:14
Copy link

Successfully created backport PR #217 for release-0.12.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants