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

fix CRDs path in helm chart #45

Merged
merged 1 commit into from
Oct 4, 2020

Conversation

clamoriniere
Copy link
Collaborator

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.

Signed-off-by: cedric lamoriniere <cedric.lamoriniere@datadoghq.com>
@clamoriniere clamoriniere requested a review from a team as a code owner October 4, 2020 10:36
@clamoriniere clamoriniere added bug Something isn't working component/chart labels Oct 4, 2020
@clamoriniere clamoriniere added this to the v0.3 milestone Oct 4, 2020
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This pull request contains a valid label.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This pull request contains a valid label.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This pull request contains a valid label.

@codecov-commenter
Copy link

codecov-commenter commented Oct 4, 2020

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.

@clamoriniere clamoriniere merged commit 044d045 into master Oct 4, 2020
@clamoriniere clamoriniere deleted the clamoriniere/fix-crds-helm-chart branch October 4, 2020 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working component/chart
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants