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
104 stars 16 forks source link

API spec changes to support configuring workflow executors #380

Closed nitishm closed 3 years ago

nitishm commented 3 years ago

Addresses #379

Signed-off-by: Nitish Malhotra nitish.malhotra@gmail.com

nitishm commented 3 years ago

@jonathan-innis we can merge this in rather than have you fork from my branch. Adding these API changes should be benign (I think). WDYT? That way you can just work off of main

jonathan-innis commented 3 years ago

@jonathan-innis we can merge this in rather than have you fork from my branch. Adding these API changes should be benign (I think). WDYT? That way you can just work off of main

Yes, in general, I agree that merging these changes is benign

codecov-commenter commented 3 years ago

Codecov Report

Merging #380 (3a07d7e) into main (b7b480a) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 3a07d7e differs from pull request most recent head 00a8cb3. Consider uploading reports for the commit 00a8cb3 to get more accurate results Impacted file tree graph

@@           Coverage Diff           @@
##             main     #380   +/-   ##
=======================================
  Coverage   67.14%   67.14%           
=======================================
  Files           8        8           
  Lines         350      350           
=======================================
  Hits          235      235           
  Misses        106      106           
  Partials        9        9           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b7b480a...00a8cb3. Read the comment docs.