kubernetes/pkg/controller/testutil
Jakub Przychodzeń de25c5fdcf 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-24 19:36:58 +00:00
..
test_utils.go NodeLifecycleController: Remove race condition 2022-10-24 19:36:58 +00:00