Skip to content

Add autoInstrumentationContainerRegistry override#2257

Open
IanMoroney wants to merge 8 commits intoDataDog:mainfrom
IanMoroney:ian/auto-instrumentation-container-registry
Open

Add autoInstrumentationContainerRegistry override#2257
IanMoroney wants to merge 8 commits intoDataDog:mainfrom
IanMoroney:ian/auto-instrumentation-container-registry

Conversation

@IanMoroney
Copy link
Copy Markdown

@IanMoroney IanMoroney commented Dec 19, 2025

What this PR does / why we need it:

In the guide available here it specifies that you can use DD_ADMISSION_CONTROLLER_AUTO_INSTRUMENTATION_CONTAINER_REGISTRY to use a different registry for the admission controller spawned library injector init containers, but this feature isn't available in the helm chart.
This allows the init containers registry to be overridden.

Which issue this PR fixes

(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged)

Special notes for your reviewer:

Checklist

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

  • Chart Version semver bump label 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)

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

@IanMoroney IanMoroney requested a review from a team as a code owner December 19, 2025 17:00
@IanMoroney
Copy link
Copy Markdown
Author

@mackjmr, @khewonc, @songy23, could someone review and merge this PR please?

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.

Datadog chart: Allow override of apm SSI container registry

2 participants