shipyard/src/bin/shipyard_airflow/shipyard_airflow
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
..
common Fix: various documentation and URL fixes 2018-09-24 12:53:27 +02:00
conf Fix: various documentation and URL fixes 2018-09-24 12:53:27 +02:00
control Add relabel_nodes action 2018-09-25 07:34:43 -05:00
dags Add relabel_nodes action 2018-09-25 07:34:43 -05:00
db [FIX] Single line sql split/join fix 2018-08-08 08:32:21 -05:00
plugins plugins: Add get_releases to Armada base operator 2018-09-27 16:37:54 -05:00
schemas Add relabel_nodes action 2018-09-25 07:34:43 -05:00
__init__.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
errors.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
policy.py Add relabel_nodes action 2018-09-25 07:34:43 -05:00
shipyard_api.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
shipyard_upgrade_db.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00