A Golang orchestrator for managing a collection of Kubernetes manifests.
Go to file
Sergiy Markin caebcbfe80 Updated base image docker repo url
Change-Id: If70ca802002f6b6e747641d1ebfab29793109b6e
2024-12-21 06:45:04 +00:00
cmd Introduce keystone based auth & mock missing endpoints 2024-03-04 17:07:10 -06:00
images/armada-go Updated base image docker repo url 2024-12-21 06:45:04 +00:00
pkg Return list of installed/updated charts to shipyard 2024-08-20 10:09:23 -05:00
tools Updated base image docker repo url 2024-12-21 06:45:04 +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 Security updates 2024-12-20 18:01:02 +00:00
crd.yaml Bump CRD with UpgradeCRD option 2024-10-16 13:33:32 -05:00
go.mod Security updates 2024-12-20 18:01:02 +00:00
go.sum Security updates 2024-12-20 18:01:02 +00: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 Security updates 2024-12-20 18:01:02 +00: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