Commit graph

11 commits

Author SHA1 Message Date
Jesse Suen
36b3b2b853
Switch to gogo/protobuf for golang code generation in order to use gogo extensions 2018-04-24 15:20:59 -07:00
Alexander Matyushentsev
405b47ffe6
Issue #19 - Move Kubernetes manifest generation into separate service (#20) 2018-03-06 22:05:07 -08:00
Jesse Suen
a2cfff4317
Support for cluster update endpoint 2018-02-19 02:59:34 -08:00
Jesse Suen
e31a301952
Add client code for cluster get,delete,list operations 2018-02-18 13:16:24 -08:00
Jesse Suen
c7767976bd
server side .proto and gRPC stubs for cluster CRUD operations 2018-02-16 17:08:57 -08:00
Jesse Suen
c2379a3e8b
Install and codegen support for cluster CRD 2018-02-16 15:18:37 -08:00
Jesse Suen
2ef524d8d4
Add cluster API type and ability to generate .proto from the API types 2018-02-16 13:55:55 -08:00
Alexander Matyushentsev
ec3b3dc83b
Add application CRD definition. Implement CRD install CLI command (#1)
* Add application CRD definition. Implement CRD install CLI command

* Remove unnecessary argo package dependency
2018-02-16 12:58:02 -08:00
Jesse Suen
f6904245fe
Add argocd CLI. Add cluster server endpoint. Fix protobuf generation 2018-02-15 17:13:47 -08:00
Jesse Suen
80ad02d02c
Support gRPC + HTTP1.1+JSON serving from the same port in insecure mode 2018-02-15 01:15:32 -08:00
Jesse Suen
a67038ae2e
Initial project structure 2018-02-14 16:56:17 -08:00