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

[backport] gateway2/status: preserve external conditions #10666

Merged
merged 1 commit into from
Feb 26, 2025

Conversation

shashankram
Copy link

Backports #10663 from main

There is a requirement to allow external controllers to update the statuses on Gateway objects by writing Conditions that do not conflict with the Types owned by the Gateway. Currently, only condition.Types that are a part of the status reporter are set as the final list of conditions. This change allows external controllers to write Condition.Types that do not conflict.

There is a requirement to allow external controllers to update
the statuses on Gateway objects by writing Conditions that do
not conflict with the Types owned by the Gateway. Currently, only
condition.Types that are a part of the status reporter are set as
the final list of conditions. This change allows external controllers
to write Condition.Types that do not conflict.

Signed-off-by: Shashank Ram <[email protected]>
@soloio-bulldozer soloio-bulldozer bot merged commit 28b4265 into v1.18.x Feb 26, 2025
19 checks passed
@soloio-bulldozer soloio-bulldozer bot deleted the shashankram/dbg-status__bk18 branch February 26, 2025 22:19
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.

3 participants