aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes
AgeCommit message (Collapse)AuthorFilesLines
2020-10-09Merge "[DCAEGEN2] Deploy latest cm-container"Sylvain Desbureaux1-5/+7
2020-10-09Merge "[DCAE MOD - CMPv2] Change of runtime-api config"Sylvain Desbureaux1-1/+1
2020-10-09Merge "[Portal] Added Logging Compliance Specification Details"Sylvain Desbureaux2-2/+2
2020-10-09Merge "[CONTRIB] Fix chart subcomponent's readiness image name pattern"Sylvain Desbureaux6-5/+8
2020-10-08Update git submodulessumitc291-0/+0
* Update kubernetes/robot from branch 'master' to 34913f2223539640c81ae9e7a65744a09a95c9ce - Adding global variable for NSSMF adapter Issue-ID: OOM-2585 Change-Id: Id9274349ba841f173da5774de8b53b7758cc2795 Signed-off-by: sumitc29 <sumit.chandak@amdocs.com>
2020-10-07[DCAEGEN2] Deploy latest cm-containerJack Lucas1-5/+7
Deploy cm-container version 3.3.4 Update container memory limits and requests to address problem in integration environment Issue-ID: DCAEGEN2-2471 Issue-ID: DCAEGEN2-2457 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: I439385f320ee90d571599ba81a09b62e7e714d2e
2020-10-07Merge "[DMAAP] remove field undefined in in statefulset specification"Sylvain Desbureaux2-38/+4
2020-10-07Merge "[SDC] Update pod limits and timeouts"Sylvain Desbureaux15-108/+246
2020-10-07Merge "[EXTAPI] Deploy macromode and E2E slicing code changes"Sylvain Desbureaux2-2/+2
2020-10-06[DCAE MOD - CMPv2] Change of runtime-api configkjaniak1-1/+1
Changed runtime-api config: version of k8splugin in order to allow generation of correct blueprint during dynamic component deployment in DCAE. Change-Id: I9c68ad4395951d0d9306eca9177fa40e18b2ce76 Issue-ID: DCAEGEN2-1794 Signed-off-by: kjaniak <kornel.janiak@nokia.com>
2020-10-06Upgrade VNFSDK to 1.6.0Bogumil Zebek2-2/+2
- upgrade vnfsdk version - resolve problem with db connection between refrepo container and postgres container Issue-ID: VNFSDK-655 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: I73755886377c22c51d690f37d7c1ca06407e3d45
2020-10-05[SDC] Update pod limits and timeoutsChrisC15-108/+246
Add missing common flavor limits (and revisit some values) Add fixed limits for single job containers and init containers (no need to have these configurable I think) Reworked timeouts Issue-ID: SDC-3282 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: I2eb7122eed370978876ac496a68eebb51421595a
2020-10-05[CONTRIB] Fix chart subcomponent's readiness image name patternBartek Grzybowski6-5/+8
This aims to fix the changes done in https://gerrit.onap.org/r/c/oom/+/111509 which broke ejbca/netbox/awx readiness image name pattern. Change-Id: I65d2f19a96d43c61167d63eb047e960dc213c985 Issue-ID: OOM-2584 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-10-05Merge "[SDC] correct typo"Sylvain Desbureaux1-2/+2
2020-10-05Merge "[DCAE] Fix tcagen2 output topic"Sylvain Desbureaux1-1/+1
2020-10-02[PORTAL] Bug fixes in Helm chartsSandeep Shah2-4/+34
Bug fixes in deployment.yaml file for both portal-app and sdk components Issue-ID: OOM-2582 Signed-off-by: SandeepLinux <Sandeep.Shah@att.com> Change-Id: I4123ca8f48f503170466f7a965696406c14635d6 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2020-10-02Merge "[PORTAL] Non-root user for back-end database"Sylvain Desbureaux11-8/+81
2020-10-02[SDC] correct typoJakub Latusek1-2/+2
Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Change-Id: I29f324ef2525a051caff31bc640a00e67b96d9c8 Issue-ID: OOM-2562
2020-10-02[DCAE] Fix tcagen2 output topicvv770d1-1/+1
Control loop output from TCAGen2 is expected on DCAE_CL_OUTPUT topic by Policy (which is used triggering further action) Change-Id: I1f33b9e79b5101484ca74ce5b7e9054c7a19ff17 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2467 Signed-off-by: vv770d <vv770d@att.com>
2020-10-02[PORTAL] Non-root user for back-end databaseSandeep Shah11-8/+81
Creation of a non-root user for portal backend mariaDB database. Update portal apps, such as front-end app and sdk app, to use the non-root user to access back-end mariaDB database Issue-ID: OOM-2576 Signed-off-by: SandeepLinux <Sandeep.Shah@att.com> Change-Id: Ie13c7d190c08a4075058b97b352f4b71bbb0aa47 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2020-10-02Merge "[OOF] Use helm-push plugin"Sylvain Desbureaux6-0/+31
2020-10-02Update git submodulesyoonsoonjahng1-0/+0
* Update kubernetes/aai from branch 'master' to 628ecd0d519acc6b4717d05aa12fd4f7b7dfc55f - Add keycloak configuration to aai-resource in order to support multi-tenency - Change Values.yaml to add host, port of keycloak server - add application-keycloak.properties - Update template/deployment.yaml to include application-keycloak.properties Issue-ID: AAI-3130 Change-Id: I2b741457a4d8c87e4b70b1f3903974170f35d571 Signed-off-by: yoonsoonjahng <yoonsoon.jahng@yoppworks.com>
2020-10-02Merge "[OOF] Change yaml comment to helm comment"Sylvain Desbureaux1-1/+2
2020-10-02Merge "[VFC] VFC logs to STDOUT"Sylvain Desbureaux6-0/+18
2020-10-02Merge "[DCAEGEN2] Bump up Ves version to 1.7.6 and add 3gpp urls to inputs."Sylvain Desbureaux3-1/+9
2020-10-02[VFC] VFC logs to STDOUTDominik Mizyn6-0/+18
Console handler added to log configuration file. Issue-ID: OOM-2514 Signed-off-by: Dominik Mizyn <d.mizyn@partner.samsung.com> Change-Id: Id58644149f5603dffc35375191125793a6250e8e
2020-10-02Update git submodulesmrichomme1-0/+0
* Update kubernetes/robot from branch 'master' to d4d20fe81e2fb4ee98e16c2b350b0981202f57d6 - Bump testsuite 1.7.0 for Guilin It consists mainly in simple robot changes It is far from our target for the moment - chart not brought back to OOM repo - baseline image too big - pod launched as root - pod still dealing with python 2.7 A refactoring of the pod was planned for Guilin but it is not ready. Note: The changes are already taken into account in CI through the xtesting dockers Issue-ID: INT-1690 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I169f65638bb01fb5ef417344119f9526ef5daa08
2020-10-01[DMAAP] remove field undefined in in statefulset specificationJakub Latusek2-38/+4
Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Issue-ID: OOM-2562 Change-Id: Ibefaa1d43ebed333b71797d807e9f4f038b1cd12
2020-10-01Merge "[CLAMP] Upgrade the FE/BE to 5.1.2"Sylvain Desbureaux3-4/+4
2020-10-01[CLAMP] Upgrade the FE/BE to 5.1.2sebdet3-4/+4
Upgrade Clamp BE and FE to 5.1.2 (new imaged based on integration one + removal of Legacy policies Issue-ID: CLAMP-949 Issue-ID: CLAMP-948 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I61055d83290579ac180e84a0f6dd40382d4139cc
2020-10-01[OOF] Change yaml comment to helm commentJakub Latusek1-1/+2
Change-Id: Ided74384fa71bebcaf5e99a8ebb839c8c8171bd4 Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Issue-ID: OOM-2562
2020-10-01[OOF] Use helm-push pluginJakub Latusek6-0/+31
Change-Id: I182d3c77a5be3cf220151a0984d44bfe4f25d039 Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Issue-ID: OOM-2562
2020-09-30[Portal] Added Logging Compliance Specification DetailsKishore Reddy Dwaram2-2/+2
Updated Error logger pattern in logback.xml Issue-ID: PORTAL-1008 Signed-off-by: Kishore Reddy Dwaram <kishore.reddy.dwaram@att.com> Change-Id: I2d3e8a1e14870e0dda2b2a85ad8ad30bc5595060
2020-09-30[DCAEGEN2] Update CM version and readiness probeJack Lucas2-2/+13
CM container startup scripts log to stdout for easier debugging. CM container readiness probe timeout extended to support environments where the readiness check takes longer to run. Issue-ID: DCAEGEN2-2457 Issue-ID: DCAEGEN2-2465 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: Id25ec4cd8932818e2b78c02f7fe041f30cefc962
2020-09-30Merge "[DCAEGEN2] Change YAML comment to helm comment"Sylvain Desbureaux1-1/+2
2020-09-30Merge "[MODELING]Mysql DB migrate to MariaDB Galera Cluster"Sylvain Desbureaux4-30/+69
2020-09-30Merge "[DCAEGEN2] Update bootstrap and cloudify-manager versions"Sylvain Desbureaux4-4/+15
2020-09-30[DCAEGEN2] Bump up Ves version to 1.7.6 and add 3gpp urls to inputs.Edyta Krukowska3-1/+9
Bump up Ves version in values to use 1.7.6, additionally added default urls for 3gpp to input parameters. Issue-ID: DCAEGEN2-1771 Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com> Change-Id: I5551e5ad6bc7d8a013b28943f391473a173be577
2020-09-30Merge "[DCAEGEN2] Remove restartPolicy field"Sylvain Desbureaux1-1/+0
2020-09-30Merge "[common/elasticsearch] update elasticsearch image"Sylvain Desbureaux3-3/+3
2020-09-30Merge "[PLATFORM] Use helm-push plugin"Sylvain Desbureaux2-0/+10
2020-09-30Merge "[DMAAP-DR] Bump DR image versions to 2.1.7"Sylvain Desbureaux2-2/+2
2020-09-30Merge "[CLAMP] upgrade for java11"Sylvain Desbureaux4-3/+6
2020-09-30Merge "[Portal] Followed Logging Compliance Specification Guidelines"Sylvain Desbureaux4-10/+16
2020-09-30Merge "[VFC]Refactor environment variables of VFC"Sylvain Desbureaux14-36/+19
2020-09-30Merge "[VNFSDK] Change volume to volumeMounts"Sylvain Desbureaux1-1/+1
2020-09-30Merge "[SDNC] Move sessionAffinity"Sylvain Desbureaux1-3/+3
2020-09-30Merge "[PORTAL] Use helm-push plugin"Sylvain Desbureaux2-0/+10
2020-09-30Merge "[POLICY] Remove field undefined in deployment"Sylvain Desbureaux1-2/+0
2020-09-29[common/elasticsearch] update elasticsearch imageAlexander Dehn3-3/+3
switch to version 7.6.2 in guilin Issue-ID: OOM-2579 Signed-off-by: Alexander Dehn <alexander.dehn@highstreet-technologies.com> Change-Id: I08e226b1898ee299e8cdf1165f2783b857bcfb03 Signed-off-by: Alexander Dehn <alexander.dehn@highstreet-technologies.com>