mirror of https://github.com/k3s-io/k3s
![]() Due to rounding down for maxUnavailable, we may end up with rolling updates that have zero surge and unavailable pods something that 1) is not allowed as per validation, 2) blocks updates. If we end up in such a situation set maxUnavailable to 1 on the theory that surge might not work due to quota. |
||
---|---|---|
.. | ||
deployment.go | ||
deployment_test.go |