Closed lyarwood closed 2 months ago
Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all
Thanks for your pull request. Before we can look at it, you'll need to add a 'DCO signoff' to your commits.
:memo: Please follow instructions in the contributing guide to update your commits with the DCO
Full details of the Developer Certificate of Origin can be found at developercertificate.org.
The list of commits missing DCO signoff:
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please assign davidvossel for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
PR needs rebase.
/close
This needs to be rewritten itself after the recent bash to go rewrite. I'll try to find time soon.
@lyarwood: Closed this PR.
/hold
What this PR does / why we need it:
075a40f0ea4ce9f3b12a7e2ded8220707f73a9a5 mistakenly duplicated existing node configuration for
CPUManager
that is carried out before a worker joins the cluster. This PR removes the duplication while retaining theKUBEVIRT_CPU_MANAGER_POLICY
env to control deployment ofCPUManager
.Other TODOs and cleanups of the code are also included.
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged): Fixes #Special notes for your reviewer:
Checklist
This checklist is not enforcing, but it's a reminder of items that could be relevant to every PR. Approvers are expected to review this list.
Release note: