-
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
remove deprecated /proxy paths #59884
remove deprecated /proxy paths #59884
Conversation
a82f3da
to
97127f7
Compare
intent lgtm, likely requires test updates and generated API doc updates |
b82d192
to
9df3f12
Compare
I should probably get rid of rest.Redirector while I'm in here. New proxy storages implement rest.Connector |
9df3f12
to
56e6567
Compare
56e6567
to
1ab6c82
Compare
1ab6c82
to
531e6ab
Compare
531e6ab
to
f6e8a07
Compare
f6e8a07
to
3d76668
Compare
These were depercated in v1.2.
43ebdd7
to
6c5e800
Compare
@mikedanese: The following test failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. 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. I understand the commands that are listed here. |
To review removal of conformance tests testing old proxy path: /assign @smarterclayton |
/approve Conformance removal is acceptable because these paths have been deprecated for 8 releases. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: liggitt, mikedanese, smarterclayton The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Automatic merge from submit-queue (batch tested with PRs 58716, 59977, 59316, 59884, 60117). If you want to cherry-pick this change to another branch, please follow the instructions here. |
LGTM, thanks |
Fix issue: kubernetes/kubernetes#61826 Related change: kubernetes/kubernetes#59884
Fix issue: kubernetes/kubernetes#61826 Related change: kubernetes/kubernetes#59884
Fix issue: kubernetes/kubernetes#61826 Related change: kubernetes/kubernetes#59884
These were deprecated in v1.2.
ref #59885
@kubernetes/sig-api-machinery-api-reviews