DataDog / extendeddaemonset

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

[github actions] Delete "generate chart tarball" job #122

Closed davidor closed 3 years ago

davidor commented 3 years ago

What does this PR do?

Deletes the "Generate Chart tarball" job from the release workflow. No longer needed, since the chart is now in the helm-chart repo (#109).

Release jobs are currently failing because of this.

codecov-commenter commented 3 years ago

Codecov Report

Merging #122 (e49bc61) into v0.7 (9c4d716) will increase coverage by 0.09%. The diff coverage is n/a.

Impacted file tree graph

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

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

Impacted Files Coverage Δ
...trollers/extendeddaemonsetreplicaset/controller.go 56.06% <0.00%> (+0.83%) :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 9c4d716...e49bc61. Read the comment docs.