Skip to content

[v18] fix kubernetes waiting containers cache index#60302

Merged
tigrato merged 3 commits intobranch/v18from
bot/backport-60284-branch/v18
Oct 16, 2025
Merged

[v18] fix kubernetes waiting containers cache index#60302
tigrato merged 3 commits intobranch/v18from
bot/backport-60284-branch/v18

Conversation

@tigrato
Copy link
Copy Markdown
Contributor

@tigrato tigrato commented Oct 16, 2025

Backport #60284 to branch/v18

changelog: Fixed an issue that caused Kubernetes debug containers to fail with a “container not valid” error when launched by a user requiring moderated sessions.

This PR resolves an issue with the Kubernetes ephemeral containers cache
used by Kubernetes agents, where the keys used in the index and get methods
did not match.

This mismatch caused the get method to fail with not found error, preventing the
debug container from being created.

Signed-off-by: Tiago Silva <tiago.silva@goteleport.com>
@tigrato tigrato added this pull request to the merge queue Oct 16, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 16, 2025
@tigrato tigrato added this pull request to the merge queue Oct 16, 2025
Merged via the queue into branch/v18 with commit 6d554a7 Oct 16, 2025
41 checks passed
@tigrato tigrato deleted the bot/backport-60284-branch/v18 branch October 16, 2025 14:05
@aadc-dev aadc-dev mentioned this pull request Oct 24, 2025
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