kubernetes/pkg/controlplane/controller/defaultservicecidr
ChengHao Yang 90912e6e10
Plumb ctx down to sync() and syncStatus() methods
Use contextual logging in sync() and syncStatus() by passing ctx
from the caller instead of context.Background(). Replace klog.Infof
calls with logger.Info/Error from klog.FromContext(ctx).

Update tests to use ktesting.NewTestContext.

Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
2026-03-13 14:06:23 +08:00
..
default_servicecidr_controller.go Plumb ctx down to sync() and syncStatus() methods 2026-03-13 14:06:23 +08:00
default_servicecidr_controller_test.go Plumb ctx down to sync() and syncStatus() methods 2026-03-13 14:06:23 +08:00
OWNERS refactor default service cidr sync status logic 2025-05-02 08:25:16 +00:00