-
Bug
-
Resolution: Done-Errata
-
Major
-
4.13, 4.12, 4.14
-
Important
-
No
-
Storage Sprint 233
-
1
-
Rejected
-
False
-
-
N/A
-
Release Note Not Required
Description of problem:
In hypershift context: Operands managed by Operators running in the hosted control plane namespace in the management cluster do not honour affinity opinions https://hypershift-docs.netlify.app/how-to/distribute-hosted-cluster-workloads/ https://github.com/openshift/hypershift/blob/main/support/config/deployment.go#L263-L265 These operands running management side should honour the same affinity, tolerations, node selector and priority rules than the operator. This could be done by looking at the operator deployment itself or at the HCP resource. aws-ebs-csi-driver-controller aws-ebs-csi-driver-operator csi-snapshot-controller csi-snapshot-webhook
Version-Release number of selected component (if applicable):
How reproducible:
Always
Steps to Reproduce:
1. Create a hypershift cluster. 2. Check affinity rules and node selector of the operands above. 3.
Actual results:
Operands missing affinity rules and node selecto
Expected results:
Operands have same affinity rules and node selector than the operator
Additional info:
- blocks
-
HOSTEDCP-546 Provide a mechanism for operands to get control plane affinity and priority rules
- Closed
-
OCPBUGS-10645 4.13: Operands running management side missing affinity, tolerations, node selector and priority rules than the operator
- Closed
- is cloned by
-
OCPBUGS-8692 Operands running management side missing affinity, tolerations, node selector and priority rules than the operator
- Closed
-
OCPBUGS-10645 4.13: Operands running management side missing affinity, tolerations, node selector and priority rules than the operator
- Closed
-
OCPBUGS-10646 4.12: Operands running management side missing affinity, tolerations, node selector and priority rules than the operator
- Closed
- relates to
-
HOSTEDCP-957 e2e coverage for HCP component affinity, tolerations, node selector and priority rules
- To Do
- links to
-
RHSA-2023:5006 OpenShift Container Platform 4.14.z security update
- mentioned on