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

Cloudbeat panics on configuration changes #2217

Open
orouz opened this issue May 20, 2024 · 0 comments
Open

Cloudbeat panics on configuration changes #2217

orouz opened this issue May 20, 2024 · 0 comments
Labels
8.16 candidate bug Something isn't working Team:Cloud Security Cloud Security team related

Comments

@orouz
Copy link
Collaborator

orouz commented May 20, 2024

Describe the bug

cloudbeat panics after getting a new config (for example, updated integration version). it ends up restarting, but it shouldn't panic

To Reproduce
Steps to reproduce the behavior:

  1. Install integration and deploy an agent
  2. Send reconfiguration by doing one of the following:
    • edit integration values other than name, if possible
    • update integration version
    • change agent log level
  3. monitor agent logs and look for:
    1. configuration change
    2. fatal panic error

Expected behavior

cloudbeat handles reconfiguration gracefully and restarts without panic

Screenshots

Screenshot 2024-05-20 at 9 09 12

Additional context

@orouz orouz added bug Something isn't working Team:Cloud Security Cloud Security team related labels May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8.16 candidate bug Something isn't working Team:Cloud Security Cloud Security team related
Projects
None yet
Development

No branches or pull requests

2 participants