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

Change slow start to create strategy (#1416) #1420

Merged
merged 1 commit into from
Sep 13, 2024
Merged

Conversation

khewonc
Copy link
Contributor

@khewonc khewonc commented Sep 13, 2024

What does this PR do?

Cherry pick #1416

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

@khewonc khewonc added enhancement New feature or request qa/skip-qa labels Sep 13, 2024
@khewonc khewonc added this to the v1.9.0 milestone Sep 13, 2024
@khewonc khewonc requested a review from a team as a code owner September 13, 2024 17:58
@codecov-commenter
Copy link

codecov-commenter commented Sep 13, 2024

Codecov Report

Attention: Patch coverage is 42.85714% with 24 lines in your changes missing coverage. Please review.

Project coverage is 49.01%. Comparing base (f7ef0be) to head (88a82d2).
Report is 7 commits behind head on v1.9.

Files with missing lines Patch % Lines
pkg/agentprofile/agent_profile.go 30.43% 14 Missing and 2 partials ⚠️
...ler/datadogagent/controller_reconcile_v2_common.go 27.27% 8 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             v1.9    #1420   +/-   ##
=======================================
  Coverage   49.01%   49.01%           
=======================================
  Files         223      223           
  Lines       19251    19251           
=======================================
  Hits         9435     9435           
  Misses       9333     9333           
  Partials      483      483           
Flag Coverage Δ
unittests 49.01% <42.85%> (ø)

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

Files with missing lines Coverage Δ
...pi/datadoghq/v1alpha1/datadogagentprofile_types.go 100.00% <ø> (ø)
pkg/agentprofile/status.go 100.00% <100.00%> (ø)
...ler/datadogagent/controller_reconcile_v2_common.go 29.96% <27.27%> (ø)
pkg/agentprofile/agent_profile.go 71.63% <30.43%> (ø)

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 f7ef0be...88a82d2. Read the comment docs.

@khewonc khewonc merged commit a685f28 into v1.9 Sep 13, 2024
20 checks passed
@khewonc khewonc deleted the khewonc/cherry-pick-1416 branch September 13, 2024 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request qa/skip-qa
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants