Age | Commit message (Collapse) | Author | Files | Lines |
|
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
|
|
Issue-ID: AAI-2853
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
Change-Id: I43a44ed1b34d486a5329595abd66e34b4086a8fe
|
|
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-2580
Change-Id: Icd5f1a1b025defcc747cafa97bd65fd764392be6
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
|
|
|
|
It comes out, that when these mappings are filled in aai-babel tosca-mappings, the Service model distribution breaks.
We will need a permanent fix in Guilin release, for now, let`s remove that mapping.
Change-Id: I714979d6e032a09d74ad658d82b304c7165adb96
Signed-off-by: deen1985 <damian.nowak@nokia.com>
Issue-ID: AAI-2845
|
|
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
|
|
Signed-off-by: deen1985 <damian.nowak@nokia.com>
Change-Id: I707941be062ffd817570140d390b5c14506e5e1a
Signed-off-by: deen1985 <damian.nowak@nokia.com>
Issue-ID: AAI-2845
|
|
Issue-ID: AAI-2845
Change-Id: Iaf2474b38ea1b5a47d5dad7154fef0d0fd4beb68
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
|
|
|
|
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-2558
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: I06b4049b2e5c0bae734b4619abd6298a99ae2a11
|