mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-13 22:28:22 -04:00
Patch request does not support RV by default, we need to include them explicitly and patching lists actually overwrites whole field. It means that there is a race condition, in which we can overwrite changes to taints that happened between GET and PATCH requests. |
||
|---|---|---|
| .. | ||
| config | ||
| scheduler | ||
| metrics.go | ||
| node_lifecycle_controller.go | ||
| node_lifecycle_controller_test.go | ||
| OWNERS | ||