-
Story
-
Resolution: Done
-
Undefined
-
None
-
0
-
False
-
-
False
-
OCPSTRAT-1391 - [Tech Preview] HCP Control Plane Tolerations
-
---
-
---
-
-
CNV I/U Operators Sprint 256
-
No
API
Add new field to HostedCluster. hc.Spec.Tolerations
Tolerations []corev1.Toleration `json:"tolerations,omitempty"`
Implementation
In support/config/deployment.go, add hc.spec.tolerations from hc when generating the default config. This will cause the toleration to naturally get spread to the deployments and statefulsets.