Skip to content

Commit ca7f124

Browse files
committed
ResilientWatchCacheInitialization documentation
1 parent 58c8f40 commit ca7f124

File tree

2 files changed

+30
-0
lines changed

2 files changed

+30
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
title: ResilientWatchCacheInitialization
3+
content_type: feature_gate
4+
5+
_build:
6+
list: never
7+
render: false
8+
9+
stages:
10+
- stage: beta
11+
defaultValue: true
12+
fromVersion: "1.31"
13+
14+
---
15+
Enables resilient watchcache initialization to avoid controlplane overload.
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
title: WatchCacheInitializationPostStartHook
3+
content_type: feature_gate
4+
5+
_build:
6+
list: never
7+
render: false
8+
9+
stages:
10+
- stage: beta
11+
defaultValue: false
12+
fromVersion: "1.31"
13+
14+
---
15+
Enables post-start-hook for watchcache initialization to be part of readyz (with timeout).

0 commit comments

Comments
 (0)