argo-cd/server
Jesse Suen 9d921f65f3
Various fixes to sync logic (#370)
* move hook resource state into SyncResult (from operation state)
* fix rollback to use apply based sync
* re-assess sync/health status between each sync phases
* PostSync hook should wait until application is Healthy (resolves #363)
2018-07-11 19:12:30 -07:00
..
application Issue #210 - Application controller should not erase previously collected info about resources if repo or cluster is not available (#367) 2018-07-11 00:45:18 +03:00
cluster Refactor to enable application server unit testing. Add app create unit test. 2018-06-30 02:25:32 -07:00
project Refactor to enable application server unit testing. Add app create unit test. 2018-06-30 02:25:32 -07:00
repository Refactor to enable application server unit testing. Add app create unit test. 2018-06-30 02:25:32 -07:00
session Generate swagger files (#278) 2018-06-25 13:49:38 -07:00
settings Clean up .proto definitions for consistency and reduction of pointer usage (#253) 2018-05-31 17:21:09 -07:00
version Switch to gogo/protobuf for golang code generation in order to use gogo extensions 2018-04-24 15:20:59 -07:00
server.go move install functionality from custom to kubectl apply (#327) 2018-07-10 17:26:07 -04:00
swagger.json Various fixes to sync logic (#370) 2018-07-11 19:12:30 -07:00