Closed swang392 closed 2 months ago
Attention: Patch coverage is 35.00000%
with 13 lines
in your changes missing coverage. Please review.
Project coverage is 47.63%. Comparing base (
6d4bbd9
) to head (4a0a15a
). Report is 4 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
internal/controller/testutils/agent.go | 0.00% | 13 Missing :warning: |
What does this PR do?
Added configuration for global environment variables; environment variables defined in global.env of the Datadog Agent CRD will be set across all agents in Operator.
Motivation
issue 961
Additional Notes
Anything else we should know when reviewing?
Minimum Agent Versions
Are there minimum versions of the Datadog Agent and/or Cluster Agent required?
Describe your test plan
Checklist
bug
,enhancement
,refactoring
,documentation
,tooling
, and/ordependencies
qa/skip-qa
label