summaryrefslogtreecommitdiff
path: root/hack/generate-manifests.sh
AgeCommit message (Collapse)Author
2023-07-09ci: Fix codegen and update kustomize to post-2.0 (#590)jannfis
* ci: Fix codegen Signed-off-by: jannfis <jann@mistrust.net> * Fix tar call Signed-off-by: jannfis <jann@mistrust.net> --------- Signed-off-by: jannfis <jann@mistrust.net>
2020-08-18fix: Use Kustomize v2 for manifest generation to support kubectl apply -k (#62)jannfis
* fix: Use Kustomize v2 for manifest generation to support kubectl apply -k * Adapt GH workflow to check for manifest changes * Fix curl flag * Download curl to appropriate location * Use bash shell for manifest generation
2020-08-04Fix namespace for Kustomize image specjannfis
2020-08-04Fix Docker image namespacejannfis
2020-08-04Initial commitjannfis