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

disable writing into GatewayClass.Status.SupportedFeatures #3888

Merged
merged 2 commits into from
Jul 18, 2024

Conversation

arkodg
Copy link
Contributor

@arkodg arkodg commented Jul 18, 2024

disable until the field moves from experiemental to stable so status writes for a GatewayClass dont fail when the datatypes differ

Relates to a breaking change soon to be introduced in kubernetes-sigs/gateway-api#3200.

@arkodg arkodg requested a review from a team as a code owner July 18, 2024 00:34
zirain
zirain previously approved these changes Jul 18, 2024
Copy link
Member

@Xunzhuo Xunzhuo left a comment

Choose a reason for hiding this comment

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

@arkodg plz run make gen to make CI happy

disable until the field moves from experiemental to stable
so status writes for a GatewayClass dont fail when the datatypes differ

Signed-off-by: Arko Dasgupta <arko@tetrate.io>
Signed-off-by: Arko Dasgupta <arko@tetrate.io>
Copy link

codecov bot commented Jul 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.31%. Comparing base (06166c5) to head (c812037).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3888      +/-   ##
==========================================
- Coverage   67.34%   67.31%   -0.04%     
==========================================
  Files         182      182              
  Lines       22391    22390       -1     
==========================================
- Hits        15079    15071       -8     
- Misses       6224     6228       +4     
- Partials     1088     1091       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@arkodg arkodg requested review from Xunzhuo, zirain and a team July 18, 2024 21:11
@arkodg arkodg added this to the v1.1.0 milestone Jul 18, 2024
@Alice-Lilith Alice-Lilith merged commit fe0db24 into envoyproxy:main Jul 18, 2024
24 checks passed
@arkodg arkodg deleted the disable-supportedfeatures branch July 19, 2024 00:06
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.

4 participants