shipyard/src/bin
Drew Walters e6bc5d0767 plugins: Add get_releases to Armada base operator
Currently, the `ArmadaGetReleasesOperator` does not save any releases
retrieved from the environment. In order to add future functionality
that invokes Helm tests for all releases, deployed releases must be
cataloged. This commit adds a method, `get_releases`, to the Armada
base operator and updates existing plugins to utilize it. Additionally,
this change moves the retrieval of tiller information before the Armada
client is fetched in order to limit subsequent calls to the
`get_tiller_info` method.

Change-Id: Ib4aaec762d509994ce90460d0854e526280c4592
2018-09-27 16:37:54 -05:00
..
shipyard_airflow plugins: Add get_releases to Armada base operator 2018-09-27 16:37:54 -05:00
shipyard_client Merge "Add relabel_nodes action" 2018-09-25 20:50:04 +00:00