Skip to content

Helm: add kube joining support to teleport-kube-agent chart#57603

Merged
hugoShaka merged 2 commits intomasterfrom
hugo/teleport-kube-agent-oidc
Aug 7, 2025
Merged

Helm: add kube joining support to teleport-kube-agent chart#57603
hugoShaka merged 2 commits intomasterfrom
hugo/teleport-kube-agent-oidc

Conversation

@hugoShaka
Copy link
Copy Markdown
Contributor

@hugoShaka hugoShaka commented Aug 6, 2025

PR adding the right volume mounts to get a token to do kubernetes joining. To avoid breaking people who were already doing the mounts manually, the new behaviour only triggers when teleportClusterName is set (we need the value to get the right audience on the token).

Documentation will come in a followup PR.

Fixes: #36116
Related to: #57538
Changelog: The teleport-kube-agent Helm chart now supports kubernetes joining. teleportClusterName must be set to enable the feature.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Aug 6, 2025

Amplify deployment status

Branch Commit Job ID Status Preview Updated (UTC)
hugo/teleport-kube-agent-oidc HEAD 1 ✅SUCCEED hugo-teleport-kube-agent-oidc 2025-08-06 19:10:11

@hugoShaka hugoShaka requested review from r0mant and removed request for strideynet August 6, 2025 19:04
@hugoShaka hugoShaka changed the title Helm: add kube joining support to teleport-kubeagent chart Helm: add kube joining support to teleport-kube-agent chart Aug 7, 2025
@hugoShaka hugoShaka enabled auto-merge August 7, 2025 12:53
@hugoShaka hugoShaka added this pull request to the merge queue Aug 7, 2025
Merged via the queue into master with commit aab0100 Aug 7, 2025
42 checks passed
@hugoShaka hugoShaka deleted the hugo/teleport-kube-agent-oidc branch August 7, 2025 13:11
@backport-bot-workflows
Copy link
Copy Markdown
Contributor

@hugoShaka See the table below for backport results.

Branch Result
branch/v17 Failed
branch/v18 Failed

hugoShaka added a commit that referenced this pull request Aug 12, 2025
* Helm: add kube joining support to teleport-kubeagent chart

* re-redner docs
github-merge-queue bot pushed a commit that referenced this pull request Aug 12, 2025
…57824)

* Helm: add kube joining support to teleport-kubeagent chart

* re-redner docs
github-merge-queue bot pushed a commit that referenced this pull request Aug 12, 2025
…57824)

* Helm: add kube joining support to teleport-kubeagent chart

* re-redner docs
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.

helm: teleport-kube-agent chart should support Kubernetes joining

3 participants