Skip to content

Commit 3592f04

Browse files
authored
Merge pull request #49356 from tengqm/fg-rrhu-132
Add feature gate RemoteRequestHeaderUID v1.32
2 parents 321bea3 + fe53ef9 commit 3592f04

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)