-
Notifications
You must be signed in to change notification settings - Fork 40k
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
Write NodeProxy Redirect Test - +7 endpoint coverage test #94949
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: Riaankl The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@Riaankl: The
Use
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. |
/test all |
Limit Apiserver Proxy Redirects #95128 needs to be resolved before a number of e2e tests can be completed. |
The NodeProxy end points have now been marked at Endpoints Ineligible for conformance in APISnoop |
What type of PR is this?
/kind cleanup
What this PR does / why we need it:
This PR adds a test to test the following untested endpoints:
connectCoreV1PutNodeProxy
connectCoreV1PostNodeProxy
connectCoreV1PatchNodeProxy
connectCoreV1OptionsNodeProxy
connectCoreV1HeadNodeProxy
connectCoreV1GetNodeProxy
connectCoreV1DeleteNodeProxy
Which issue(s) this PR fixes:
Fixes #92950
Testgrid Link:
Special notes for your reviewer:
Adds +7 endpoint test coverage (good for conformance)
Does this PR introduce a user-facing change?:
Release note:
Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.:
/sig testing
/sig architecture
/area conformance