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.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,5 +9,9 @@ stages:
9
9
- stage: alpha
10
10
defaultValue: false
11
11
fromVersion: "1.29"
12
+
toVersion: "1.30"
13
+
- stage: beta
14
+
defaultValue: true
15
+
fromVersion: "1.31"
12
16
---
13
-
Controls whether the apiserver allows binding service account tokens to Node objects.
17
+
Controls whether the API server allows binding service account tokens to Node objects.
0 commit comments