-
Notifications
You must be signed in to change notification settings - Fork 89
fix default outbound annotation #1290
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
fix default outbound annotation #1290
Conversation
|
@kon-angelo Label kind/bugfix does not exist. |
hebelsan
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
fc09e6c to
214ae93
Compare
|
This change refactors and fixes how default outbound access for subnets is configured. It renames an internal field to better align with the Azure API and inverts the associated logic. More importantly, it corrects a bug where the configuration annotation was being read from the wrong resource. This ensures the Walkthrough
Model: gemini-2.5-pro | Prompt Tokens: 961 | Completion Tokens: 174 |
hebelsan
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
How to categorize this PR?
/area control-plane
/kind bugfix
/platform azure
What this PR does / why we need it:
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Release note: