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

Clean up cos_containerd provider name (#1077) #1080

Merged
merged 1 commit into from
Feb 9, 2024

Conversation

fanny-jiang
Copy link
Contributor

@fanny-jiang fanny-jiang commented Feb 9, 2024

What does this PR do?

Cherry-pick #1077

Motivation

What inspired you to submit this pull request?

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?

  • Agent: vX.Y.Z
  • Cluster Agent: vX.Y.Z

Describe your test plan

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

Checklist

  • PR has at least one valid label: bug, enhancement, refactoring, documentation, tooling, and/or dependencies
  • PR has a milestone or the qa/skip-qa label

* Clean up cos_containerd provider name

* fix ubuntu provider tests

* remove redundant tests

* Apply suggestions from code review

Co-authored-by: khewonc <[email protected]>

* update test names

---------

Co-authored-by: khewonc <[email protected]>
(cherry picked from commit cb2d3ba)
@fanny-jiang fanny-jiang requested review from a team as code owners February 9, 2024 19:53
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, dependencies

@fanny-jiang fanny-jiang added this to the v1.4.0 milestone Feb 9, 2024
@codecov-commenter
Copy link

codecov-commenter commented Feb 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (cea20ff) 58.58% compared to head (7cb6a07) 58.53%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             v1.4    #1080      +/-   ##
==========================================
- Coverage   58.58%   58.53%   -0.06%     
==========================================
  Files         166      166              
  Lines       20513    20513              
==========================================
- Hits        12018    12007      -11     
- Misses       7767     7778      +11     
  Partials      728      728              
Flag Coverage Δ
unittests 58.53% <100.00%> (-0.06%) ⬇️

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

Files Coverage Δ
...ontrollers/datadogagent/feature/oomkill/feature.go 87.50% <100.00%> (ø)
...ers/datadogagent/feature/tcpqueuelength/feature.go 84.33% <100.00%> (ø)
pkg/kubernetes/provider.go 85.95% <ø> (-9.10%) ⬇️

Continue to review full report in Codecov by Sentry.

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

@celenechang celenechang merged commit a47abb5 into v1.4 Feb 9, 2024
14 of 18 checks passed
@celenechang celenechang deleted the fanny/cherrypick-1077 branch February 9, 2024 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants