issues
search
validatedpatterns
/
multicluster-devsecops
Apache License 2.0
20
stars
66
forks
source link
common automatic update
#102
Closed
mbaldessari
closed
1 year ago
mbaldessari
commented
1 year ago
Add workflow to split helm charts into their own repo
Small test for the workflow towards single chart repos
Small test for the workflow towards single chart repos (part 2)
Simplify split workflow
Small test for the workflow towards single chart repos (part 3)
Tiny change to trigger split workflow
Add initial helm releasing workflow for acm chart
Add helm repo updating workflow in the per-chart workflows folder
Fix up CI superlinter on github actions
Fix tests and make .disabled explicit
Make sure we run the split workflow only when the changes land in validatedpatterns/common
Update tests. We get an extra (non-impacting whitespace) with the new code
re-add logic for extravaluefiles
Add more tests for variable definedness/truth
Switch helm to v3.12.3 in CI
Unroll global.extraValueFiles in application-policies directly due to namespacing in the _helper.tpl
Re-add code to operator-install to understand global.extraValueFiles
Make sure to add dollar sign
Add initial multi-source support
Add changelog entry and add an explicit property entry to the schema
Correct ifs and ranges in pattern, add comments
Also quote name and value values
Drop vault.ui.serviceType: "LoadBalancer"
Release clustergroup chart version 0.0.2
Update crd in common
Add support for passing EXTRA_HELM_OPTS
Disable kubeconform for the time being
Add support for deploying multi source via CLI
Upgrade ESO to v0.9.4
Release 0.0.2 golang-external-secrets
Simplify the passing of KUBECONFIG
Update CRD for the operator
Expose UUID
Move to newly released checkout action version
Update URLs to new github org
Add ~/.config/validated-patterns in the secret search path
Add support for ~/.config/validated-patterns/pattern-uuid
Simplify the code around UUID variable definition
Fix up common/ tests
Move to new checkout action version