A Golang orchestrator for managing a collection of Kubernetes manifests.
Go to file
Ruslan Aliev e1dc792eac Bump k8s deps to 1.29
Change-Id: Iab460487574eaca8fa41efb13604084d19dccd6f
Signed-off-by: Ruslan Aliev <raliev@mirantis.com>
2024-03-08 16:03:13 -06: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 Bump k8s deps to 1.29 2024-03-08 16:03:13 -06:00
tools Initial commit 2024-02-05 15:05:06 -06: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 Initial commit 2024-02-05 15:05:06 -06:00
crd.yaml Bump Armada Charts CRD 2024-02-09 14:00:31 -06:00
go.mod Bump k8s deps to 1.29 2024-03-08 16:03:13 -06:00
go.sum Bump k8s deps to 1.29 2024-03-08 16:03:13 -06:00
LICENSE Initial commit 2024-02-05 15:05:06 -06:00
main.go Initial commit 2024-02-05 15:05:06 -06: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