datadog-operator icon indicating copy to clipboard operation
datadog-operator copied to clipboard

pull v0.8 to main

Open celenechang opened this issue 3 years ago • 1 comments

  • release v0.8.0-rc.1
  • [defaulting/images] Update agent to 7.35.0
  • [controllers/datadogagent/utils] Fix process collection nil check
  • [examples] Fix datadog-agent-secret-backend
  • Add port names to agent service
  • Update default DCA image to 1.19.0
  • release v0.8.0-rc.2
  • fix: k8s version detection for agent service
  • Add NodeLabelsAsTags and NamespaceLabelsAsTags, remove default Pod en…
  • release v0.8.0-rc.3
  • Default Agent version to 7.35.2 (#480)
  • release v0.8.0-rc.4
  • release v0.8.0
  • Merge branch 'main' into v0.8
  • Revert "Merge branch 'main' into v0.8"
  • Update base image to fix CVEs (#523) (#530)
  • CWS: fix runtime policies loading, when no config map is defined (#522)…
  • Update system-probe secccomp profile (#501) (#528)
  • release v0.8.1-rc.1
  • Upgrade tooling to work with new RedHat certification workflow (#505)
  • release v0.8.1-rc.2
  • attempt fix (#534)
  • release v0.8.1-rc.3
  • [ci] fixes to redhat preflight jobs (#537)
  • release v0.8.1-rc.4
  • update default agent image tags (#538)
  • release v0.8.1-rc.5
  • release v0.8.1

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.

celenechang avatar Jul 15 '22 02:07 celenechang

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%) :arrow_up:

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%) :arrow_up:

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.

codecov-commenter avatar Jul 15 '22 02:07 codecov-commenter