-
Notifications
You must be signed in to change notification settings - Fork 41.1k
Limit the auto-added removedMinor
to beta APIs
#132564
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
base: master
Are you sure you want to change the base?
Conversation
/assign cici37 |
/triage accepted |
8e51aec
to
0efebc2
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 |
...k8s.io/code-generator/cmd/prerelease-lifecycle-gen/prerelease-lifecycle-generators/status.go
Show resolved
Hide resolved
staging/src/k8s.io/api/admissionregistration/v1alpha1/zz_generated.prerelease-lifecycle.go
Outdated
Show resolved
Hide resolved
0efebc2
to
846cbff
Compare
apologies, I didn't see this had been updated since the review ... if you can rebase it, we can get it merged |
846cbff
to
e71eefe
Compare
e71eefe
to
f2cccac
Compare
No worries, I forgot to rebase, done |
f2cccac
to
d0e28b5
Compare
/lgtm thanks for the cleanup, this can merge once master opens for 1.35 |
LGTM label has been added. Git tree hash: 8ffae3b103a0af4fda0422af459eb5efe1edb424
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: liggitt, spowelljr 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 |
d0e28b5
to
213f873
Compare
New changes are detected. LGTM label has been removed. |
@spowelljr: 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. 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-sigs/prow repository. I understand the commands that are listed here. |
What type of PR is this?
/kind bug
What this PR does / why we need it:
Limits auto-adding
removedMinor
to beta APIs until auto-removal of alpha APIs is accepted.Which issue(s) this PR is related to:
#127249 (comment)
Special notes for your reviewer:
Does this PR introduce a user-facing change?
Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.: