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

handle event errors caused due to terminating namespaces #114849

Merged
merged 2 commits into from Jun 20, 2023

Commits on Mar 22, 2023

  1. handle event errors caused due to terminating namespaces

    Create events are forbidden in terminating namespaces, use info
    instead of error to log the failed event.
    
    Signed-off-by: Sunil Shivanand <sunil.shivanand@statnett.no>
    Sunil Shivanand committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    7a6d580 View commit details
    Browse the repository at this point in the history
  2. combine conditional checks

    Signed-off-by: Sunil Shivanand <sunil.shivanand@statnett.no>
    Sunil Shivanand committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    80480f8 View commit details
    Browse the repository at this point in the history