Skip to content

integration policy: handle NPE in secrets #946

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

Merged
merged 2 commits into from
Dec 16, 2024
Merged

integration policy: handle NPE in secrets #946

merged 2 commits into from
Dec 16, 2024

Conversation

daemitus
Copy link
Contributor

@daemitus daemitus commented Dec 11, 2024

Fixes #907

Before:

panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x2 addr=0x0 pc=0x10143df80]

After:

  # elasticstack_fleet_integration_policy.csmp will be updated in-place
  # (imported from "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx")

Copy link
Member

@tobio tobio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 thanks!

@tobio tobio merged commit 380891f into elastic:main Dec 16, 2024
20 checks passed
@daemitus daemitus deleted the fix branch December 18, 2024 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Defend for Containers - The terraform-provider-elasticstack_v0.11.9 plugin crashed
2 participants