armada/armada/handlers
Sean Eagan 8c5e5c7d24 Remove unused commands
This removes release rollback/delete functionality. This functionality
was likely not being used and thus was likely not working.

This primary driver for this change is to ease introduction of Helm 3
support. Particularly to avoid having to make API changes related to
the namespacing of helm releases in Helm 3.

This also removes the swagger api documentation as it was not
maintained.

Change-Id: I7edb1c449d43690c87e5bb24726a9fcaf428c00b
2021-09-30 17:22:16 -05:00
..
__init__.py feat(api): policy enforcement and api standard 2017-09-20 21:54:39 +00:00
armada.py Airship 2 support features 2020-03-25 13:56:32 -05:00
chart_delete.py Standardize Armada code with YAPF 2019-07-31 10:16:15 -05:00
chart_deploy.py Extract pre-update actions out of tiller handler 2021-09-30 17:22:16 -05:00
chart_download.py Airship 2 support features 2020-03-25 13:56:32 -05:00
chartbuilder.py fix: Align template file naming with Helm CLI 2019-10-03 20:32:43 +00:00
document.py Revert "Airship 2 support features" 2021-09-30 17:22:16 -05:00
k8s.py Armada improved logging, uplift dependency 2021-06-24 10:53:06 -04:00
lock.py Standardize Armada code with YAPF 2019-07-31 10:16:15 -05:00
manifest.py Revert "Airship 2 support features" 2021-09-30 17:22:16 -05:00
metrics.py Implement Prometheus metric integration 2019-08-15 16:12:17 +00:00
override.py Standardize Armada code with YAPF 2019-07-31 10:16:15 -05:00
pre_update_actions.py Extract pre-update actions out of tiller handler 2021-09-30 17:22:16 -05:00
release_diff.py fix: Align template file naming with Helm CLI 2019-10-03 20:32:43 +00:00
schema.py Standardize Armada code with YAPF 2019-07-31 10:16:15 -05:00
test.py Standardize Armada code with YAPF 2019-07-31 10:16:15 -05:00
tiller.py Remove unused commands 2021-09-30 17:22:16 -05:00
wait.py Revert "Airship 2 support features" 2021-09-30 17:22:16 -05:00