summaryrefslogtreecommitdiffstats
path: root/kubernetes/multicloud/charts/multicloud-starlingx/resources
AgeCommit message (Collapse)AuthorFilesLines
2020-03-19Correct distribution addresses of SDC artifactKonrad Bańka1-2/+2
Issue-ID: MULTICLOUD-1036 Signed-off-by: Konrad Bańka <k.banka@samsung.com> Change-Id: I3c1d23417f721dd50ed2255dfdf3ee83e7d11fa7
2020-02-05Fix multicloud logging issueeHanan1-0/+4
Change-Id: Icd3631e329b7834c716fd9299007e1644d139822 Issue-ID: OOM-2130 Signed-off-by: eHanan <eoin.hanan@est.tech>
2019-12-13Fix multicloud log message output issueBin Yang1-1/+1
The log config error results in log output failure Change-Id: I6451e678c3ac509ed676699ac048200feebc6ab8 Issue-ID: MULTICLOUD-966 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2019-05-24update artifactbroker for multicloud pluginsliboNet1-19/+22
add artifact broker to k8s plugin by specified forwarder update another plugins configuration to use multicloud instead of policy per the confirmation from SDC PTL make the port configureable update the concerned type to include VF_MODULES_METADATA add /data dir into k8s artifactbroker P7: Remove tabs from config.json Change-Id: I614b85ef512740e9bb44d431760d8e7424fb804b Issue-ID: MULTICLOUD-631 Signed-off-by: liboNet <libo.zhu@intel.com> Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2019-05-10integrate artifact broker into multicloud pluginsliboNet1-0/+70
add config.json for each multicloud plugin update deployment to add it as sidecar update the values.yaml of multicloud to store image name remove the hardcode namespace fix typo and use 1.3.1 image tag Change-Id: I6cc9e381ea655b1d75760b013d2be693b0c0575c Issue-ID: MULTICLOUD-597 Signed-off-by: liboNet <libo.zhu@intel.com>
2019-03-25Add starlingx pluginHaibin Huang1-0/+47
Change-Id: Ifbe5637edeb22a748699ff923584a12bc47b44e9 Issue-ID: MULTICLOUD-428 Signed-off-by: Haibin Huang <haibin.huang@intel.com>