Commit graph

9 commits

Author SHA1 Message Date
Jesse Suen
9c0daebfe0
Fix diff falsely reporting OutOfSync due to namespace/annotation defaulting 2018-05-17 00:41:50 -07:00
Jesse Suen
f2a0ca5609 Add intelligence in diff libray to perform three-way diff from last-applied-configuration annotation (resolves #199) 2018-05-16 16:47:30 -07:00
Alexander Matyushentsev
a36cc8946c
Issue #136 - Use custom formatter to get desired state of deployment and service (#145)
* Issue #136 - Use custom formatter to get desired state of deployment and service

* Remove unnecessary break, document default removals
2018-04-30 13:29:35 -07:00
Jesse Suen
b2631a6cff
Add argocd app diff and improve argocd app get output. Simplify diff library 2018-02-28 23:40:03 -08:00
Jesse Suen
2aa9f33abd
Add support for rendering delta diffs 2018-02-27 17:35:21 -08:00
Jesse Suen
0d6748bdde
Fixes to retrieving live resource counter parts from a resource config 2018-02-27 16:58:25 -08:00
Jesse Suen
12d513f5af
Fix diff util to handle nil comparisons. Remove debug logic 2018-02-27 03:16:18 -08:00
Jesse Suen
316cfd2581
Change implementation of clusters from CRD to K8s secret 2018-02-26 01:59:02 -08:00
Jesse Suen
787ee520b4
Add diff utility library for comparing unstructured object(s) 2018-02-25 18:36:19 -08:00