gerrit-monitoring/subcommands
Thomas Draebing 89ee46a081 Adapt to ytt 0.28.0
Ytt 0.28.0 introduced a breaking change. The --output-directory
option was removed. This was done because this option implicitly
emptied the directory, which could be dangerous. While this option
still exist under a different name, the --output-files option is
now recommended.

The installer now uses the --output-files option, but to ensure a
clean installation, it checks, whether the directory already exists
and if it does, asks the user, whether it can empty it. If it is
not allowed to do so, the installation will abort.

Change-Id: I574c3b054e9293c0534d609c062946cd39890793
2020-06-19 17:40:09 +02:00
..
__init__.py Rewrite the scripts in python 2020-04-16 14:25:50 +02:00
_globals.py Add promtail chart to collect logs from cluster 2020-05-27 16:30:31 +02:00
encrypt.py Rewrite the scripts in python 2020-04-16 14:25:50 +02:00
install.py Adapt to ytt 0.28.0 2020-06-19 17:40:09 +02:00
uninstall.py Rewrite the scripts in python 2020-04-16 14:25:50 +02:00