Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pull v0.8 to main #557

Closed
wants to merge 28 commits into from
Closed

pull v0.8 to main #557

wants to merge 28 commits into from

Conversation

celenechang
Copy link
Contributor

What does this PR do?

A brief description of the change being made with this pull request.

Motivation

What inspired you to submit this pull request?

Additional Notes

Anything else we should know when reviewing?

Describe your test plan

Write there any instructions and details you may have to test your PR.

khewonc and others added 28 commits April 8, 2022 09:51
…v vars (#471) (#475)

Remove POD_X_AS_TAGS as no longer defaulting to {}

Test cases for various metadata as tags configs

Move the xyzAsTags to the common set of environment variables

Revert "Move the xyzAsTags to the common set of environment variables"

This reverts commit 11a8cfa.

Update tests to use NodeAgentConfig/EnvVar rather than generics

Add port names to agent service (#468)

Update default DCA image to 1.19.0 (#470)

Share common structs in common/v1 and adds missing fields to v2alpha1 (#438)

fix: k8s version detection for agent service (#472)

Rename Test_getEnvVarsForMetadataAsTags function

Co-authored-by: Celene Chang <celene@datadoghq.com>

Co-authored-by: Celene Chang <celene@datadoghq.com>
This reverts commit 713fef0, reversing
changes made to fb19a0e.
Co-authored-by: Charly Fontaine <charly@datadoghq.com>
… (#529)

* Only mount CWS policies volume if policies dir is defined

* Do not create system-probe/security-agent volumes is not needed

Co-authored-by: Paul Cacheux <paul.cacheux@datadoghq.com>
Co-authored-by: Bryce Kahle <bryce.kahle@datadoghq.com>
@celenechang celenechang requested review from a team as code owners July 15, 2022 02:55
@celenechang celenechang requested a review from a team as a code owner July 15, 2022 02:55
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This pull request does not contain a valid label. Please add one of the following labels: bug, enhancement, refactoring, documentation, tooling

@codecov-commenter
Copy link

Codecov Report

Merging #557 (3bbf4a7) into main (c32af59) will increase coverage by 0.91%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #557      +/-   ##
==========================================
+ Coverage   59.68%   60.60%   +0.91%     
==========================================
  Files           3        3              
  Lines         129      132       +3     
==========================================
+ Hits           77       80       +3     
  Misses         40       40              
  Partials       12       12              
Flag Coverage Δ
unittests 60.60% <ø> (+0.91%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
controllers/datadogagent_controller.go 59.70% <ø> (+1.88%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c32af59...3bbf4a7. Read the comment docs.

@celenechang celenechang deleted the celene/pull-v0.8-main branch May 30, 2023 20:12
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.

9 participants