DataDog / extendeddaemonset

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

fix CRDs path in helm chart #45

Closed clamoriniere closed 4 years ago

clamoriniere commented 4 years ago

What does this PR do?

Fix the CRD's symlink in the helm chart.

Motivation

ExtendedDaemonset controller installation with the helm chart was broken.

Additional Notes

N/A

Describe your test plan

Try to install the ExtendedDaemonset controller with the helm chart. Installation should succeeded.

codecov-commenter commented 4 years ago

Codecov Report

Merging #45 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #45   +/-   ##
=======================================
  Coverage   37.46%   37.46%           
=======================================
  Files          29       29           
  Lines        1500     1500           
=======================================
  Hits          562      562           
  Misses        865      865           
  Partials       73       73           
Flag Coverage Δ
#unittests 37.46% <ø> (ø)

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


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 dfa892e...c9563a1. Read the comment docs.