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: v8.0.1rc1^0 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=3c063d193a201b5e7653115671739f1e64677e9c;hp=3c063d193a201b5e7653115671739f1e64677e9c;p=osm%2FN2VC.git 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 ---