Azure / orkestra

Orkestra is a cloud-native release orchestration and lifecycle management (LCM) platform for the fine-grained orchestration of inter-dependent helm charts and their dependencies
https://azure.github.io/orkestra
Other
105 stars 16 forks source link

Running EnvTest in CI #197

Closed nitishm closed 3 years ago

nitishm commented 3 years ago

~Since EnvTest is going to be used with an existing cluster, we need an option to disable the orkestra deployment so as to run the controller under test for performing testing.~

nitishm commented 3 years ago

The plan is to run EnvTest in the CI pipeline to validate against a live deployment of the dependant charts (chartmuseum, helm-controller and argo workflow).