Skip to content

Portworx Enterprise Operator 1.10.5

Compare
Choose a tag to compare
@haibinxie haibinxie released this 10 Mar 01:15
· 857 commits to master since this release
b78d11f

Updates

  • Added the new spec.updateStrategy.rollingUpdate.minReadySeconds flag. During rolling updates, this flag will wait for all pods to be ready for at least minReadySeconds before updating the next batch of pods, where the size of the pod batch is specified through the spec.updateStrategy.rollingUpdate.maxUnavailable flag.