Commit graph

15 commits

Author SHA1 Message Date
Jesse Suen
67177f933b
Fix false OutOfSync condition when an explicit namespace is set in the config (#622) 2018-09-20 14:52:16 -07:00
Jesse Suen
223091482c
Improve three-way diff to provide more accurate Sync status and diff result (issue #597) (#604) 2018-09-14 19:10:11 -07:00
Jesse Suen
a7c7523a8c
Support helm charts and yaml directories as an application source (#432)
* Support helm charts and yaml directories as an application source
* Run e2e test in parallel and increase timeout
2018-07-24 16:37:12 -07:00
Jesse Suen
933f3da538
Support diffing a local ksonnet app to the live application state (resolves #239) (#298) 2018-06-20 13:57:55 -07:00
Alexander Matyushentsev
0d3fc9648f
Issue #271 - perform three way diff only if resource has expected state and live state with last-applied-configuration annotation (#274) 2018-06-07 10:29:36 -07:00
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
797c88b3a6
Add an implementation for the ksonnet comparator 2018-02-26 18:22:08 -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