aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes
AgeCommit message (Collapse)AuthorFilesLines
2021-10-20Merge "[CPS] Update cps-core image version 2.0.1"Sylvain Desbureaux1-1/+1
2021-10-20Merge "[OOF] Slicing_config exposed in the OOM config"Sylvain Desbureaux2-0/+101
2021-10-20Merge "[SO] Add properties for history cleanup window"Sylvain Desbureaux2-3/+12
2021-10-20Merge "[CDS] Add toggle for disabling command-executor blueprints PVC"Sylvain Desbureaux2-1/+5
2021-10-20Merge "[COMMON] Bump ONAP version"Sylvain Desbureaux457-1214/+1669
2021-10-20Merge "[DCAEGEN2-SERVICES] Fix and resolve remote references in st. def. domain"Sylvain Desbureaux18-1372/+2407
2021-10-19[DCAEGEN2-SERVICES] Fix and resolve remote references in st. def. domainKrzysztof Kuzmicki18-1372/+2407
As it was agreed with Vijay we are downgrading standard defined domain used in OOM to version that is compatible with helm charts and config map size used during ONAP deployment. In order to upgrade schema map user need to use OOM/UTILS script and update deployments of: - dcae ves collector - dcae ves openapi manager Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Issue-ID: DCAEGEN2-2893 DCAEGEN2-2894 DCAEGEN2-2895 Change-Id: I09caa95041cf9bd5825d384eaf513cfecf24044d
2021-10-18Merge "[SO] Istanbul image changes after E2E integration tests"Sylvain Desbureaux7-7/+7
2021-10-18[CPS] Update cps-core image version 2.0.1puthuparambil.aditya1-1/+1
1. Step 7 of release process 2. Bug fix for cps-core Issue-ID: CPS-727 Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca> Change-Id: If43a1f11bcbf718cbe09aed3ac9b3e1abc7fd2be
2021-10-15[COMMON] Bump ONAP versionSylvain Desbureaux457-1214/+1669
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
2021-10-15Merge "[COMMON] Fix timescaledb volume permission issue"Sylvain Desbureaux1-0/+16
2021-10-15Merge "[CONTRIB] Correct serviceaccount for awx"Sylvain Desbureaux2-1/+1
2021-10-15Merge "[CPS] Use common postgres for CPS"Sylvain Desbureaux14-3/+385
2021-10-15Merge "[MSB] Update msb gateway docker version"Sylvain Desbureaux2-2/+2
2021-10-15Merge "[UUI] Update image of components of UUI"Sylvain Desbureaux2-2/+2
2021-10-15[OOF] Slicing_config exposed in the OOM configLukasz Rajewski2-0/+101
Slicing_config exposed in the OOM config. This should let to modify the configuration without the need to restart container or to build new image. Issue-ID: OPTFRA-986 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com> Change-Id: I5f629e53f912b36ab94877cd8e03861f47965eea
2021-10-15Merge "[OOF] Update OOF image versions"Sylvain Desbureaux12-8/+45
2021-10-13[CONTRIB] Correct serviceaccount for awxAbdelmuhaimen Seaudi2-1/+1
Correct serviceaccount for awx Issue-ID: OOM-2865 Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com> Change-Id: Ia8a579623fdee973c6ce77c31eb27a06f6545897
2021-10-13[COMMON] Fix timescaledb volume permission issueRenu Kumari1-0/+16
- Added init-container to change mounted volume permission Issue-ID: CPS-667 Signed-off-by: Renu Kumari <renu.kumari@bell.ca> Change-Id: I3161400cbcf2de88580ea768c97212a2983f5fff
2021-10-13[SO] Istanbul image changes after E2E integration testsLukasz Rajewski7-7/+7
Bump of SO Istanbul images after E2E integration tests Issue-ID: SO-3767 Issue-ID: SO-3768 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com> Change-Id: I13c7ea23329a5da38f20638a9e6010f1a28f35fe
2021-10-12[CPS] Use common postgres for CPSAbdelmuhaimen Seaudi14-3/+385
Add option for CPS to use common postgres Issue-ID: OOM-2839 Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com> Change-Id: Ida133999f26cf50d59103aa30a90c97fba3e66a0
2021-10-12[CDS] Add toggle for disabling command-executor blueprints PVCJozsef Csongvai2-1/+5
This PVC was used to share files between blueprintsprocessor and command-executor. Since version 1.1.1 it is no longer required and should be disabled by default. Added toggle for backward compatibility. Issue-ID: CCSDK-3490 Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca> Change-Id: Id962b427a3f7ad2afe10d96454381f50732fa306
2021-10-12[SO] Add properties for history cleanup windowJozsef Csongvai2-3/+12
These properties define a time window where the history cleanup job is allowed to run. Without these properties the cleanup job would not be triggered automatically. Also set mso.bpmn-history-ttl (days). This ttl value will be applied to all bpmn definitions, which will set a removal date for historic data. Remove old historyTimeToLive property which is no longer used. Issue-ID: SO-3770 Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca> Change-Id: I5baee0a3ba8700b4ce177e3af4d480a8ae737e5f
2021-10-12[UUI] Update image of components of UUIhekeguang2-2/+2
Update the image version for UUI components Issue-ID: USECASEUI-617 Change-Id: I4d2b2ff8b3a5aceeadddf7c87df449ee71b8b3e7 Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2021-10-12Merge "[MODELING] Update chart with service account"Sylvain Desbureaux3-1/+10
2021-10-12Merge "[POLICY] Add helm chart for cl-runtime component"Sylvain Desbureaux12-1/+624
2021-10-12Merge "[COMMON] Add limits to timescale db"Sylvain Desbureaux2-31/+31
2021-10-11Merge "[DCAEGEN2] Update chart with service account"Krzysztof Opasiak33-5/+118
2021-10-11Merge "[DMAAP] Use the common mariadb-galera instance"Krzysztof Opasiak4-27/+34
2021-10-11Merge "[DCAEGEN2] Fix PM-Mapper Feed configuration issue"Sylvain Desbureaux2-2/+2
2021-10-11Merge "[SDC] Update SDC to 1.9.3"Sylvain Desbureaux4-7/+7
2021-10-11Merge "[DCAEGEN2-SERVICES] Update chart with service account"Sylvain Desbureaux39-13/+182
2021-10-11[OOF] Update OOF image versionskrishnaa9612-8/+45
- Add configuration for CPS - Update OSDF version to 3.0.6 - Update HAS version to 2.2.1. Issue-ID: OPTFRA-987 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I5b2110f131ab50ba7d2617079d2c7f793b3341ae
2021-10-11[MODELING] Update chart with service accountfarida azmy3-1/+10
Add service account to requirements, values and deployment/statefulset Issue-ID: OOM-2859 Signed-off-by: farida azmy <farida.azmy.ext@orange.com> Change-Id: I86de438d6d3d9fb3b1db8e0ef90872aee0dfbab8
2021-10-11[MSB] Update msb gateway docker versionjinquanni2-2/+2
Fixed MSB-593 packages update in direct dependencises for Istanbul. Issue-ID: MSB-610 Signed-off-by: jinquanni <ni.jinquan@zte.com.cn> Change-Id: I6e2e951fbee4fc70dc4d3f0be70f139a91732add
2021-10-11Merge "[MULTICLOUD] K8SPlugin fixes after integrations tests"Sylvain Desbureaux1-1/+1
2021-10-11Merge "[SO] Update the pods for cnf-adapter for the latest issues"Sylvain Desbureaux2-1/+4
2021-10-10[POLICY] Add helm chart for cl-runtime componentsaul.gill12-1/+624
Added controlloop-runtime chart Issue-ID: POLICY-3593 Change-Id: I4b948f7c12637b0c339eb966e2f93a3b864bcf44 Signed-off-by: saul.gill <saul.gill@est.tech>
2021-10-10Merge "[VFC] Update image of components of VFC"Sylvain Desbureaux7-7/+7
2021-10-10[DCAEGEN2] Update chart with service accountfarida azmy33-5/+118
Add service account to requirements.yaml, values.yaml and deployment/statefulset. Issue-ID: OOM-2726 Signed-off-by: farida azmy <farida.azmy.ext@orange.com> Co-authored-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I6bafed3c621f4e7b1a307bc9338334586eb6795e Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
2021-10-10[COMMON] Add limits to timescale dbRenu Kumari2-31/+31
- Added resources limit similar to postgres in the timescaledb - Using common.podSecurityContext - removed init-container and it is handled by kubernetes if fsGroup is provided Issue-ID: CPS-667 Signed-off-by: Renu Kumari <renu.kumari@bell.ca> Change-Id: I944cc93526d0d89f32840450121c1ff608fdd4c5
2021-10-10[SDNC] Bump versions for IstanbulDan Timoney9-9/+9
Bump image versions for SDNC for Istanbul release Issue-ID: SDNC-1609 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Iecfb133ce8563ccfabf1a38af9d8c26d99d398f4
2021-10-09[VFC] Update image of components of VFCdyh7-7/+7
Update the image version for VFC components Change-Id: I9370b23598dd98f259a142ef5f87ed83a0e3f49d Issue-ID: VFC-1877 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2021-10-09[SDC] Update SDC to 1.9.3MichaelMorris4-7/+7
Updating SDC images for Istanbul M4. Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-3694 Change-Id: Ifbba120ef5fd1284a28703260169ab44b6a2bc58
2021-10-08[SO] Update the pods for cnf-adapter for the latest issuesseshukm2-1/+4
Istanbul related pairwise testing issues resolved and updated the pods Issue-ID: SO-3747 Issue-ID: SO-3767 Issue-ID: SO-3768 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I39f45ef20efc0621580e2d6e1836bfbd224bd8a0
2021-10-08[MULTICLOUD] K8SPlugin fixes after integrations testsLukasz Rajewski1-1/+1
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
2021-10-08[DCAEGEN2] Fix PM-Mapper Feed configuration issueajay_dp0012-2/+2
- Updated feedVersion: 0.0 -> feedVersion: ”0.0” in drFeedConfig Issue-ID: DCAEGEN2-2938 Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech> Change-Id: I9781569bb9a03997f40f3ff997593b6f3549f450
2021-10-06Merge "[CONTRIB] Update chart with service account"Krzysztof Opasiak18-1/+60
2021-10-06Merge "[HOLMES] Update chart with service account"Krzysztof Opasiak6-0/+20
2021-10-06Merge "[POLICY] Add helm chart for policy-gui"Krzysztof Opasiak13-0/+573