Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for watching without pagination #5081

Open
shawkins opened this issue Apr 26, 2023 · 1 comment
Open

Add support for watching without pagination #5081

shawkins opened this issue Apr 26, 2023 · 1 comment

Comments

@shawkins
Copy link
Contributor

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

@stale
Copy link

stale bot commented Jul 25, 2023

This issue has been automatically marked as stale because it has not had any activity since 90 days. It will be closed if no further activity occurs within 7 days. Thank you for your contributions!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants