Skip to content

fix(agent): support memdump and network_topology in secure light mode#2648

Open
juan-rodriguez-gracia wants to merge 1 commit into
sysdiglabs:mainfrom
juan-rodriguez-gracia:agent-secure-light-memdump-network-topology
Open

fix(agent): support memdump and network_topology in secure light mode#2648
juan-rodriguez-gracia wants to merge 1 commit into
sysdiglabs:mainfrom
juan-rodriguez-gracia:agent-secure-light-memdump-network-topology

Conversation

@juan-rodriguez-gracia

Copy link
Copy Markdown

Secure Light mode now supports memdump and network_topology. Both features were unavailable when Secure Light first shipped but have been added over time. The agent template still force-disabled them for secure_light, which prevented features that rely on memdump (such as policy-triggered captures) from working in this mode.

This stops force-disabling memdump and network_topology in secure_light mode. They now follow their normal defaults and can still be set explicitly via sysdig.settings (the existing memdump override behavior is unchanged).

The secure_light helm-unittest assertions were updated to match the new behavior, and the agent chart version was bumped. All charts/agent unit tests pass (342/342).

Secure Light now supports `memdump` and `network_topology`; both were
unavailable when Secure Light first shipped but have been added over time.
The agent template still force-disabled them in `secure_light` mode, which
prevented features that rely on memdump (such as policy-triggered captures)
from working.

Stop force-disabling `memdump` and `network_topology` for `secure_light`.
They now follow their normal defaults and can still be controlled explicitly
via `sysdig.settings`. Update the secure_light unit-test assertions and bump
the chart version.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@juan-rodriguez-gracia juan-rodriguez-gracia requested a review from a team as a code owner June 5, 2026 07:46
@github-actions

github-actions Bot commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

Hi @juan-rodriguez-gracia. Thanks for your PR.

After inspecting your changes someone with write access to this repo needs
to approve and run the workflow.

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.

1 participant