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

[v14] Prevent possible panic caused missing cluster features when TAG is enabled #39456

Closed
wants to merge 1 commit into from

Conversation

tigrato
Copy link
Contributor

@tigrato tigrato commented Mar 16, 2024

This PR prevents a possible panic caused by a nil pointer de-reference of cluster features.

Changelog: Prevents a possible panic when discovery service is enabled with Access Graph config

enabled

This PR prevents a possible panic caused by a nil pointer dereference of
cluster features.

Signed-off-by: Tiago Silva <tiago.silva@goteleport.com>
@r0mant r0mant mentioned this pull request Mar 16, 2024
@tigrato tigrato added this pull request to the merge queue Mar 16, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 16, 2024
@tigrato tigrato added this pull request to the merge queue Mar 16, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 16, 2024
@reedloden reedloden added this pull request to the merge queue Mar 16, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 16, 2024
@r0mant r0mant added this pull request to the merge queue Mar 16, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 16, 2024
@tigrato tigrato added this pull request to the merge queue Mar 16, 2024
@r0mant r0mant removed this pull request from the merge queue due to a manual request Mar 16, 2024
@r0mant
Copy link
Collaborator

r0mant commented Mar 16, 2024

This change got cherry-picked into #39457.

@r0mant r0mant closed this Mar 16, 2024
@r0mant r0mant deleted the tigrato/fix-panic-v14 branch March 16, 2024 17:14
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.

None yet

3 participants