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

[profiles] Reduce patch frequency (#1317) #1329

Merged
merged 1 commit into from
Jul 26, 2024
Merged

Conversation

levan-m
Copy link
Contributor

@levan-m levan-m commented Jul 26, 2024

What does this PR do?

Cherry pick #1317

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?

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

* Reduce patch requests

* Loop through all profilesByNode

* Refactor

* go lint
@levan-m levan-m added the bug Something isn't working label Jul 26, 2024
@levan-m levan-m added this to the v1.8.0 milestone Jul 26, 2024
@levan-m levan-m requested a review from a team as a code owner July 26, 2024 15:31
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 55.24%. Comparing base (665fbbd) to head (5f3b7a8).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             v1.8    #1329      +/-   ##
==========================================
+ Coverage   55.19%   55.24%   +0.04%     
==========================================
  Files         247      247              
  Lines       28390    28403      +13     
==========================================
+ Hits        15671    15690      +19     
+ Misses      11833    11829       -4     
+ Partials      886      884       -2     
Flag Coverage Δ
unittests 55.24% <100.00%> (+0.04%) ⬆️

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

Files Coverage Δ
...rollers/datadogagent/controller_reconcile_agent.go 53.44% <100.00%> (+3.44%) ⬆️

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 665fbbd...5f3b7a8. Read the comment docs.

@levan-m levan-m merged commit 2dc910e into v1.8 Jul 26, 2024
18 checks passed
@levan-m levan-m deleted the levan-m/cherry-pick-1317 branch July 26, 2024 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants