feat: invalid listener should not block IR#8194
Merged
cnvergence merged 1 commit intoMar 2, 2026
Merged
Conversation
✅ Deploy Preview for cerulean-figolla-1f9435 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
79d5334 to
f9d8860
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8194 +/- ##
==========================================
- Coverage 73.84% 73.83% -0.01%
==========================================
Files 242 242
Lines 37061 37058 -3
==========================================
- Hits 27366 27363 -3
Misses 7764 7764
Partials 1931 1931 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
f9d8860 to
499c523
Compare
499c523 to
aa7f516
Compare
Member
Author
|
/retest |
arkodg
reviewed
Feb 8, 2026
Member
Author
|
xref: #8244 |
aa7f516 to
fe98987
Compare
98284ee to
ccc53b1
Compare
a25662b to
f396151
Compare
Signed-off-by: zirain <zirain2009@gmail.com>
f396151 to
add89bf
Compare
cnvergence
approved these changes
Mar 2, 2026
This was referenced Mar 2, 2026
Closed
antonio-mazzini
pushed a commit
to antonio-mazzini/gateway
that referenced
this pull request
Mar 5, 2026
invalid listener should not block IR Signed-off-by: zirain <zirain2009@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
xref: #3673
Find this when debugging TLSRouteInvalidNoMatchingListener, also this should be part of kubernetes-sigs/gateway-api#4425