From: David Garcia Date: Thu, 23 Jul 2020 13:04:19 +0000 (+0200) Subject: Store k8s controller information in Mongo, and remove controller attribute from K8sJu... X-Git-Tag: release-v9.0-start~28 X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FN2VC.git;a=commitdiff_plain;h=4f74f59cf7550185336c0a075205f61d424f214a;hp=4f74f59cf7550185336c0a075205f61d424f214a Store k8s controller information in Mongo, and remove controller attribute from K8sJujuConnector - Storing the k8s controller information in Mongo let us connect to that controller from different LCM units - The cacert and secret keys are encrypted - The controller attribute in K8sJujuConnector was preventing to have more than 1 connection to different controllers at the same time Change-Id: Icf96e1eedf84e283dd6b0016cae3695a074b7d24 Signed-off-by: David Garcia ---