-
Story
-
Resolution: Done
-
Normal
-
None
-
3
-
False
-
None
-
False
-
-
GITOPS Sprint 222, GITOPS Sprint 223, GITOPS Sprint 224, GITOPS Sprint 225
Description
In a mix OS environment, our operator workloads should only schedule on Linux nodes.
Acceptance Criteria
- Add default nodeSelector "kubernetes.io/os": "linux" for Linux in all all our deployments/stateful sets in the upstream operator
- Add a merge logic so that custom nodeSelectors can be added onto the default workloads
- mentioned on