You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The controller-runtime and client-go packages need to be upgraded so that Informers can be shut down. This upgrade introduces breaking changes and is not straight-forward.
In the future, the controller-runtime may introduce StopWatch, then we don't have to implement it ourselves here
Description
The controller-runtime and client-go packages need to be upgraded so that Informers can be shut down. This upgrade introduces breaking changes and is not straight-forward.
In the future, the controller-runtime may introduce StopWatch, then we don't have to implement it ourselves here
Tasks
Acceptance Criteria
The text was updated successfully, but these errors were encountered: