What would you like to be added:
We currently use the deprecated Lister interface: https://github.com/kubernetes/client-go/blob/v0.33.3/tools/cache/listwatch.go#L36
Why is this needed:
Drop a linting warning
Describe the solution you'd like
Use the newer versions that are context-aware.