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

Topology spread constraints #371

Open
elliotcourant opened this issue Aug 31, 2024 · 0 comments · May be fixed by #372
Open

Topology spread constraints #371

elliotcourant opened this issue Aug 31, 2024 · 0 comments · May be fixed by #372
Labels
chart( operator ) Related to the operator (cloudnative-pg) chart

Comments

@elliotcourant
Copy link

I'd like to be able to specify the topologySpreadConstraints for the operator in addition to the affinity.

elliotcourant added a commit to elliotcourant/cloudnative-pg-charts that referenced this issue Aug 31, 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
elliotcourant added a commit to elliotcourant/cloudnative-pg-charts that referenced this issue Aug 31, 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]>
@itay-grudev itay-grudev added the chart( operator ) Related to the operator (cloudnative-pg) chart label Sep 4, 2024
elliotcourant added a commit to elliotcourant/cloudnative-pg-charts that referenced this issue Sep 4, 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
2 participants