Declarative Continuous Deployment for Kubernetes
Find a file
2018-02-21 03:01:43 -08:00
application/controller Implement Application controller boilerplate (#2) 2018-02-20 15:23:37 -08:00
cmd Support persistence of repos as secrets 2018-02-21 03:01:43 -08:00
common Support persistence of repos as secrets 2018-02-21 03:01:43 -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 Add repository service, CLI subcommand, and backend implementation 2018-02-20 14:06:15 -08:00
server Support persistence of repos as secrets 2018-02-21 03:01:43 -08:00
test/e2e/functional Add application CLI sub-command and backend implementation 2018-02-19 03:39:03 -08:00
util Support persistence of repos as secrets 2018-02-21 03:01:43 -08:00
.dockerignore Add client code for cluster get,delete,list operations 2018-02-18 13:16:24 -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 client code for cluster get,delete,list operations 2018-02-18 13:16:24 -08:00
Gopkg.lock Support persistence of repos as secrets 2018-02-21 03:01:43 -08:00
Gopkg.toml Support for cluster update endpoint 2018-02-19 02:59:34 -08:00
Makefile Add client code for cluster get,delete,list operations 2018-02-18 13:16:24 -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