-
Notifications
You must be signed in to change notification settings - Fork 2.8k
cleanup the GA feature from the sig-node test jobs #35214
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
26911bd
to
223c625
Compare
/assign @SergeyKanzhelev |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/approve
@cheftako for approve |
I think part of it was taken care of by a separate PR. Please rebase |
223c625
to
6cd03ad
Compare
Rebased. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/approve
/assign @cheftako Could you approve this? |
@BenTheElder can you please help with merging this? This is just a clean up |
6cd03ad
to
b785314
Compare
ping @BenTheElder – would you mind taking a look at this? Just some light cleanup. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/approve
/assign @cheftako @andrewsykim
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: HirazawaUi, pacoxu, SergeyKanzhelev 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 |
This PR only cleans up the PodLifecycleSleepActionAllowZero and PodLifecycleSleepAction features.
The SidecarContainers feature has also reached GA, but in the k/k repo's e2e tests, the test cases related to this feature are still wrapped with the SidecarContainers label. Therefore, we may need to first remove this label from the e2e test files in the k/k repo.