Skip to content

feat(cluster): Adding topologySpreadConstraints support to the cluster#818

Open
miquelpuigmena wants to merge 2 commits into
cloudnative-pg:mainfrom
miquelpuigmena:feat/topologySpreadConstraints-cluster
Open

feat(cluster): Adding topologySpreadConstraints support to the cluster#818
miquelpuigmena wants to merge 2 commits into
cloudnative-pg:mainfrom
miquelpuigmena:feat/topologySpreadConstraints-cluster

Conversation

@miquelpuigmena
Copy link
Copy Markdown

This adds support for specifying
topologySpreadConstraints for the cloudnative-pg cluster.

Resolves cloudnative-pg#817

@dosubot dosubot Bot added size:M This PR changes 30-99 lines, ignoring generated files. chart( cluster ) Related to the cluster chart labels Feb 24, 2026
This adds support for specifying
[`topologySpreadConstraints`](https://kubernetes.io/docs/concepts/scheduling-eviction/topology-spread-constraints/)
for the cloudnative-pg cluster.

Resolves [cloudnative-pg#817](cloudnative-pg#817)

Signed-off-by: Miquel Puig Mena <miquel@cala.ai>
@miquelpuigmena miquelpuigmena force-pushed the feat/topologySpreadConstraints-cluster branch from 8168b62 to b030bb2 Compare February 24, 2026 18:12
@phoermandinger
Copy link
Copy Markdown

is there a time plan when this feature gets merged?

@miquel-cala
Copy link
Copy Markdown

@itay-grudev could we try to have a look at this feature? It seems fairly small and relevant to the chart

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chart( cluster ) Related to the cluster chart size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Topology spread constraints

3 participants