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

[v15] [kube] init stsclient when assuming a role #45381

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

tigrato
Copy link
Contributor

@tigrato tigrato commented Aug 12, 2024

Backport #45306 to branch/v15

changelog: Prevents a panic caused by AWS STS client not being initialized when assuming an AWS Role

When assuming a role, we didn't properly init `a.stsClient` which caused a panic later on.

Fixes #45298

Signed-off-by: Tiago Silva <tiago.silva@goteleport.com>
@tigrato tigrato enabled auto-merge August 12, 2024 15:53
@public-teleport-github-review-bot public-teleport-github-review-bot bot removed the request for review from strideynet August 13, 2024 14:01
@tigrato tigrato added this pull request to the merge queue Aug 13, 2024
Merged via the queue into branch/v15 with commit 27fd7c5 Aug 13, 2024
31 checks passed
@tigrato tigrato deleted the bot/backport-45306-branch/v15 branch August 13, 2024 14:21
@fheinecke fheinecke mentioned this pull request Aug 23, 2024
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.

3 participants