Skip to content

fix: fix ingress deletion cleanup NPE - #6988

Open
hengyuss wants to merge 4 commits into
apache:masterfrom
hengyuss:fix/IngressReconciler_dereferences_v1Ingress_before_null_check
Open

fix: fix ingress deletion cleanup NPE#6988
hengyuss wants to merge 4 commits into
apache:masterfrom
hengyuss:fix/IngressReconciler_dereferences_v1Ingress_before_null_check

Conversation

@hengyuss

Copy link
Copy Markdown
Contributor

Fixes: #6836

Make sure that:

  • You have read the contribution guidelines.
  • You submit test cases (unit or integration tests) that back your changes.
  • Your local test passed ./mvnw clean install -Dmaven.javadoc.skip=true.

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.

[BUG] IngressReconciler dereferences v1Ingress before null check — NPE on every ingress deletion (delete cleanup is dead code)

1 participant