argo-cd/hack/migrate
Jesse Suen 2664db3e40
Refactor application controller sync/apply loop (#202)
* Refactor application controller sync/apply loop
* always run kubectl apply --dry-run before the actual apply
* remove incorrect logic skip apply if comparator reported Synced
* rename status to phase
* distinguish failures from errors
* consolidate fields between OperationState and SyncOperationResult
* Disable migration code which referenced removed fields
2018-05-15 00:36:11 -07:00
..
migrate0.3.0to0.4.0.go Refactor application controller sync/apply loop (#202) 2018-05-15 00:36:11 -07:00