Skip to content

Commit

Permalink
remove WatchBookmark feature-gate comment from types.go
Browse files Browse the repository at this point in the history
Kubernetes-commit: bc488020870b748d39d24c125b103e8891f00a3c
  • Loading branch information
carlory authored and k8s-publishing-bot committed Jan 14, 2025
1 parent c74304d commit 5036924
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pkg/apis/meta/internalversion/types.go
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@ type ListOptions struct {
// assume bookmarks are returned at any specific interval, nor may they
// assume the server will send any BOOKMARK event during a session.
// If this is not a watch, this field is ignored.
// If the feature gate WatchBookmarks is not enabled in apiserver,
// this field is ignored.
AllowWatchBookmarks bool
// resourceVersion sets a constraint on what resource versions a request may be served from.
// See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for
Expand Down

0 comments on commit 5036924

Please sign in to comment.