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 321bea3 + fe53ef9 commit 3592f04Copy full SHA for 3592f04
content/en/docs/reference/command-line-tools-reference/feature-gates/RemoteRequestHeaderUID.md
@@ -0,0 +1,16 @@
1
+---
2
+title: RemoteRequestHeaderUID
3
+content_type: feature_gate
4
+_build:
5
+ list: never
6
+ render: false
7
+
8
+stages:
9
+ - stage: alpha
10
+ defaultValue: false
11
+ fromVersion: "1.32"
12
13
+Enable the API server to accept UIDs (user IDs) via request header authentication.
14
+This will also make the `kube-apiserver`'s API aggregator add UIDs via standard headers when
15
+forwarding requests to the servers serving the aggregated API.
16
0 commit comments