Closed
Description
controller-runtime/pkg/manager/internal.go
Line 541 in c7a98aa
Context cancellation errors should not be logged as errors in this case: presumably the context is cancelled because the stop sequence is engaged, so logging an error here is noisy at best, misleading at worst.