Declarative Continuous Deployment for Kubernetes
Find a file
2018-02-16 13:55:55 -08:00
cmd Add application CRD definition. Implement CRD install CLI command (#1) 2018-02-16 12:58:02 -08:00
errors Initial project structure 2018-02-14 16:56:17 -08:00
hack Add cluster API type and ability to generate .proto from the API types 2018-02-16 13:55:55 -08:00
pkg Add cluster API type and ability to generate .proto from the API types 2018-02-16 13:55:55 -08:00
server Add cluster API type and ability to generate .proto from the API types 2018-02-16 13:55:55 -08:00
util/cmd Initial project structure 2018-02-14 16:56:17 -08:00
.gitignore Initial project structure 2018-02-14 16:56:17 -08:00
Dockerfile-argocd Support gRPC + HTTP1.1+JSON serving from the same port in insecure mode 2018-02-15 01:15:32 -08:00
Gopkg.lock Add cluster API type and ability to generate .proto from the API types 2018-02-16 13:55:55 -08:00
Gopkg.toml Add cluster API type and ability to generate .proto from the API types 2018-02-16 13:55:55 -08:00
Makefile Add argocd CLI. Add cluster server endpoint. Fix protobuf generation 2018-02-15 17:13:47 -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