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

[v16] [kube] fixes duplicated session recordings in root and leaf clusters #48738

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

tigrato
Copy link
Contributor

@tigrato tigrato commented Nov 11, 2024

Backport #47910 to branch/v16

changelog: Fixes bug in Kubernetes session recordings where both root and leaf cluster recorded the same Kubernetes session. Recordings of leaf resources are only available in leaf clusters.

This PR addresses a bug in Kubernetes session recordings where both the root proxy and the leaf cluster's Kubernetes services were recording the same session, resulting in the session being available in both clusters.

This behavior was inconsistent with other protocols, where recordings of leaf resources are only accessible in leaf clusters. To maintain consistency, this PR removes session recordings on the root clusters.

Signed-off-by: Tiago Silva <[email protected]>
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-48738.d212ksyjt6y4yg.amplifyapp.com

@tigrato tigrato enabled auto-merge November 11, 2024 14:42
@tigrato tigrato added this pull request to the merge queue Nov 11, 2024
Merged via the queue into branch/v16 with commit a893432 Nov 11, 2024
42 checks passed
@tigrato tigrato deleted the bot/backport-47910-branch/v16 branch November 11, 2024 18:34
@camscale camscale mentioned this pull request Nov 11, 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