mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-12-04 05:37:08 +00:00
Give a new "ResourceVersion" option to the patch so that the patch can be forced against a specific version. Also there is no way to customize how many retries the patcher should do on conflicts, so also add a "Retries" option that let's one customize it.