kubernetes/pkg/controller/testutil
Jakub Przychodzeń 6e3601cc72 NodeLifecycleController: Remove race condition
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.
2022-10-25 14:09:02 +00:00
..
test_utils.go NodeLifecycleController: Remove race condition 2022-10-25 14:09:02 +00:00