You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/reference/command-line-tools-reference/feature-gates/service-account-token-node-binding-validation.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,10 @@ stages:
9
9
- stage: alpha
10
10
defaultValue: false
11
11
fromVersion: "1.29"
12
+
toVersion: "1.29"
13
+
- stage: beta
14
+
defaultValue: true
15
+
fromVersion: "1.30"
12
16
---
13
17
Controls whether the apiserver will validate a Node reference in service account tokens.
Copy file name to clipboardExpand all lines: content/en/docs/reference/command-line-tools-reference/feature-gates/service-account-token-pod-node-info.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,10 @@ stages:
9
9
- stage: alpha
10
10
defaultValue: false
11
11
fromVersion: "1.29"
12
+
toVersion: "1.29"
13
+
- stage: beta
14
+
defaultValue: true
15
+
fromVersion: "1.30"
12
16
---
13
17
Controls whether the apiserver embeds the node name and uid
14
18
for the associated node when issuing service account tokens bound to Pod objects.
0 commit comments