armada/armada/tests/unit/handlers
Sean Eagan e149afdcbe Use paging to list releases from tiller
Tiller has a non-configurable gRPC max response message size. If the
list releases response reaches this size it silently truncates the
results to be below this size. Thus for armada to be able to reliably
get back all the releases it requests, this patchset implements paging
with what should be a small enough page size to avoid the truncation.

Change-Id: Ic2de85f6eabcea8655b18b411b79a863160b0c81
2018-10-12 21:28:22 -05:00
..
templates Improved document validation 2018-02-23 11:11:09 -05:00
__init__.py Implement wait for timeout feature and unit test 2017-06-22 16:02:25 -05:00
test_armada.py Parallelize unsequenced chart group deployments 2018-10-03 10:27:49 -05:00
test_chartbuilder.py Adding yapf config, plus formatted code. 2018-06-22 14:56:04 -05:00
test_manifest.py Fix for get manifest 2018-09-14 15:27:03 +00:00
test_override.py Validation refactor 2018-08-20 17:27:34 +00:00
test_release_diff.py Release diffing: split out, add unit tests, include name 2018-08-22 11:29:03 -05:00
test_test.py Adding yapf config, plus formatted code. 2018-06-22 14:56:04 -05:00
test_tiller.py Use paging to list releases from tiller 2018-10-12 21:28:22 -05:00
test_wait.py Add chart API to wait on k8s resource types/labels 2018-10-05 16:48:32 -05:00