-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
🌱 Drop cgroup-driver patch for CAPD #8921
🌱 Drop cgroup-driver patch for CAPD #8921
Conversation
/test pull-cluster-api-e2e-full-main |
I would wait with merging until tomorrow. Just to avoid interfering with a clean signal for the release today. I would cherry-pick this into 1.4. So that we don't have two different ways of handling this that we have to maintain / potentially debug in the future (1.3 will basically go away with the 1.5 release) |
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.
This is an awesome cleanup!
/lgtm
/approve
LGTM label has been added. Git tree hash: 47ed699a2c2974aaea833200f622f509c05a56e7
|
/hold |
Just more context on that. The test which is affected by this change cannot be run on a PR. That's why I would defer to tomorrow to not break periodics today (+ my open comment) |
Change looks good /lgtm (+/- squash) Would probably still wait until after the release with hold cancel, but up to you |
LGTM label has been added. Git tree hash: 4b4da667825e2099e22a9b06e9e2a1d90f9bf36c
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: killianmuldoon, sbueringer 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 |
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
Agreed that we should hold this until after todays release, given the unforseen issues we've had with some of the changes to CAPD in the last couple of weeks.
5541ee1
to
0b0695b
Compare
squashed, ok to wait |
/hold cancel |
Should we cherry-pick? |
/cherry-pick release-1.4 |
@killianmuldoon: #8921 failed to apply on top of branch "release-1.4":
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. |
What this PR does / why we need it:
This PR is a follow up of #8881 automatic generation of another kubeletExtraArg and dropping corresponding code from templates all around.
The PS also includes the cleanup of the kubeletExtraArgs from the cmd/clusterctl/client/cluster/assets folder, which I forgot in the previous PR
/cc @sbueringer @killianmuldoon