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

[kube] add namespace/podName as SessionTracker hostname #44614

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

tigrato
Copy link
Contributor

@tigrato tigrato commented Jul 25, 2024

This PR changes the SessionTracker.Hostname to include the namespace instead of just the podname. The final result is podNamespace/podName as it uniquely identifies a pod within a Kubernetes cluster.

Helps #44496

This PR changes the `SessionTracker.Hostname` to include the namespace instead of just the podname.
The final result is `podNamespace/podName` as it uniquely identifies a pod within a Kubernetes cluster.

Helps #44496

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

@zmb3 zmb3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Obrigado, Tiago!

@public-teleport-github-review-bot public-teleport-github-review-bot bot removed the request for review from kimlisa July 25, 2024 16:02
@tigrato tigrato added this pull request to the merge queue Jul 25, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 25, 2024
@tigrato tigrato added this pull request to the merge queue Jul 25, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 25, 2024
@tigrato tigrato added this pull request to the merge queue Jul 25, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 25, 2024
@tigrato tigrato added this pull request to the merge queue Jul 25, 2024
Merged via the queue into master with commit f3d3ecd Jul 25, 2024
40 checks passed
@tigrato tigrato deleted the tigrato/add-namespace-sess-tracker-kube branch July 25, 2024 17:54
@public-teleport-github-review-bot

@tigrato See the table below for backport results.

Branch Result
branch/v14 Create PR
branch/v15 Create PR
branch/v16 Create PR

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