Age | Commit message (Collapse) | Author | Files | Lines |
|
Use 6.0.0 in preparation for Frankfurt release
Issue-ID: OOM-2320
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I8ad82dfdf48b56c38c0e85d640b18cc13c8d9e67
|
|
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
|
|
Updating all helm chart versions to 5.0.0 for the El Alto release.
Merge will be co-ordinated with the merge of a separate aai/oom patch.
Please do not merge until this coordination has completed.
Issue-ID: OOM-1980
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
Change-Id: I31daaebeacea33565f13affd2fa28fb15fe948ba
|
|
With 1.2.4, multicloud-azure image rebased to alpine
Change-Id: I8f0cf260dd9750e5698a4d04cc3081dc06c9cf6f
Issue-ID: MULTICLOUD-659
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>
|
|
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>
|
|
All charts are being bumped from 3.0.0 to 4.0.0 for the Dublin release.
In addition the requirement.yaml files have been updated to allow for
chart versions that include timestamp suffix. A following on patch will
take care of changes to the OOM Makefiles to support injection of the
timestamp versions.
Change-Id: Ie03d86fad2027e975e8b9106e3a828e4335037cb
Issue-ID: OOM-1642
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
|
|
Sync docker tags with the release manifest from integration
repo commit 6ac922392c49042b32df0171991da772ccec8571.
Change-Id: I080588eb637c4df0791a2ffb61b56ff2d827bf63
Issue-ID: INT-663
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Sync docker tags with the release manifest from integration
repo commit 73e35266be6609f1eb59d2de3bf819ebd3cb4a79.
Change-Id: I8e79691e9d4cf27cc20082bd2dfbf6ee3bc7eef3
Issue-ID: INT-663
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Change-Id: I570cec752df0319d362e314bf0fddcd3a9109d47
Issue-ID: OOM-1440
Signed-off-by: Sudhakar Reddy <Sudhakar.Reddy@amdocs.com>
|