Skip to content

0.6.0

Compare
Choose a tag to compare
@Monska85 Monska85 released this 29 May 16:00
· 4 commits to main since this release
9dfa85d

Compare with previous version

Changed

  • ⚠️ BREAKING CHANGE: use topologySpreadConstraints instead of podAntiAffinity for better control over pod distribution.

If you have not set the old set_controller_default_pod_anti_affinity varible, you can safely upgrade to this version. Otherwise, you can turn off the topologySpreadConstraints feature by setting the new set_controller_default_topology_spread_constraints to false.