Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(cnpg): Adding topologySpreadConstraints support to the deployment #372

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

elliotcourant
Copy link

This adds support for specifying
topologySpreadConstraints for the cloudnative-pg operator deployment.

Resolves #371

@elliotcourant
Copy link
Author

Super small PR, hopefully I'm not missing anything? I was just following https://github.com/cloudnative-pg/charts/blob/main/CONTRIBUTING.md

Trying to get this working for a cluster I'm setting up, thank you very much!

@itay-grudev itay-grudev added the chart( operator ) Related to the operator (cloudnative-pg) chart label Sep 3, 2024
This adds support for specifying
[`topologySpreadConstraints`](https://kubernetes.io/docs/concepts/scheduling-eviction/topology-spread-constraints/)
for the cloudnative-pg operator deployment.

Resolves cloudnative-pg#371

Signed-off-by: Elliot Courant <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chart( operator ) Related to the operator (cloudnative-pg) chart
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Topology spread constraints
2 participants