0.6.0
Changed
⚠️ BREAKING CHANGE: usetopologySpreadConstraints
instead ofpodAntiAffinity
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
.