kubernetes/pkg/controller/resourceclaim
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
..
metrics
controller_test.go api: resource.k8s.io v1alpha1 -> v1alpha2 2023-03-14 07:52:03 +01:00
controller.go kube-controller-manager: convert to structured logging 2023-03-14 19:16:32 +01:00
doc.go kube-controller-manager: add ResourceClaim controller 2022-11-10 20:23:50 +01:00
OWNERS kube-controller-manager: add ResourceClaim controller 2022-11-10 20:23:50 +01:00
uid_cache.go kube-controller-manager: add ResourceClaim controller 2022-11-10 20:23:50 +01:00