Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v14] Prevent Kube proxy from set the default Kube impersonation headers #32848

Merged
merged 1 commit into from Oct 2, 2023

Conversation

tigrato
Copy link
Contributor

@tigrato tigrato commented Oct 2, 2023

Backport #32839 to branch/v14

This PR removes the ability of the Kubernetes Proxy to set the default
values of Kubernetes Impersonation headers. This task is delegated to
the kubernetes_service or kubernetes legacy proxy that handles the
request.

This is required because under certain contiditons it might have
requests that failed because the values were improperly defined.

Signed-off-by: Tiago Silva <tiago.silva@goteleport.com>
@tigrato tigrato added this pull request to the merge queue Oct 2, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 2, 2023
@tigrato tigrato added this pull request to the merge queue Oct 2, 2023
Merged via the queue into branch/v14 with commit f3413d3 Oct 2, 2023
23 checks passed
@tigrato tigrato deleted the bot/backport-32839-branch/v14 branch October 2, 2023 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants