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

OTHER License

Stars
104

Bot releases are hidden (Show)

orkestra - v0.5.1

Published by nitishm over 3 years ago

Fixes:

  • Check only workflow status when reconciling #193
orkestra - v0.5.0

Published by nitishm over 3 years ago

Breaking changes in this release due to an updated CRD.

Features:

  • Integrate Helm Controller and Remove Helm Operator (#181)
  • Updated Argo chart to v0.16.8 (#172)
  • Added probes to orkestra controller (#178)
orkestra - v0.4.1

Published by nitishm over 3 years ago

Changes include

  • Configurable reconcile interval on success (#169)
  • Latest Argo chart v0.16.8 (#172)
  • Display status conditions and transitions in applicationgroup Status field (#157)
  • Push all pulled application charts to staging repo even if they do not have any additional subchart dependencies (#163)
  • [docs] Development guide with tutorials for using Tilt, Okteto and Bridge for Kubernetes for improving development workflow (#167 , #168 )

Contributors:

  • @nitishm
  • @jonathan-innis (🚀 👏 for most of the significant changes)
  • @rramankutty0
orkestra - v0.4.0

Published by nitishm over 3 years ago

Breaking Changes

  • Removed groupID
  • Integrated HelmRelease into the Application Spec (#151)
  • Debugging/dev tools - okteto & tilt configuration files added/updated
  • Deprecated registry-config in favor of dynamic repo config through ApplicationGroup.Spec.ApplicationSpec
orkestra - v0.3.0

Published by nitishm over 3 years ago

NOTE: The deployment for orkestra uses the latest docker tag. Expect breaking changes or else manually switch to v0.3.0 tag

orkestra - v0.2.1

Published by nitishm over 3 years ago

v0.2.1

orkestra - v0.2.0

Published by nitishm over 3 years ago

** BREAKING CHANGES**

- No longer supporting Application type and application reconciler
- Application spec has been merged into ApplicationGroup API

- No changes to behavior other than revised spec and sample YAMLs

Signed-off-by: nitishm <[email protected]>

* Update Tiltfile to use appgroup only

Signed-off-by: nitishm <[email protected]>

* Rename DAG to Application

Renamed DAG struct to Application
Renamed DAGData struct to DAG

Signed-off-by: nitishm <[email protected]>
orkestra - v0.1.1

Published by nitishm over 3 years ago

orkestra - v0.1.0

Published by nitishm over 3 years ago

Version 0.1.0 release of orkestra

  • includes example/simple