Fix Machine ID selection of Kubernetes Access address/port#34202
Fix Machine ID selection of Kubernetes Access address/port#34202strideynet merged 9 commits intomasterfrom
Conversation
|
Backport will exclude the docs changes (b23d53a) and a separate PR will be raised when this change is released to include a note specifying the version this is fixed within. |
|
🤖 Vercel preview here: https://docs-2bzf99jy2-goteleport.vercel.app/docs/ver/preview |
|
🤖 Vercel preview here: https://docs-owf6bnt78-goteleport.vercel.app/docs/ver/preview |
|
🤖 Vercel preview here: https://docs-o3nc1dalo-goteleport.vercel.app/docs/ver/preview |
|
🤖 Vercel preview here: https://docs-i5nvhxbnr-goteleport.vercel.app/docs/ver/preview |
|
🤖 Vercel preview here: https://docs-76tjusnok-goteleport.vercel.app/docs/ver/preview |
|
🤖 Vercel preview here: https://docs-5bwebroa4-goteleport.vercel.app/docs/ver/preview |
|
🤖 Vercel preview here: https://docs-4euiyivz1-goteleport.vercel.app/docs/ver/preview |
|
@strideynet See the table below for backport results.
|
Closes #19811 / Semi-closes #34178
Addresses a few long standing issues w/ the selection of what address to use when tbot generates the
kubeconfigfile. This also feels a bit neater/more explicit than the previous code and I've also included more tests to cover this process since there's a few edgecases.changelog: Fixes issue where
tbotwould select the wrong address for Kubernetes Access when in ports separate mode.