Skip to content

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

Open
miquelpuigmena wants to merge 1 commit intocloudnative-pg:mainfrom
miquelpuigmena:feat/topologySpreadConstraints-cluster
Open

feat(cluster): Adding topologySpreadConstraints support to the cluster#818
miquelpuigmena wants to merge 1 commit intocloudnative-pg:mainfrom
miquelpuigmena:feat/topologySpreadConstraints-cluster

Conversation

@miquelpuigmena
Copy link

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
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

2 participants