kubernetes/pkg/controller/nodelifecycle
Patrick Ohly 99151c39b7 kube-controller-manager: convert to structured logging
Most of the individual controllers were already converted earlier. Some log
calls were missed or added and then not updated during a rebase. Some of those
get updated here to fill those gaps.

Adding of the name to the logger used by each controller gets
consolidated in this commit. By using the name under which the
controller is registered we ensure that the names in the log
are consistent.
2023-03-14 19:16:32 +01:00
..
config Remove deprecated pod-eviction-timeout flag from controller-manager 2023-03-07 18:14:18 +00:00
scheduler Merge pull request #112670 from yangjunmyfm192085/delklogV0 2023-03-07 09:40:33 -08:00
metrics.go Cleanup deprecated metrics 2023-03-13 22:55:34 +01:00
node_lifecycle_controller_test.go Remove deprecated pod-eviction-timeout flag from controller-manager 2023-03-07 18:14:18 +00:00
node_lifecycle_controller.go kube-controller-manager: convert to structured logging 2023-03-14 19:16:32 +01:00
OWNERS Cleanup OWNERS files (No Activity in the last year) 2021-12-15 10:34:02 -05:00