charts
charts copied to clipboard
Adds support for hostAliases
Description of the change
Adds support for hostAliases
Existing or Associated Issue(s)
Closes https://github.com/backstage/charts/issues/204
Additional Information
Checklist
- [X] Chart version bumped in
Chart.yamlaccording to semver. - [X] Variables are documented in the
values.yamland added to the README.md. The helm-docs utility can be used to generate the necessary content. Usehelm-docs --dry-runto preview the content. - [X] JSON Schema generated.
- [X] List tests pass for Chart using the Chart Testing tool and the
ct lintcommand.
This PR has been automatically marked as stale because it has not had recent activity from the author. It will be closed if no further activity occurs. If the PR was closed and you want it re-opened, let us know and we'll re-open the PR so that you can continue the contribution!
Hey @pcc-damatj , would you be able to add some ci tests maybe for this?
This PR has been automatically marked as stale because it has not had recent activity from the author. It will be closed if no further activity occurs. If the PR was closed and you want it re-opened, let us know and we'll re-open the PR so that you can continue the contribution!
This PR has been automatically marked as stale because it has not had recent activity from the author. It will be closed if no further activity occurs. If the PR was closed and you want it re-opened, let us know and we'll re-open the PR so that you can continue the contribution!
@pcc-damatj DId you manage to run the pre-commit hook? As the CI actions seems to be failing on that step
This PR has been automatically marked as stale because it has not had recent activity from the author. It will be closed if no further activity occurs. If the PR was closed and you want it re-opened, let us know and we'll re-open the PR so that you can continue the contribution!
I still think the PR is valid, it just needs rebasing and running of the pre-commit steps
This PR has been automatically marked as stale because it has not had recent activity from the author. It will be closed if no further activity occurs. If the PR was closed and you want it re-opened, let us know and we'll re-open the PR so that you can continue the contribution!
This PR has been automatically marked as stale because it has not had recent activity from the author. It will be closed if no further activity occurs. If the PR was closed and you want it re-opened, let us know and we'll re-open the PR so that you can continue the contribution!
This PR has been automatically marked as stale because it has not had recent activity from the author. It will be closed if no further activity occurs. If the PR was closed and you want it re-opened, let us know and we'll re-open the PR so that you can continue the contribution!
@pcc-damatj Did you wan this change to be added? If you haven't got the time I could put a quick PR up and get it in
Superseded by #234
Closing because functionality was added in https://github.com/backstage/charts/pull/234