A Golang orchestrator for managing a collection of Kubernetes manifests.
Go to file
Ruslan Aliev 6a5ac89168 Introduce RBAC support & deckhand manifests fetching
Small other improvements included.

Change-Id: Ibcf3fc2f5383a4b1faacff814d492d13d2a5a8e5
Signed-off-by: Ruslan Aliev <raliev@mirantis.com>
2024-03-05 16:32:31 -06:00
cmd Introduce keystone based auth & mock missing endpoints 2024-03-04 17:07:10 -06:00
images/armada-go Fix binary path in dockerfile 2024-02-05 18:30:41 -06:00
pkg Introduce RBAC support & deckhand manifests fetching 2024-03-05 16:32:31 -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 Introduce RBAC support & deckhand manifests fetching 2024-03-05 16:32:31 -06:00
go.sum Introduce RBAC support & deckhand manifests fetching 2024-03-05 16:32:31 -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