Alexander Matyushentsev
2200a27a5f
Issue #1013 - handle k8s resources circular dependency ( #1016 )
2019-01-15 03:24:28 -08:00
Jesse Suen
3884b07295
Eliminate reconcile hotloop by prevent Endpoint updates from requeuing apps ( #986 )
2019-01-07 14:35:16 -08:00
Alexander Matyushentsev
8d020fa694
Issue #956 - Slow comparison if cluster is down ( #957 )
2018-12-26 13:38:35 -08:00
Jesse Suen
04564add01
Make injected application instance label configurable from default ( #944 )
...
* Make injected application instance label configurable from default
Stop removing ksonnet.io/component label, unless using legacy label
* Fix applying of resources when namespace is empty
2018-12-23 22:25:04 -08:00
Alexander Matyushentsev
14ec5f6e33
Issue #950 - Application controller don't refresh app after destination update ( #951 )
2018-12-20 12:48:42 -08:00
Alexander Matyushentsev
eee33e336d
Correctly drop cluster cache after CRD creation/deletion ( #947 )
2018-12-19 11:43:21 -08:00
Alexander Matyushentsev
5166344d33
Issue #912 - Make ResourceNode 'tags' into a more generic 'info' struct ( #926 )
...
* Issue #912 - Make ResourceNode 'tags' into a more generic 'info' struct
2018-12-12 13:16:55 -08:00
Alexander Matyushentsev
1deeada249
Issue #910 - Reconstruct tree structure on the flight to avoid inconsistent state ( #921 )
2018-12-10 14:48:31 -08:00
Alexander Matyushentsev
4f12660c1b
Fix discovering cluster wide resources with namespace ( #904 )
2018-12-07 15:40:41 -08:00
dthomson25
8ea474a3c9
Remove gracePeriod seconds option from API ( #900 )
2018-12-07 10:50:40 -08:00
dthomson25
0af3836f74
Add force delete option to API ( #891 )
2018-12-06 16:00:10 -08:00
Jesse Suen
4fa33f300b
Proper treatment of resource lifecycle hooks: ( #859 )
...
* do not allow hooks to affect Synced or Health status
* do not delete hooks during a sync --prune
* add health statuses for jobs and pods
2018-12-03 10:27:43 -08:00
Jesse Suen
2c8e9fa9ac
Switch to k8s recommended app.kubernetes.io/instance label ( #857 )
...
Remove ability to set helm release name
Reorganize Argo CD constants
2018-11-30 23:54:01 -08:00
Alexander Matyushentsev
93ad11095a
Resources events streaming bug fixes: panic ( #699 ), stale cache detection, restaring bad watchers ( #852 )
2018-11-30 11:29:12 -08:00
Jesse Suen
83fb5fb388
Rename 'controlled resources' to 'managed resources' ( #850 )
...
Rename 'resources tree' to 'resource tree'
2018-11-30 10:32:31 -08:00
Alexander Matyushentsev
6dede28f72
Issue #696 - Support apps with static namespaces in resources ( #842 )
2018-11-29 15:34:46 -08:00
Alexander Matyushentsev
6368a3e548
Refactor application controller ( #840 )
...
* Refactor application controller
2018-11-28 13:38:02 -08:00