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

Commits on Sep 25, 2024

  1. Fix panic in pagerduty plugin init phase

    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>
    tigrato authored and github-actions committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    eb96f71 View commit details
    Browse the repository at this point in the history