mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-20 00:11:21 -05: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. |
||
|---|---|---|
| .. | ||
| apply.go | ||
| apply_edit_last_applied.go | ||
| apply_set_last_applied.go | ||
| apply_test.go | ||
| apply_view_last_applied.go | ||
| BUILD | ||