Skip to content

Commit 8fd9de4

Browse files
authored
Merge pull request #47260 from tengqm/fg-wfswrv
Add feature gate WatchFromStorageWithoutResourceVersion for v1.30
2 parents c2ab45a + adfb685 commit 8fd9de4

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: WatchFromStorageWithoutResourceVersion
3+
content_type: feature_gate
4+
_build:
5+
list: never
6+
render: false
7+
8+
stages:
9+
- stage: beta
10+
defaultValue: false
11+
fromVersion: "1.30"
12+
---
13+
Enables watches without `resourceVersion` to be served from storage.

0 commit comments

Comments
 (0)