[CONTP-1715] Align Operator to Helm csi daemonset and include csidrivers RBAC for DCA#3093
Merged
tbavelier merged 3 commits intoJun 12, 2026
Merged
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3093 +/- ##
==========================================
+ Coverage 43.62% 43.66% +0.04%
==========================================
Files 350 350
Lines 30089 30111 +22
==========================================
+ Hits 13127 13149 +22
Misses 16090 16090
Partials 872 872
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
|
🎯 Code Coverage (details) 🔗 Commit SHA: a321214 | Docs | Datadog PR Page | Give us feedback! |
3 tasks
khewonc
approved these changes
Jun 11, 2026
tbavelier
deleted the
tbavelier/CONTP-1715-align-operator-helm-csi-daemonset
branch
June 12, 2026 11:56
3 tasks
gh-worker-dd-mergequeue-cf854d Bot
pushed a commit
that referenced
this pull request
Jun 12, 2026
…ers RBAC for DCA (#3093) (#3132) [CONTP-1715] Align Operator to Helm csi daemonset and include csidrivers RBAC for DCA (#3093) * Align with Helm Daemonset: volumes, deprecated registry, APM annotation * Add spec.apm.enabled field to condition the CSIDriver annotation and daemonset env var * Add list/watch/get for csidrivers to DCA clusterrole for admission controller (cherry picked from commit f36836a) Co-authored-by: tbavelier <[email protected]> Co-authored-by: timothee.bavelier <[email protected]>
3 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
spec.apm.enabledfield in theDatadogCSIDriverCRD that defaults totrueand governs the daemonset env varDD_APM_ENABLEDas well as the annotation on theCSIDriver: feat(datadog-csi-driver): annotate CSIDriver with apm-enabled helm-charts#2685k8s.gcr.ioregistry which re-directs under the hood toregistry.k8s.io: this is needed as this is the entry in the GKE Autopilot allowlistMotivation
What inspired you to submit this pull request?
Additional Notes
Easier to review commit by commit:
Minimum Agent Versions
Are there minimum versions of the Datadog Agent and/or Cluster Agent required?
Describe your test plan
Manually QA'ed and will be tested with a follow-up PR
Checklist
bug,enhancement,refactoring,documentation,tooling, and/ordependenciesqa/skip-qalabel