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

Document how to use Helm packages for Tekton Tasks in a more efficient way #144

Closed ptzianos closed 2 months ago

ptzianos commented 2 months ago

We need a better way of managing Tekton Tasks and Pipelines and automatically discovering components available for the system to use without having to manually compile the `componentsConfig` and to allow the open source system to have multiple Helm managed Pipelines deployed at the same time in the same namespace. Document how we can achieve that with a reasonable amount of detail and hopefully a small amount of effort

ptzianos commented 2 months ago

merged as part of https://github.com/ocurity/dracon/pull/145