Age | Commit message (Collapse) | Author | Files | Lines |
|
This release focus on fixing cve issues by upgrading dependencies
with regarding to artifactbroker, framework, openstack components.
Issue-ID: MULTICLOUD-1344
Issue-ID: MULTICLOUD-1408
Signed-off-by: Bin Yang <bin.yang@windriver.com>
Change-Id: I4568a6c0039d111327d13ed35017b66b04e83ff1
|
|
Fixes in the k8splugin after cnfo integration tests.
Issue-ID: MULTICLOUD-1409
Issue-ID: MULTICLOUD-1414
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
Change-Id: I465cb0ba6432fa8d70b0463caeac7a1d4a1102ed
|
|
This release focus on fixing cve issues by upgrading dependencies
with regarding to artifactbroker, framework.
Issue-ID: MULTICLOUD-1334
Issue-ID: MULTICLOUD-1344
Signed-off-by: Bin Yang <bin.yang@windriver.com>
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
Change-Id: I0f05444a55c9928de812af6c0b732492746948eb
|
|
Use version 9.0.0 for Istanbul
Also update the doc.
Issue-ID: OOM-1
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I03e11799bf487226784c98b04116f005c89d1e70
|
|
K8SPlugin fixes after integrations tests. Solving problems
with configuratipon API, creation and dleetion of resources
in specific cases.
Issue-ID: MULTICLOUD-1269
Issue-ID: MULTICLOUD-1332
Issue-ID: MULTICLOUD-1397
Issue-ID: MULTICLOUD-1398
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
Change-Id: I027e1f2b34205f66443631747c61cede18538298
|
|
- create a .pre-commit-config.yaml configuration file with
* gitlint
* trailing blanks linter
* tabs removal linter
- exclude .git folder from it
- exclude Makefiles since tabs are mandatory by default in them
- create a tox pre-commit profile to run it from tox
note gitlint is not runnable at this pre-commit stage
- create pre-commit-install and pre-commit-uninstall tox profiles to
(un)install hooks locally and (un)perform tests at each "git commit"
call (i.e. without calling manually the pre-commit tox profile)
- precise pre-commit stages/types in the pre-commit configuration file
so that hooks are installed correctly. This avoids messages about
skipped tests when they are run at a wrong stage.
Issue-ID: OOM-2643
Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
Change-Id: Ie95bb4f6f90be80b05a1398973caffeff7936881
|
|
Change rb-definition-version identifier. As a consequnece
the vf-module-model-customization-uuid will be used to
identify the version of the rb definition. In consequence
the profiling mechanism use may be affected
Issue-ID: MULTICLOUD-1377
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
Change-Id: Iab7f913f14d0a5066886c15be6e2d49aa9e6d627
|
|
Update k8splugin with version based on Helm3 libraries
Issue-ID: MULTICLOUD-1295
Issue-ID: MULTICLOUD-1338
Issue-ID: MULTICLOUD-1348
Signed-off-by: Konrad Bańka <k.banka@samsung.com>
Change-Id: I793ccc0366fc061c5f0cb1e580e805de70b3d88a
|
|
Update k8splugin image with one containing Honolulu RC2 Bugfixes:
MULTICLOUD-1311, MULTICLOUD-1308, MULTICLOUD-1307.
Issue-ID: MULTICLOUD-1307
Issue-ID: MULTICLOUD-1308
Issue-ID: MULTICLOUD-1311
Issue-ID: MULTICLOUD-1295
Signed-off-by: Konrad Bańka <k.banka@samsung.com>
Change-Id: I97c7a263e81453d1db710fe5121f3f3720cb06ca
|
|
multicloud-azure is descoped from H release
Issue-ID: MULTICLOUD-1309
Signed-off-by: Bin Yang <bin.yang@windriver.com>
Change-Id: I2350d6fe82ceae4e16ce9e5ef929c6e7d5d42c45
[Instead of disabling let's remove it]
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
|
|
Updating the documentation and bumping version to 8.0.0
Issue-ID: OOM-1
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I6f942f1466fed64264c44fb8fc0e1ffc93a98f18
|
|
Update multicloud k8s image to 0.8.0
Issue-ID: MULTICLOUD-1294
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
Change-Id: Id8a5ec9d509076f1debcbac6e12dc981c40568ef
|
|
Helm 3.4 requires the dependencies in the charts dir to be included
in the requirements. Dependencies need to be moved to the components
folder
Signed-off-by: Jakub Latusek <j.latusek@samsung.com>
Change-Id: I7af44019a47e79e3132142352518c2aa70406422
Issue-ID: OOM-2562
|
|
Update charts and requirements to 7.0.0.
Create release notes for Guilin
Update documentation
Issue-ID: OOM-2638
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I965ed6b6ebb7d74bfddaff73edd3dd55a657841c
|
|
This commit makes Multicloud chart to use the new generator for repositories and
images.
As new templates doesn't work well with "sub charts", we move also
subcharts to components folder.
Issue-ID: OOM-2364
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I34049a733bddc6faf7a68e4c768c447b6c2e34b1
|