You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The “bookmark“ watch event is used as a checkpoint, indicating that all objects up to a given resourceVersion requested by the client have already been sent.
Description
The “bookmark“ watch event is used as a checkpoint, indicating that all objects up to a given resourceVersion requested by the client have already been sent.
Modify all
Watcher<T>
related classes to support new event type (Watcher.Action, WatchHttpManager, etc.)See also
As requested in gitter channel
The text was updated successfully, but these errors were encountered: