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

[v13] Fix regression in Kube Address introduced by #34211 #35634

Merged
merged 1 commit into from
Dec 11, 2023

Conversation

tigrato
Copy link
Contributor

@tigrato tigrato commented Dec 11, 2023

Backport #35623 to branch/v13

changelog: Fixed regression of Kubernetes Server Address when Teleport runs in multiplex mode.

* Fix regression in Kube Address introduced by #34211

This PR fixes a regression introduced by #34211 where the Kube server
address was using the incorrect port when doing `tsh kube login`.

Changelog: Fixes regression of Kubernetes Server Address when Teleport
runs in multiplex mode.

Signed-off-by: Tiago Silva <tiago.silva@goteleport.com>

* Update tool/tsh/common/kube_test.go

Co-authored-by: rosstimothy <39066650+rosstimothy@users.noreply.github.com>

---------

Signed-off-by: Tiago Silva <tiago.silva@goteleport.com>
Co-authored-by: rosstimothy <39066650+rosstimothy@users.noreply.github.com>
@github-actions github-actions bot added backport size/sm tsh tsh - Teleport's command line tool for logging into nodes running Teleport. labels Dec 11, 2023
@tigrato
Copy link
Contributor Author

tigrato commented Dec 11, 2023

@zmb3 can you please add /excludeflake TestKube TestKubeLogin

@tigrato tigrato added this pull request to the merge queue Dec 11, 2023
Merged via the queue into branch/v13 with commit 4e4a7ac Dec 11, 2023
23 of 24 checks passed
@tigrato tigrato deleted the tigrato/fix-incorrect-kube-server-addr-v1 branch December 11, 2023 22:59
@camscale camscale mentioned this pull request Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport size/sm tsh tsh - Teleport's command line tool for logging into nodes running Teleport.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants