datahub-helm
datahub-helm copied to clipboard
feat(charts): Support Rancher Catalog (#130)
Refference
Checklist
- [x] The PR conforms to DataHub's Contributing Guideline (particularly Commit Message Format)
- [x] Links to related issues (if applicable)
- #130
- [ ] Tests for the changes have been added/updated (if applicable)
- [ ] Docs related to the changes have been added/updated (if applicable)
Closes #130
Rancher Catalog Page preview:
prerequisites values preview:
datahub values preview:
@k-ebu Thanks for all these changes!! Sorry about the late reply.
Does this mean we need to keep questions.yaml in sync every time we add a new variable? Want to make sure the process is set up correctly.
Also are there any ways to enforce this if this is true? (Like a lint GitHub actions to check they are in sync)
@dexter-mh-lee Thank you.
I don't think that all variables in values.yml
need to be able to be changed from the GUI.
For example, the Image repository
can be changed from the GUI because we sometimes use Private Registry, but the Image tag
input field was removed in the following commit because it is operated to be changed by the developer when the Chart is released.
If users want to change the values in more detail, Rancher has the feature to edit the YAML file directly.
I think it is better to set items in questions.yml
that are commonly changed, and edit questions.yml
only when such items are newly added.
@dexter-mh-lee Could you review it?
This PR is stale. We will close it in 30 days if there is no comment or activity. If you want feedback but not able to get it on github please head to #contribute channel in slack at https://slack.datahubproject.io.
ping
This PR is stale. We will close it in 30 days if there is no comment or activity. If you want feedback but not able to get it on github please head to #contribute channel in slack at https://slack.datahubproject.io.
This PR is stale. We will close it in 30 days if there is no comment or activity. If you want feedback but not able to get it on github please head to #contribute channel in slack at https://slack.datahubproject.io.
Closing stale PR.