armada/armada/handlers
Felipe Monteiro afc39b6b62 Docs: Fix Armada apply --set flag documentation
This PS updates the Armada apply --set flag documentation to
be in line with the actual implementation. Each override
must be of the form:

  manifest:simple-armada:release_name="wordpress"

Or:

  manifest:simple-armada:chart_goups="foo","bar"

This PS also adds a few more unit tests for Override handler.

Change-Id: Ie280752ceee75a9a13d1ffafb40589c294407b46
2018-02-17 03:29:42 -05:00
..
__init__.py feat(api): policy enforcement and api standard 2017-09-20 21:54:39 +00:00
armada.py feat(source): Add support for SSH key authentication 2018-02-13 16:10:34 -05:00
chartbuilder.py fix(chartbuilder): Fix ChartBuilder failing on get_files() 2018-01-21 23:33:54 -04:00
document.py feat(yaml): Support document references 2018-01-08 13:39:26 -06:00
k8s.py Fix: Issue where Armada hangs waiting for pods 2018-02-15 16:02:21 -06:00
manifest.py Add unit tests for Manifest handler 2018-02-05 17:14:12 -05:00
override.py Docs: Fix Armada apply --set flag documentation 2018-02-17 03:29:42 -05:00
tiller.py Bump tiller version to 2.7.2 in armada.handlers.tiller 2018-02-13 15:38:00 -05:00