Skip to content

Migrate away from deprecated ListWatch to the new ListerWithContext/WatcherWithContext #2721

@mrueg

Description

@mrueg

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.

Metadata

Metadata

Assignees

Labels

kind/featureCategorizes issue or PR as related to a new feature.triage/acceptedIndicates an issue or PR is ready to be actively worked on.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions