-
Bug
-
Resolution: Done-Errata
-
Normal
-
4.15
Description of problem:
The install-config.yaml file lets a user set a server group policy for Control plane nodes, and one for Compute nodes, choosing from affinity, soft-affinity, anti-affinity, soft-anti-affinity. Installer will then create the server group if it doesn't exist. The server group policy defined in install-config for Compute nodes is ignored. The worker server group always has the same policy as the Control plane's.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. openshift-install create install-config 2. set Compute's serverGroupPolicy to soft-affinity in install-config.yaml 3. openshift-install create cluster 4. watch the server groups
Actual results:
both master and worker server groups have the default soft-anti-affinity policy
Expected results:
the worker server group should have soft-affinity as its policy
Additional info:
- blocks
-
OCPBUGS-31335 Compute server group policy is not honoured
- Closed
- is cloned by
-
OCPBUGS-31335 Compute server group policy is not honoured
- Closed
- links to
-
RHEA-2024:0041 OpenShift Container Platform 4.16.z bug fix update