mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-05-22 18:08:54 -04:00
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> |
||
|---|---|---|
| .. | ||
| default_servicecidr_controller.go | ||
| default_servicecidr_controller_test.go | ||
| OWNERS | ||