Age | Commit message (Collapse) | Author | Files | Lines |
|
Issue-ID: MULTICLOUD-1036
Signed-off-by: Konrad Bańka <k.banka@samsung.com>
Change-Id: I3c1d23417f721dd50ed2255dfdf3ee83e7d11fa7
|
|
Issue-ID: MULTICLOUD-1026
Signed-off-by: Bin Yang <bin.yang@windriver.com>
Change-Id: I5bf7f56bf2c90ae4fb7584f6c16ce485025ecd1e
|
|
|
|
Issue-ID: MULTICLOUD-978
Signed-off-by: Bin Yang <bin.yang@windriver.com>
Change-Id: I128421b36def6e974cde12093717cfe9e78b5b5f
|
|
Change-Id: Icd3631e329b7834c716fd9299007e1644d139822
Issue-ID: OOM-2130
Signed-off-by: eHanan <eoin.hanan@est.tech>
|
|
Make use of msb iag with https as well
Issue-ID: MULTICLOUD-978
Signed-off-by: Bin Yang <bin.yang@windriver.com>
Change-Id: I79c988e2ac13f1c11be8ca5ac9ccd44c21418cb4
|
|
ONAP is too big to be deployed using helm install so we need to
use a custom helm plugin helm deploy. This script deloys onap
component by component instead of deploying evrything at
once. Unfortunately this script also modifies the helm release by
appending component name to it.
As a result of this behavior our objects are called for example:
onap-mariadb-galera-mariadb-galera-0
instead of just being called onap-mariadb-galera-0.
This patch simplifies this naming convention by replacing all direct
usages of .Release.Name with common.release macro which strips the
component specific part from the release name.
Issue-ID: OOM-2275
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: Ia8cead50d305adb00eef666d0a1ace74479b5183
|
|
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>
|
|
Change-Id: I0054f1b90372ecd60de49e0c9cbd42e0f7a0cb40
Issue-ID: MULTICLOUD-809
Signed-off-by: Bin Yang <bin.yang@windriver.com>
|
|
bump multicloud-k8s image to 0.4.0
Issue-ID: MULTICLOUD-641
Signed-off-by: Liexiang Yue <yueliexiang@chinamobile.com>
Change-Id: I14914e42426657bc40837b4d34b716f38c948465
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
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>
|
|
Expose only ClusterIP instead of NodePort
Change-Id: Icd6a3b6e8f5cde319710b5541ada0260f544be01
Issue-ID: OJSI-151 OJSI-148 OJSI-71 OJSI-130 OJSI-153 OJSI-150
Signed-off-by: Bin Yang <bin.yang@windriver.com>
|
|
Change-Id: I8d651296ea5150531a988dde6a04b6580a5f917e
Issue-ID: MULTICLOUD-625
Signed-off-by: Bin Yang <bin.yang@windriver.com>
|
|
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>
|
|
Change-Id: Ie5826081a18dcd0e4b4c3deec748c89a74b3c831
Issue-ID: MULTICLOUD-608
Signed-off-by: Bin Yang <bin.yang@windriver.com>
|
|
Change-Id: Ifbe5637edeb22a748699ff923584a12bc47b44e9
Issue-ID: MULTICLOUD-428
Signed-off-by: Haibin Huang <haibin.huang@intel.com>
|