Skip to content

feat: add kata container integration support#2590

Draft
TheRayquaza wants to merge 5 commits into
mainfrom
mateo.lelong/kata-containers
Draft

feat: add kata container integration support#2590
TheRayquaza wants to merge 5 commits into
mainfrom
mateo.lelong/kata-containers

Conversation

@TheRayquaza

@TheRayquaza TheRayquaza commented Apr 22, 2026

Copy link
Copy Markdown

What this PR does / why we need it:

Adds support for Kata Containers monitoring in the Datadog helm charts.

This mounts two path required for the integration to work properly.

Example configuration below:

  spec:
    features:
      kataContainers:
        enabled: true

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • All commits are signed and show as "Verified" on GitHub (see: signing commits)
  • Chart Version semver bump label has been added (use <chartName>/minor-version, <chartName>/patch-version, or <chartName>/no-version-bump)
  • For datadog or datadog-operator chart or value changes, update the test baselines (run: make update-test-baselines)
  • For datadog chart changes, received ✅ from a member of your team

GitHub CI takes care of the below, but are still required:

  • Documentation has been updated with helm-docs (run: .github/helm-docs.sh)
  • CHANGELOG.md has been updated
  • Variables are documented in the README.md

@github-actions github-actions Bot added the chart/datadog This issue or pull request is related to the datadog chart label Apr 22, 2026
Signed-off-by: Mateo Lelong <mateo.lelong@datadoghq.com>
@TheRayquaza TheRayquaza force-pushed the mateo.lelong/kata-containers branch from b35b987 to a1b2f04 Compare April 23, 2026 07:26
@TheRayquaza TheRayquaza added the datadog/patch-version Patch version bump for datadog chart label Apr 23, 2026
- bump version for datadog to 3.201.8 (patch-version)
- update changelog for datadog with version 3.201.8
- update readme for datadog
@TheRayquaza TheRayquaza added datadog/minor-version Minor version bump for datadog chart and removed datadog/patch-version Patch version bump for datadog chart labels Apr 23, 2026
dd-octo-sts Bot added 3 commits April 23, 2026 13:36
- bump version for datadog to 3.202.0 (minor-version)
- update changelog version for datadog to 3.202.0
- update readme for datadog
- update readme for datadog
- update readme for datadog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chart/datadog This issue or pull request is related to the datadog chart datadog/minor-version Minor version bump for datadog chart

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant