A Golang orchestrator for managing a collection of Kubernetes manifests.
Go to file
Ruslan Aliev 19e2b88695 Return list of installed/updated charts to shipyard
Required for airflow upgrade.

Change-Id: Icd7c0814755c2606181e3bec5f5c05ad1bda43a8
Signed-off-by: Ruslan Aliev <raliev@mirantis.com>
2024-08-20 10:09:23 -05:00
cmd Introduce keystone based auth & mock missing endpoints 2024-03-04 17:07:10 -06:00
images/armada-go Bump k8s deps to 1.29 2024-03-08 16:03:13 -06:00
pkg Return list of installed/updated charts to shipyard 2024-08-20 10:09:23 -05:00
tools Update deploy-env panameters 2024-07-25 18:56:43 +00:00
.gitignore Initial commit 2024-02-05 15:05:06 -06:00
.gitreview Added .gitreview 2024-01-04 20:22:32 +00:00
.zuul.yaml Update deploy-env panameters 2024-07-25 18:56:43 +00:00
crd.yaml Bump armadacharts CRD 2024-07-29 16:18:43 -05:00
go.mod Small improvements & refactoring 2024-03-10 18:32:22 -05:00
go.sum Small improvements & refactoring 2024-03-10 18:32:22 -05:00
LICENSE Initial commit 2024-02-05 15:05:06 -06:00
main.go Change healthcheck status code to 204 2024-03-11 19:01:42 -05:00
Makefile Initial commit 2024-02-05 15:05:06 -06:00
README.md Initial commit 2024-02-05 15:05:06 -06:00

armada-go

A Golang-based orchestrator for managing a collection of Kubernetes Helm charts