Skip to content

fix: Handle other gatewayclasses gracefully #156

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

Merged
merged 1 commit into from
Oct 12, 2024

Conversation

cyanidium
Copy link
Contributor

In v0.6.0 the controller panics when reconciling a gatewayclass that isn't one of ours. This adds a check similar to the one for the gateway reconciler to ensure we only reconcile if the controllerName matches the one we expect.

In v0.6.0 the controller panics when reconciling a gatewayclass that
isn't one of ours. This adds a check similar to the one for the gateway
reconciler to ensure we only reconcile if the controllerName matches the
one we expect.
@pl4nty
Copy link
Owner

pl4nty commented Oct 12, 2024

Thanks, I'll try and cut a release with this tomorrow. The other changes are pretty minor, just dependency updates and support for more Gateway statuses.

@pl4nty pl4nty merged commit 6880900 into pl4nty:main Oct 12, 2024
@cyanidium cyanidium deleted the fix/handle-other-gatewayclasses branch October 12, 2024 14:37
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