Update templated files to rev 2ce5e08 #221
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Automatically created PR based on commit 2ce5e08990715383705edd87bf13e3dcdb786fb5 in stackabletech/operator-templating repo.
Original commit message:
Add actions to build Helm charts to the operators and retire os package building. (#7)
First version - mostly working
Replace operator version placeholder in Helm chart.
Fix ansible equality test with older jinja version and make Makefile a j2 template.
Reenable all repos
Bugfix: indentation and Makefile.
Update template/.github/workflows/publish_dev_artifacts.yml.j2
Co-authored-by: Teo Klestrup Röijezon teo.roijezon@stackable.de
Co-authored-by: Teo Klestrup Röijezon teo.roijezon@stackable.de
Co-authored-by: Teo Klestrup Röijezon teo.roijezon@stackable.de
Co-authored-by: Razvan-Daniel Mihai 84674+razvan@users.noreply.github.com
Co-authored-by: Razvan-Daniel Mihai 84674+razvan@users.noreply.github.com
Co-authored-by: Razvan-Daniel Mihai 84674+razvan@users.noreply.github.com
Moved crd.yaml to 'crds' directory.
Update template/deploy/helm/[[product]]-operator/README.md.j2
Co-authored-by: Razvan-Daniel Mihai 84674+razvan@users.noreply.github.com
Co-authored-by: Siegfried Weber mail@siegfriedweber.net
Added chart linting config back in.
Text fix
Addressed review comments
Added note to Readme about potentielly missing details.
Fix yp call and indentation in Makefile.j2
Install roles.yaml when compiling the Helm chart
Added wildcard cluster role for all operators.
WIP: testing hive and druid.
WIP: testing with Trino fails.
Make roles.yaml a Jinja template.
More templating of the roles.yaml.j2
Add update verb to configmaps resource.
Co-authored-by: Razvan-Daniel Mihai 84674+razvan@users.noreply.github.com
Co-authored-by: Teo Klestrup Röijezon teo.roijezon@stackable.de
Co-authored-by: Siegfried Weber mail@siegfriedweber.net