ocurity / dracon

Security scanning & static analysis tool - forked and rewritten from @thought-machine/dracon
https://ocurity.com
Apache License 2.0
61 stars 9 forks source link

Tasks do not have the suffix of the workflow, hence dracon cannot have multiple pipelines at the same time #138

Open linear[bot] opened 2 months ago

linear[bot] commented 2 months ago

All templates have the same "base" task which means that if you try to install two workflows with the same helm you get

`Release "golang-project-pipeline" does not exist. Installing it now.

Error: Unable to continue with install: Task "base" in namespace "dracon" exists and cannot be imported into the current release: invalid ownership metadata; annotation validation error: key "meta.helm.sh/release-name" must equal "golang-project-pipeline": current value is "cyberdyne-card-processing"`