aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes
AgeCommit message (Collapse)AuthorFilesLines
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
2022-02-21Merge "[MARIADB] Use common labels for the metrics Service selector"Sylvain Desbureaux1-2/+2
2022-02-21Merge "[COMMON] Fix typo in import-custom-certs.sh"Sylvain Desbureaux1-2/+2
2022-02-18[CPS] Remove dependency to service accountSylvain Desbureaux1-3/+0
CPS has added a dependency to roles-wrapper. Actually, this one is one install only and thus cannot be installed by component but by ONAP main chart. Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I509532dbbae44ac9245192789324ec2bb00c2e27
2022-02-17[GLOBAL] Upgrade Jetty ImageSylvain Desbureaux7-22/+24
Use latest Jetty image, change configuration and explain in code what needs to be done for next time. Issue-ID: AAI-3450 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I85c2f772b985e0f03654916a800c96e1dd345093
2022-02-15[RESOURCES] Enable service-mesh in sm-onapMaciej Wereski1-0/+5
sm-onap is intended to be used to test ONAP deployments with service mesh. Also disable filebeat as it is deprecated. Issue-ID: OOM-2431 Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com> Change-Id: I63ce4ce0902e46664c888922d4790763980dfa68
2022-02-07[MARIADB] Use common labels for the metrics Service selectorBartek Grzybowski1-2/+2
Setting the "prometheus: kube-prometheus" label selector for mariadb-galera ServiceMonitor object is invalid since mariadb-galera-metrics service has common labels assigned. Without this change Prometheus (in kube-prometheus-stack) does not select the mariadb-galera-metrics service for scraping and relevant target is not created. Change-Id: I64dfe83ff7fb448125f8726cf3ca33048ced04a8 Issue-ID: OOM-2925 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2022-02-07[POLICY] Fix SSL Failure in Clamp BackendLathish1-1/+1
- Call the HTTPS of ControlLoop Runtime Issue-ID: POLICY-3874 Change-Id: I4ec6ef19e779096393cfb5812832f924dde63596 Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
2022-02-04Merge "[DCAE] Log4j vulnerability fix"Jack Lucas3-3/+3
2022-02-04[AAF-SMS] Allow to disable CPS partSylvain Desbureaux6-3/+22
AAF SMS is importing secrets in vault. CPS secret can be retrieved only if cps is enabled. this patch allows to disable CPS import in AAF SMS Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ib33d2fe05bb6e13fb6322138161a13cdfd2cf522
2022-02-03[DCAE] Log4j vulnerability fixvv770d3-3/+3
VES/Mapper/RestConf container updated with log4j 2.17.1 version Change-Id: I03ac6c920ab942ca60dde3bdf04e94ca29cfc005 Issue-ID: DCAEGEN2-3022 Signed-off-by: vv770d <vv770d@att.com>