Skip to content

Update Kubernetes sample manifests from Helm chart 3.208.1#36566

Draft
vitkyrka wants to merge 4 commits into
masterfrom
vitkyrka/disco-seccomp
Draft

Update Kubernetes sample manifests from Helm chart 3.208.1#36566
vitkyrka wants to merge 4 commits into
masterfrom
vitkyrka/disco-seccomp

Conversation

@vitkyrka
Copy link
Copy Markdown

@vitkyrka vitkyrka commented May 8, 2026

What does this PR do? What is the motivation?

Regenerates the Kubernetes sample manifest YAML files in `static/resources/yaml/` using the `generate.sh` script against Helm chart 3.208.1. The files were previously generated from 3.96.0.

Generated with:
```bash
cd static/resources/yaml
PATH="$HOME/go/bin:$PATH" bash generate.sh
```

Note: Go yq v4 is required. The system `yq` on this machine is Python-based and incompatible with the script.

Merge instructions

Merge readiness:

  • Ready for merge

Additional notes

vitkyrka and others added 3 commits May 8, 2026 09:27
Mirrors helm-charts#2634: adds writev, shutdown, and chown syscalls
required by system-probe-lite (Rust/hyper). chown is now unconditional
(was previously gated on GPU monitoring privileged mode).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Runs generate.sh against datadog/datadog 3.208.1 (latest). Key change:
system-probe seccomp profile now includes chown, shutdown, and writev,
required by system-probe-lite (helm-charts#2634).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@vitkyrka vitkyrka changed the title Update system-probe seccomp profile: add chown, shutdown, writev Update Kubernetes sample manifests from Helm chart 3.208.1 May 8, 2026
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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