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 Helm chart installing CRDs twice #2394

Closed
wants to merge 2 commits into from

Conversation

matthchr
Copy link
Member

@matthchr matthchr commented Jul 19, 2022

This was caused by a manual error when creating the Helm chart. In the
future, that error will not happen as we have automation to publish the
chart. In beta.1's case, that automation failed because of a bug that is
now fixed so the chart was published manually.

Fixes #2390

This was caused by a manual error when creating the Helm chart. In the
future, that error will not happen as we have automation to publish the
chart. In beta.1's case, that automation failed because of a bug that is
now fixed so the chart was published manually.

Fixes Azure#239
@matthchr matthchr force-pushed the feature/aso-beta1-helm-fix2 branch from 1eac9d6 to c03ef78 Compare July 19, 2022 22:11
@matthchr
Copy link
Member Author

/ok-to-test sha=c03ef78

@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (main@3181b45). Click here to learn what that means.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #2394   +/-   ##
=======================================
  Coverage        ?   52.87%           
=======================================
  Files           ?      884           
  Lines           ?   275173           
  Branches        ?        0           
=======================================
  Hits            ?   145494           
  Misses          ?   109088           
  Partials        ?    20591           

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 3181b45...c03ef78. Read the comment docs.

@matthchr
Copy link
Member Author

matthchr commented Jul 20, 2022

Closing as this has been superseded by the automated PR #2405

@matthchr matthchr closed this Jul 20, 2022
@matthchr matthchr deleted the feature/aso-beta1-helm-fix2 branch July 20, 2022 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

Bug: helm chart install renders dup resource
3 participants