-
Notifications
You must be signed in to change notification settings - Fork 58
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
Update helm chart crds folder location #74
Conversation
@Fareroo7 could you give some context on this change? we shouldn't be modifying the 0.4 package for the chart. If any updates are needed it should be a new version |
@jsturtevant when I tried to install this chart, I got an error that the crds were missing. |
@phillipsj could you take a look? I though our
|
Will do |
PR up to fix the integration tests. We should rebase once that is merged. #75 |
@phillipsj thanks that changes are looking good but I still moved the crds folder one directory up, otherwise the crds won't be installed by helm @jsturtevant I did a rebase and now the chart works like a charm |
good to hear! I don't think we should be regenerating the helm packages for 0.4.0 and 0.4.1. We could generate a 0.4.2 with your patch |
+1 for 0.4.2 |
of course, silly me... |
@Fareroo7 could you squash the commits? /lgtm |
LGTM |
@Fareroo7 the chart tests is failing now which might be caused by the main branch being merged into this PR. Could you include just your change commit? |
and update chart to version 0.4.2
my bad ... |
no worries! Thanks! /lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Fareroo7, jsturtevant The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
No description provided.