diff options
author | Petr Ospalý <p.ospaly@partner.samsung.com> | 2019-11-15 15:39:42 +0100 |
---|---|---|
committer | Petr Ospalý <p.ospaly@partner.samsung.com> | 2019-11-15 18:55:00 +0100 |
commit | 7e1861c6b8ba6a1de63a876248bbf4d02c9538ff (patch) | |
tree | 85c0feb981eb13753f978fded3eaffb954e81a7f /ansible/rancher_kubernetes.yml | |
parent | 6d3fbfaffeeac4b41544713927616f70c2193b04 (diff) |
Improve cleanup (--delete-all) usage
It cleans all orphaned images and volumes on each kubernetes node:
docker system prune --force --all --volumes
Also it now fixes the requirement for an override file when
'--clean-only' is used and it adds more kubernetes resource object to
redeploy.
+ improve help description
+ add use_help to not print all help when not asked
+ fix function name: redeploy_component -> undeploy_component
+ fix messages on some systems by switching echo to printf
+ fix grep to not match (e.g.) onap-bars when onap-bar was requested
+ add trap and fix terminal colors on abort
Issue-ID: OOM-2074
Change-Id: I54958d6e97febbda461bfb68f3829b002e7200b4
Signed-off-by: Petr Ospalý <p.ospaly@partner.samsung.com>
Diffstat (limited to 'ansible/rancher_kubernetes.yml')
0 files changed, 0 insertions, 0 deletions