Age | Commit message (Collapse) | Author | Files | Lines |
|
Guilin chart uses 7.0.0 version.
Issue-ID: OOM-2638
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I6a2816dd3870c2a8a0f578e2c7b86804d566dd75
(cherry picked from commit 18d4bd165e12cb4d03baa318e506f0dda381cd89)
|
|
Also update the pods to not use unlimited for the flavor
Change also includes traversal, graphadmin, data router
to be not using the root user
Issue-ID: AAI-3175
Issue-ID: AAI-3180
Change-Id: Ia2237c0ff8025bb2649ef381ae447e6d39961674
Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
|
|
Readiness container v3.x and up are now present in ONAP main repository.
They're also not using root user anymore and then script path has
changed.
Finally, "job_complete" script has been integrated in main "ready"
script.
This change will align readinessImage definition with rest of ONAP
components.
Issue-ID: OOM-2545
Signed-off-by: Grzegorz Lis <grzegorz.lis@nokia.com>
Change-Id: I766a16be3ae2669f562c9b4ebef875bfbdfac6a0
|
|
fix 2905
Issue-ID: AAI-2905
Signed-off-by: wreehil <wr148d@att.com>
Change-Id: I6155787d24e6704a7f5b8b919a30dcc4f3624912
|
|
Readiness 3.x is a new version, not using root user and using stable
Kubernetes API.
The upgrade is not doable by just changing version as script path has
moved.
Therefore, we must upgrade everything in one shot.
As AAI is not in the same repo, it's not doable for this component.
We then change variables only for AAI so we can continue to use older
images. We'll move AAI just after the rest has been upgraded.
Issue-ID: OOM-2545
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I5afa83892043f4844afe12e61724a8d368a9f2e0
|
|
Issue-ID: OOM-2445
Signed-off-by: Grzegorz Lis <grzegorz.lis@nokia.com>
Change-Id: I68624a283b9f3e0cb3f300defefd1ff0130a0b9c
|
|
Set SSL to redirect when backend uses HTTPS.
Issue-ID: OOM-2171
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Id9e7cf211f5c180ee5901463a63535892b221d84
|
|
Issue-ID: AAI-2869
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: I716009d91897f89c6249aa34acef6a5d8d02007b
|
|
Issue-ID: AAI-2580
Change-Id: Icd5f1a1b025defcc747cafa97bd65fd764392be6
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
|
|
Use 6.0.0 in preparation for Frankfurt release
Issue-ID: OOM-2320
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I7280bb53c67230afd10483ac4a9b0508e47fb06b
|
|
issue)
Issue-ID: AAI-2765
Change-Id: I06b024d7a9a30de13e5adb2b087a83414bd1a64e
Signed-off-by: rajeevme<rajeev.mehta@amdocs.com>
Change-Id: I0ac22f77c445747303961fb35266194d697046df
|
|
|
|
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: I450057f5b4a10842f09665ecccc58e4ed727cd89
|
|
Issue-ID: AAI-2763
Change-Id: Ie005febc51040e1dd7fffb104171ee1ee2ccdd98
Signed-off-by: Forsyth, James (jf2512) <jf2512@att.com>
|
|
Issue-ID: OOM-2171
Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
Change-Id: I9afdae36aa9afd1f80f88b5bb3a15935f9335a93
|
|
Issue-ID: AAI-2579
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: Ib9939e7f84b933210c3fb3807235c1493b7197bc
|
|
Issue-ID: AAI-2554
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: I7c560ff182f75599aaa590e65a4a5ba625b7f6b2
|
|
Issue-ID: AAI-2558
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: I06b4049b2e5c0bae734b4619abd6298a99ae2a11
|