From: Dominik Fleischmann Date: Tue, 9 Jun 2020 09:57:14 +0000 (+0200) Subject: 8716 - K8s Proxy Charms X-Git-Tag: release-v9.0-start~46 X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FN2VC.git;a=commitdiff_plain;h=b95133489d1cd16e1692085b1193d24d52c858fc;hp=b95133489d1cd16e1692085b1193d24d52c858fc 8716 - K8s Proxy Charms This commit enables the possibility to deploy Proxy Charms on Kubernetes. It depends on a new LCM environment variable called `k8s_cloud` which will state the k8s name in VCA that will be used for deploying the proxy charms. It will also check the k8s model for status and delete the k8s model if it exists. Finally it will now retry the verify ssh credential action when the action fails, instead of only retrying when a excpetion is launched. Change-Id: I09510dcec00f747da945f88d54c2e25c1402d56c Signed-off-by: Dominik Fleischmann ---