aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes
AgeCommit message (Collapse)AuthorFilesLines
2022-03-15[DCAEGEN2] Top up DCAEGEN2 imagesTomasz Wrobel5-15/+18
Top up following DCAEGEN2 images: - DFC 1.7.1 - PM-Mapper 1.8.0 - PRH 1.8.0 - VES 1.11.0 Issue-ID: DCAEGEN2-3006 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: Icf8c08c42a002d131207201af7df1e7ced5e120e
2022-03-15Merge "[DCAE] Disable CBS deployment and remove CBS dependency"Sylvain Desbureaux16-26/+10
2022-03-15Merge "[OOM][OOF-HAS] Use basic password strength to avoid dollar sign"Sylvain Desbureaux2-1/+4
2022-03-15Merge "[OOM] Disable VID"Sylvain Desbureaux1-1/+1
2022-03-14[OOM][OOF-HAS] Use basic password strength to avoid dollar signMichal Jagiello2-1/+4
OOF HAS controller uses Python oslo library to manage config files. In Python configuration files dollar sign ($) is used to reference other values. If that sign is in generated password container can't parse configuration file and exits with error. Basic password strength means it will use only alphanumberic characters. Issue-ID: OPTFRA-1028 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: Id31d6f21f22dab93386ea36e2aa026f70367c2e0
2022-03-08[DCAE] Disable CBS deployment and remove CBS dependencyVijay Venkatesh Kumar16-26/+10
- Disable default deployment of CBS - Remove CBS from dependency on all DCAE services - Version bump for VESMapper, RESTConf, PMSH Change-Id: Ibf58c4c949d4b847ebeaa7e511b901a83792d1ba Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-2890 Issue-ID: DCAEGEN2-2968 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2022-03-08Merge "[COMMON][MARIADB] Fix typo in bootstrap condition"Sylvain Desbureaux1-1/+1
2022-03-08[OOM] Disable VIDMichal Jagiello1-1/+1
VID is unmaintained and shouldn't be installed by default Issue-ID: OOM-2921 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I47d0ba365838f4673c9997648f6a066c217d66f1
2022-03-08Merge "[DMAAP] Add pod security context to MR and others"Sylvain Desbureaux7-0/+35
2022-03-07[COMMON][MARIADB] Fix typo in bootstrap conditionJozsef Csongvai1-1/+1
This was causing errors when using bootstrapFromNode Issue-ID: OOM-2933 Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca> Change-Id: I55b49ad40b5f45b394acd064fcbc7f272298fde0
2022-03-03[DMAAP] Add pod security context to MR and othersrope2527-0/+35
Add security context to pods within DMAAP Change-Id: I86f7bd79e77dec33879f4ee3b599799705d40a24 Issue-ID: OOM-2913 Signed-off-by: rope252 <gareth.roper@est.tech>
2022-03-02Merge "[DCAE] Container version revision for Jakarta"Sylvain Desbureaux2-2/+2
2022-03-02Merge "[AAI] Automatically select valid jetty-util jar"Sylvain Desbureaux6-20/+26
2022-03-02Merge "[PORTAL] Update chart with service account"Sylvain Desbureaux15-1/+49
2022-03-02Merge "[DCAEGEN2] Update hv-ves version"Sylvain Desbureaux2-3/+4
2022-03-01[PORTAL] Update chart with service accountfarida azmy15-1/+49
Add service account to requirements, values and deployment/statefulset Issue-ID: OOM-2874 Signed-off-by: farida azmy <farida.azmy.ext@orange.com> Change-Id: I878ccfce7d7e02875376bc5941af43d3f10fcb2d
2022-03-01[AAI] Automatically select valid jetty-util jarRadoslaw Chmiel6-20/+26
jetty-util jar filename will be automatically generated from currently present instead of hardcoded value Change-Id: Iface1530739cc28d9f0823573c98852ae4a3b6d9 Signed-off-by: Radoslaw Chmiel <r.chmiel@partner.samsung.com> Issue-ID: OOM-2929
2022-02-28[DCAE] Container version revision for JakartaVijay Venkatesh Kumar2-2/+2
SNMP 2.0.6 - STDOUT compliance Bootstrap 3.3.6 - Fix for BP upload issue (same version as istanbul) Change-Id: I887c4e48ca1b8dc26ab2daa465bbf9abba46b77e Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-3077 Issue-ID: DCAEGEN2-2957
2022-02-28[DCAEGEN2] Update hv-ves versionKasperki2-3/+4
- update hv-ves version from 1.9.1 to 1.10.0 Issue-ID: DCAEGEN2-3006 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com> Change-Id: Id74869b0b93ae5c47a6b2bb14c1ad87c89b852d9
2022-02-28Merge "[SDC] Top up sdc-helm-validator"Sylvain Desbureaux1-1/+1
2022-02-26Merge "[SDC] Update SDC docker versions to 1.10.1"Sylvain Desbureaux4-7/+7
2022-02-26Merge "[DMAAP-MR] Remediate log4j bug"Sylvain Desbureaux1-1/+1
2022-02-25[DMAAP-MR] Remediate log4j bugefiacor1-1/+1
Log4j upgrade to 2.17.1 in dmaap MR image 1.3.2 Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: If17a6764770f8c561c560c8d443b175040e5f0f4 Issue-ID: DMAAP-1691
2022-02-25Merge "[POLICY] Disable helm endpoints by default in k8s participant"Sylvain Desbureaux1-1/+18
2022-02-25Merge "[AAI] Request blocking enhancement for AAI"Sylvain Desbureaux3-0/+24
2022-02-25[SDC] Update SDC docker versions to 1.10.1MichaelMorris4-7/+7
Update SDC docker versions to 1.10.1 Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-3868 Change-Id: I6b0bc29b304588544f45b365be282b3b572efa7f
2022-02-25Merge "[SDC] Enable logging to STDOUT and STDERR"Sylvain Desbureaux3-84/+153
2022-02-25Merge "[CPS] Fix postgres init job dependency"Sylvain Desbureaux2-4/+6
2022-02-25Merge "[GLOBAL] Bump Kubectl image"Jack Lucas2-2/+2
2022-02-25Merge "[GLOBAL] Bump Nginx image"Jack Lucas2-2/+2
2022-02-25Merge "[GLOBAL] Bump busybox image"Jack Lucas2-2/+2
2022-02-25Merge "[AAF-SMS] Allow to disable CPS part"Jack Lucas6-3/+22
2022-02-24[GLOBAL] Bump busybox imageSylvain Desbureaux2-2/+2
Use busybox 1.34.1 image for Jakarta Issue-ID: SECCOM-271 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I9c03855a610577fe396095ae7e631d22c75d22f8
2022-02-23[CPS] Fix postgres init job dependencyBruno Sakoto2-4/+6
Use global.postgres.postgresInit value Issue-ID: CPS-861 Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca> Change-Id: I45d4863a7a8dbc5ad4a5d2edde174469c4710c15
2022-02-23[SDC] Enable logging to STDOUT and STDERRvasraz3-84/+153
implement Jakarta Global Requirement: https://jira.onap.org/browse/REQ-1070 Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Issue-ID: SDC-3853 Change-Id: Ib17f763d0acb9632865a4708472b360a971ed7ed
2022-02-23[AAI] Updates for AAI Jakarta to release latest versionswr148d7-16/+16
Updates include security package updates and releasing v26 support for CCVPN requirements Upgrade Babel version to 1.9.3 Upgrade Model-loader version to 1.9.2 Upgrade GraphAdmin version to 1.9.3 Upgrade Resources version to 1.9.4 Upgrade Traversal version to 1.9.4 Upgrade Schema-service version to 1.9.4 Issue-ID: AAI-3435 Change-Id: I9a0685907c098d35f25f448cb0963977b33cbd65 Signed-off-by: wr148d <wr148d@att.com>
2022-02-23[POLICY] Disable helm endpoints by default in k8s participantLathish1-1/+18
- Disable all helm operations through REST endpoints. - Add the context path Issue-ID: POLICY-3894 Change-Id: Ib4b375ab8d52e06a112a005b60832545a95d62e7 Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
2022-02-23[GLOBAL] Bump Kubectl imageSylvain Desbureaux2-2/+2
Use kubectl 1.22.4 image for Jakarta Issue-ID: SECCOM-271 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I4501f5a91f0fe7d9b75abf7fdaaaf7405433fb16
2022-02-23[AAI] Request blocking enhancement for AAISuresh Charan3-0/+24
Enable configuration of HAProxy ACL to block incoming requests Issue-ID: OOM-2920 Signed-off-by: Suresh Charan <suresh.charan@amdocs.com> Change-Id: Icacaa7642f018b76b6c738b325c3d2a12702495e
2022-02-23[GLOBAL] Bump Nginx imageSylvain Desbureaux2-2/+2
Use nginx 1.21.4 image for Jakarta Issue-ID: SECCOM-271 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I2a391697c066a45845a45f605db1c578684e1feb
2022-02-23[SDC] Top up sdc-helm-validatorTomasz Wrobel1-1/+1
Top up sdc-helm-validator to 1.3.1 Issue-ID: SDC-3879 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I9bf55ac9d6e6b5bcfa54324618b9db3d0d30341a
2022-02-22Merge "[OOF] Update slicing_config.yaml"Sylvain Desbureaux1-2/+4
2022-02-22Merge "[POLICY] Fix SSL Failure in Clamp Backend"Sylvain Desbureaux1-1/+1
2022-02-22Merge "[CPS] Database port made configurable"Sylvain Desbureaux2-2/+8
2022-02-22Merge "[DMAAP] Fix log volume name in some components"Sylvain Desbureaux2-4/+4
2022-02-22Merge "[HOLMES] Remove DCAE-CBS Dependencies"Sylvain Desbureaux10-44/+134
2022-02-22Merge "[COMMON] Export cassandra key metrics"Sylvain Desbureaux4-2/+130
2022-02-22Merge "[CPS] Remove dependency to service account"Jack Lucas1-3/+0
2022-02-21Merge "[RESOURCES] Enable service-mesh in sm-onap"Sylvain Desbureaux1-0/+5
2022-02-21Merge "[OOM] Avoid duplicate DrPublisher creation via DCAE"Sylvain Desbureaux4-7/+50