Skip to content

Add support for informer watching without pagination #5081

@shawkins

Description

@shawkins

Is your enhancement related to a problem? Please describe

See https://github.com/kubernetes/enhancements/blob/master/keps/sig-api-machinery/3157-watch-list/README.md - and related changes in the go-client. Kubernetes api-servers will soon support better initial watch semantics such that list operations will not be required.

Describe the solution you'd like

Change the watch parameters and implement support for the annotated bookmark denoting the end of the initial list.

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions