Skip to content

Commit 9626ee0

Browse files
committed
Add missing feature gate ServiceAccountNodeAudienceRestriction
1 parent 3cbacc4 commit 9626ee0

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
title: ServiceAcccountNodeAudienceRestriction
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.32"
12+
toVersion: "1.32"
13+
- stage: beta
14+
defaultValue: true
15+
fromVersion: "1.33"
16+
17+
---
18+
This gate is used to restrict the audience for which the kubelet can request a service account token for.

0 commit comments

Comments
 (0)