Declarative Continuous Deployment for Kubernetes
Find a file
2018-02-26 01:59:02 -08:00
application Synchronize repo processing in app manager (#6) 2018-02-23 12:51:10 -08:00
cmd Change implementation of clusters from CRD to K8s secret 2018-02-26 01:59:02 -08:00
common Change implementation of clusters from CRD to K8s secret 2018-02-26 01:59:02 -08:00
controller Update application CRD types, implement application manager draft (#3) 2018-02-22 10:56:14 -08:00
errors Support persistence of repos as secrets 2018-02-21 03:01:43 -08:00
hack Support for cluster update endpoint 2018-02-19 02:59:34 -08:00
pkg Change implementation of clusters from CRD to K8s secret 2018-02-26 01:59:02 -08:00
server Change implementation of clusters from CRD to K8s secret 2018-02-26 01:59:02 -08:00
test Add diff utility library for comparing unstructured object(s) 2018-02-25 18:36:19 -08:00
util Change implementation of clusters from CRD to K8s secret 2018-02-26 01:59:02 -08:00
.dockerignore Add controller-image make target (#7) 2018-02-23 15:12:11 -08:00
.gitignore Initial project structure 2018-02-14 16:56:17 -08:00
CONTRIBUTING.md Add client code for cluster get,delete,list operations 2018-02-18 13:16:24 -08:00
Dockerfile-argocd Add controller-image make target (#7) 2018-02-23 15:12:11 -08:00
gometalinter.json Fix issues caught by linting 2018-02-21 03:23:29 -08:00
Gopkg.lock Add diff utility library for comparing unstructured object(s) 2018-02-25 18:36:19 -08:00
Gopkg.toml Add initial stubs for ksonnet util 2018-02-22 18:42:35 -08:00
Makefile Fix linting errors 2018-02-25 00:44:40 -08:00
VERSION Initial project structure 2018-02-14 16:56:17 -08:00
version.go Initial project structure 2018-02-14 16:56:17 -08:00