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

gateway2/status: preserve external conditions #10663

Merged
merged 1 commit into from
Feb 26, 2025

Conversation

shashankram
Copy link

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]>
Copy link

Visit the preview URL for this PR (updated for commit 541fc42):

https://gloo-edge--pr10663-shashankram-dbg-stat-0thbvscb.web.app

(expires Wed, 05 Mar 2025 20:02:50 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 77c2b86e287749579b7ff9cadb81e099042ef677

@soloio-bulldozer soloio-bulldozer bot merged commit b5fc159 into main Feb 26, 2025
21 checks passed
@soloio-bulldozer soloio-bulldozer bot deleted the shashankram/dbg-status branch February 26, 2025 21:10
@shashankram
Copy link
Author

Crossport to kgateway: kgateway-dev#10710

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