orkestra icon indicating copy to clipboard operation
orkestra copied to clipboard

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

Results 51 orkestra issues
Sort by recently updated
recently updated
newest added

Bumps [helm.sh/helm/v3](https://github.com/helm/helm) from 3.6.2 to 3.9.4. Release notes Sourced from helm.sh/helm/v3's releases. Helm 3.9.4 Helm v3.9.4 is a security (patch) release. Users are strongly recommended to update to this release....

dependencies
go

Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.9 to 1.2.10. Release notes Sourced from tzinfo's releases. v1.2.10 Fixed a relative path traversal bug that could cause arbitrary files to be loaded with require when...

dependencies
ruby

Support OCI when pulling helm charts from upstream registries

enhancement
help wanted
feat
size : M
go
hacktoberfest

Edited (@nitishm) : _Formatting_ Please implement downloading `ApplicationGroup` chart from ACR. Have chart in ACR crmobilenetwork.azurecr.io/hello-world:1.0.3 helm chart looks like this: ```yaml apiVersion: orkestra.azure.microsoft.com/v1alpha1 kind: ApplicationGroup metadata: name: bookinfo spec:...

Bumps [github.com/argoproj/argo-workflows/v3](https://github.com/argoproj/argo-workflows) from 3.1.8 to 3.2.11. Release notes Sourced from github.com/argoproj/argo-workflows/v3's releases. v3.2.11 Quick Start What's New? Find out on our blog and changelog. Breaking Changes and Known Issues See...

dependencies
go

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.5 to 1.13.6. Release notes Sourced from nokogiri's releases. 1.13.6 / 2022-05-08 Security [CRuby] Address CVE-2022-29181, improper handling of unexpected data types, related to untrusted inputs to...

dependencies
ruby

Hello, This project looks pretty cool but i'm concerned about the support due to low rate of activity. Is this project still maintained?

bug

Orkestra should support disabling downloading of helm charts and staging of these charts to chartmuseum. This comes into picture when bringing your own deployment executor (ex. replacing the helmrelease executor...

enhancement
feat

Closes #403 Signed-off-by: Nitish Malhotra

The existing and only ApplicationGroup Custom Resource provided by Orkestra is used to generate a workflow for deploying helm releases using a dependency graph. While orkestra with the introduction of...

enhancement
feat
size : L