DataDog / extendeddaemonset

Kubernetes Extended Daemonset controller
Apache License 2.0
98 stars 13 forks source link

Fix kubebuild download URL (#119) #120

Closed clamoriniere closed 3 years ago

clamoriniere commented 3 years ago

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.

codecov-commenter commented 3 years ago

Codecov Report

Merging #120 (faac9cb) into v0.7 (5d67401) will decrease coverage by 0.09%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             v0.7     #120      +/-   ##
==========================================
- Coverage   58.64%   58.55%   -0.10%     
==========================================
  Files          41       41              
  Lines        2186     2186              
==========================================
- Hits         1282     1280       -2     
- Misses        801      802       +1     
- Partials      103      104       +1     
Flag Coverage Δ
unittests 58.55% <ø> (-0.10%) :arrow_down:

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

Impacted Files Coverage Δ
...trollers/extendeddaemonsetreplicaset/controller.go 55.23% <0.00%> (-0.84%) :arrow_down:

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 5d67401...faac9cb. Read the comment docs.