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 finalizer on GatewayClass to ensure proper cleanup #33

Merged
merged 2 commits into from
Nov 23, 2023

Conversation

christian-stephen
Copy link
Contributor

@christian-stephen christian-stephen commented Nov 23, 2023

⚙️ Issue

Ticket/s: https://circleci.atlassian.net/browse/ONPREM-591

⚙️ Change

This should ensure proper cleanup when uninstalling the Helm chart: https://gateway-api.sigs.k8s.io/reference/spec/#gateway.networking.k8s.io%2fv1alpha2.GatewayClass

Change Type:

AC:

Fix

Tests

  • Tests for new feature and update for changes
  • Linting passes and/or formatting matches the standard of the repo

🗒️ Documentation

  • Updated related documentation (if applicable).
  • Updated Change log (if exists)

@christian-stephen christian-stephen requested a review from a team as a code owner November 23, 2023 11:29
Comment on lines +13 to +14
finalizers:
- gateway-exists-finalizer.gateway.networking.k8s.io
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@christian-stephen christian-stephen merged commit 50c4658 into main Nov 23, 2023
1 check passed
@christian-stephen christian-stephen deleted the cs/add-finalizer-for-gateway branch November 23, 2023 15:25
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.

2 participants