-
Notifications
You must be signed in to change notification settings - Fork 472
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
Conformance test to exercise adding multiple listeners #1607
Comments
Should capture the expectation that listeners with different ports, hostnames, protocols, etc. will be tested |
Hey @nilabjasarkar123, your comment does not add to the discussion here. This issue is intended to track adding a conformance test for a specific topic, your ChatGPT generated response is attempting to answer a question that was not asked. |
/assign mmamczur |
@shaneutt: GitHub didn't allow me to assign the following users: mmamczur. Note that only kubernetes-sigs members with read permissions, repo collaborators and people who have commented on this issue/PR can be assigned. Additionally, issues/PRs can only have 10 assignees at the same time. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
FYI - the merge test only assumes port 80 & 443 can be added/removed There's a follow up issue here - #1842 |
From: #1586 (comment)_
It sounds like there's a gap in the conformance suite as we it doesn't exercise adding new listeners to a gateway.
The language in the spec seems to indicate you should be able to update Gateways and add/remove listeners.
The text was updated successfully, but these errors were encountered: