### 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_