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] Fix panic in pagerduty plugin init phase #46925

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

tigrato
Copy link
Contributor

@tigrato tigrato commented Sep 25, 2024

Backport #46924 to branch/v16

changelog: Fixes a panic when using the self-hosted PagerDuty plugin.

This PR fixes a problem caused by pagerduty not having the Teleport
client initialized when starting from the standalone plugin.

This PR fixes the issue by moving the access monitoring rules init
function to a place where the teleport client is already initialized.

Signed-off-by: Tiago Silva <tiago.silva@goteleport.com>
@hugoShaka hugoShaka added this pull request to the merge queue Sep 25, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 25, 2024
@tigrato tigrato added this pull request to the merge queue Sep 25, 2024
Merged via the queue into branch/v16 with commit d48e0fb Sep 25, 2024
41 checks passed
@tigrato tigrato deleted the bot/backport-46924-branch/v16 branch September 25, 2024 23:34
@camscale camscale mentioned this pull request Sep 25, 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