We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 695e570 + a2d1388 commit 01f0a13Copy full SHA for 01f0a13
content/en/docs/reference/command-line-tools-reference/feature-gates/WatchList.md
@@ -13,5 +13,9 @@ stages:
13
- stage: beta
14
defaultValue: true
15
fromVersion: "1.32"
16
+ toVersion: "1.32"
17
+ - stage: beta
18
+ defaultValue: false
19
+ fromVersion: "1.33"
20
---
21
Enable support for [streaming initial state of objects in watch requests](/docs/reference/using-api/api-concepts/#streaming-lists).
0 commit comments