UPSTREAM: <carry>: integrate strict cpu reservation and workload partitioning#2609
UPSTREAM: <carry>: integrate strict cpu reservation and workload partitioning#2609ffromani wants to merge 1 commit intoopenshift:masterfrom
Conversation
…itioning The two features have significant overlap in implementation. Make sure they integrate with each other. Signed-off-by: Francesco Romani <fromani@redhat.com>
|
/hold |
|
@ffromani: the contents of this pull request could not be automatically validated. The following commits could not be validated and must be approved by a top-level approver:
Comment |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: ffromani The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
/retest |
|
@ffromani: The following tests failed, say
Full PR test history. Your PR dashboard. 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-sigs/prow repository. I understand the commands that are listed here. |
|
/hold cancel |
|
PR needs rebase. 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-sigs/prow repository. |
What type of PR is this?
/kind bug
What this PR does / why we need it:
Ensure interoperability between the workload partitioning feature and the strict-cpu-reservation cpumanager policy option
Which issue(s) this PR is related to:
https://issues.redhat.com/browse/OCPBUGS-77659
Special notes for your reviewer:
N/A
Does this PR introduce a user-facing change?