kubernetes/pkg/controller/nodelifecycle
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
..
config OWNERS cleanup - Jan 2021 Week 1 2022-01-10 08:14:29 -05:00
scheduler Fix controller policy and improve logging of related errors 2022-09-23 16:53:32 +02:00
metrics.go adding evictions_total metric and marking evictions_number deprecated 2021-12-13 10:36:02 +08:00
node_lifecycle_controller_test.go NodeLifecycleController: Remove race condition 2022-10-24 19:36:58 +00:00
node_lifecycle_controller.go remove rate limiter metric as it is not in use 2022-10-13 13:07:11 -07:00
OWNERS Cleanup OWNERS files (No Activity in the last year) 2021-12-15 10:34:02 -05:00