generated from hybrid-cloud-patterns/example
-
Notifications
You must be signed in to change notification settings - Fork 71
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
Automatic common/ update #223
Merged
claudiol
merged 32 commits into
validatedpatterns:main
from
claudiol:common-automatic-update
Aug 21, 2023
Merged
Automatic common/ update #223
claudiol
merged 32 commits into
validatedpatterns:main
from
claudiol:common-automatic-update
Aug 21, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This will push any change done to a chart folder out into the separate repo corresponding to the chart that has been changed. This workflow needs a secret called CHARTS_REPOS_TOKEN that is a Personal Access Token with fine grained repo and workflow write access on the following repos: - acm-chart - hashicorp-vault-chart - golang-external-secrets-chart - clustergroup-chart - letsencrypt-chart
Add workflow to split helm charts into their own repo
Test workflow
Fix up CI superlinter on github actions
…idatedpatterns/common Otherwise a push to a private for to main would still invoke the split workflow, if a member of the vp org would do so. Since we do not want that let's make sure we limit this workflow to when the repository name is 'validatedpatterns/common'
Make sure we run the split workflow only when the changes land in validatedpatterns/common
Switch helm to v3.12.3 in CI
… namespacing in the _helper.tpl
Add extra value files and nulling logic to allow "disabling" applications
Re-add code to operator-install to understand global.extraValueFiles
Correct ifs and ranges in pattern, add comments
mamurak
pushed a commit
to mamurak/industrial-edge
that referenced
this pull request
Sep 20, 2023
…es-secret Allow picking a custom values-secret.yaml file via the VALUES_SECRET env var
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This is part of an automatic process run by claudiol on Mon Aug 21 01:57:52 PM MDT 2023