Remove ability to re-enable serving deprecated APIs#85903
Remove ability to re-enable serving deprecated APIs#85903k8s-ci-robot merged 8 commits intokubernetes:masterfrom
Conversation
443fe3f to
1ed4db8
Compare
1ed4db8 to
779a067
Compare
1914f49 to
591749d
Compare
591749d to
2bc22a9
Compare
|
This PR may require API review. If so, when the changes are ready, complete the pre-review checklist and request an API review. Status of requested reviews is tracked in the API Review project. |
|
/retest |
|
/retest |
|
looks ok to me, rebase and I'll tag. double checked the messages to consumers in previous changelogs to make sure we were consistent |
9b45285 to
5c63715
Compare
|
rebased and updated release note |
|
@liggitt: The following tests 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. DetailsInstructions 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. |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: liggitt, smarterclayton The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What type of PR is this?
/kind api-change
/kind cleanup
What this PR does / why we need it:
Removes ability to re-enable serving deprecated extensions/v1beta1, apps/v1beta1, and apps/v1beta2 types
Which issue(s) this PR fixes:
xref #43214
Does this PR introduce a user-facing change?:
/cc @smarterclayton