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

Sets Default ResolvedRefs Status Condition #1960

Merged
merged 1 commit into from
Oct 12, 2023

Conversation

danehans
Copy link
Contributor

fix: set the ResolvedRefs gateway listener status condition by default.

What this PR does / why we need it:
The condition must always be set to pass the latest conformance tests due to kubernetes-sigs/gateway-api#2247.

Which issue(s) this PR fixes:

Fixes #1956

@danehans danehans requested a review from a team as a code owner October 12, 2023 19:09
@codecov
Copy link

codecov bot commented Oct 12, 2023

Codecov Report

Merging #1960 (97b2b0a) into main (76704d1) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1960      +/-   ##
==========================================
+ Coverage   65.43%   65.45%   +0.01%     
==========================================
  Files          90       90              
  Lines       13367    13380      +13     
==========================================
+ Hits         8747     8758      +11     
- Misses       4083     4085       +2     
  Partials      537      537              
Files Coverage Δ
internal/gatewayapi/validate.go 89.86% <100.00%> (+0.25%) ⬆️

... and 1 file with indirect coverage changes

Copy link
Member

@Alice-Lilith Alice-Lilith left a comment

Choose a reason for hiding this comment

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

Thanks @danehans 🙂

@arkodg arkodg merged commit 57b00ed into envoyproxy:main Oct 12, 2023
18 checks passed
@danehans danehans deleted the issue_1956 branch October 12, 2023 21:00
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.

Conformance: Set ResolvedRefs Condition by Default
3 participants