armada/armada/handlers
Sean Eagan 5e7c36d2a1 Avoid bug in tiller when both sorting and paging releases
The tiller list releases command has a bug when using sorting
and paging simultaneously. Armada was passing sorting parameters,
but it doesn't really care about the order, so this removes the
sorting parameters to avoid the tiller issue.

Change-Id: If8349a8093d4b79d5e056d988b710372705eb669
2018-10-17 14:47:16 -05:00
..
__init__.py feat(api): policy enforcement and api standard 2017-09-20 21:54:39 +00:00
armada.py Add chart API to wait on k8s resource types/labels 2018-10-05 16:48:32 -05:00
chart_deploy.py Add chart API to wait on k8s resource types/labels 2018-10-05 16:48:32 -05:00
chartbuilder.py Fix for yapf v0.24.0 2018-09-11 20:39:25 +00:00
document.py Fix: various documentation and URL fixes 2018-09-24 12:53:27 +02:00
k8s.py Clean up and refactor wait logic 2018-09-25 12:48:25 -05:00
manifest.py Fix for get manifest 2018-09-14 15:27:03 +00:00
override.py Fix to override '=' string 2018-08-21 22:21:41 -07:00
release_diff.py Release diffing: split out, add unit tests, include name 2018-08-22 11:29:03 -05:00
test.py Change chart `test` key to object and support cleanup flag 2018-06-27 10:47:02 -05:00
tiller.py Avoid bug in tiller when both sorting and paging releases 2018-10-17 14:47:16 -05:00
wait.py Add chart API to wait on k8s resource types/labels 2018-10-05 16:48:32 -05:00