Age | Commit message (Collapse) | Author | Files | Lines |
|
This review contains the below changes:
1) PAP config changes for spring boot migration
2) savePdpStatistics flag is disabled by default
3) DMaaP connectivity added to PAP consolidated healthcheck
4) Improve PAP & API readiness probe from TCP to HTTP GET based healthcheck api
5) API config changes for springboot migration
6) Update the docker image versions for Jakarta.
Change-Id: I8dfc821b1245cd4ef6bdedad7802deb4ac3297e3
Issue-ID: POLICY-3750
Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixed the healthcheck failure occurred in the auto-tests.
Issue-ID: HOLMES-512
Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
Change-Id: I2e3d89b8dc8b27412008ca36f1e6209a47a997db
|
|
- Son-handler-ms image version bump
- Use unauthenticated Dmaap topic
Issue-ID: DCAEGEN2-3035
Signed-off-by: Niranjana <niranjana.y60@wipro.com>
Change-Id: Ia82771050da7ebf90145c9644ae04167eaab7e70
|
|
- Kpi image version bump
- Use unauthenticated Dmaap topic
Issue-ID: DCAEGEN2-3033
Signed-off-by: Niranjana <niranjana.y60@wipro.com>
Change-Id: Ib8ed9e7c1b3d0a5d1d3b00985dfd7c13936585c6
|
|
1. Define serviceMonitor for policy components
2. Changes to common serviceMonitor tpl file to include
tls params in authentication config, and to provide ability
to overrride labels.
Issue-ID: POLICY-3779
Signed-off-by: Rashmi Pujar <rashmi.pujar1@bell.ca>
Change-Id: I79441958698271d9118efb78cfd121433e201ebd
|
|
The backup job stopped working after upgrade to bitnami images.
Mariabackup was not designed to work remotely, it is supposed to run
on the database server. Because of this we need to mount the data pvc
into the backup job pod. It will however connect to the database daemon
using a hostname, so we need to connect to the first replica in the
cluster. Also had to set readOnlyRootFilesystem=false and add emptyDir
volumes to solve various permission issues.
Issue-ID: OOM-2932
Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca>
Change-Id: I776903f9ec541f8dc5818b2ba4c1292226ec2bc6
|
|
Bump dmaap-dr version for J release
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: I6d047b93264983b26344a3d0e14ad6f1075bdbf5
Issue-ID: DMAAP-1624
|
|
|
|
- K8s participant to accept only permitted and secured repositories
Issue-ID: POLICY-3894
Change-Id: If602ecc35384d66990a81fd470d24d76e95725fd
Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
|
|
- Released RuntimeAPI container with updated helm-gen
- Mongo charts support on base templates
Change-Id: I2d4c4f63d607716e95bc0058e299751972400770
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-3096
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
|
|
|
|
Issues happening for SO so trying to revert
just the mS to see if that is the issue
for gating
Issue-ID: AAI-3435
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: Ib9b57ff979bb29d5557890208ade5aa7b250cc05
|
|
- Add new application config properties
- Use unauthenticated Dmaap topics
Issue-ID: DCAEGEN2-3099
Issue-ID: DCAEGEN2-3034
Signed-off-by: Niranjana <niranjana.y60@wipro.com>
Change-Id: I8ba290dc8792285eaf4a16dcc9e027096dd5c846
|
|
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
|
|
|
|
|
|
|
|
Fix bug in dcaegen2-services-common deployment
template that caused a nil pointer error when
values.yaml for a dcaegen2 microservice did not
have a log.path entry.
Issue-ID: DCAEGEN2-3093
Signed-off-by: Jack Lucas <jflos@sonoris.net>
Change-Id: I3874fd4c4327b487f3a9bf7d95e747d86a320998
|
|
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
|
|
- 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>
|
|
|
|
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
|
|
|
|
This was causing errors when using bootstrapFromNode
Issue-ID: OOM-2933
Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca>
Change-Id: I55b49ad40b5f45b394acd064fcbc7f272298fde0
|
|
Move from using the v1beta1 version of the Ingress API
(deprecated in k8s v1.19 and not present in v1.22+) to
the stable v1 version.
Issue-ID: OOM-2926
Signed-off-by: Jack Lucas <jflos@sonoris.net>
Change-Id: Icbd4bf3b8a8a0521160e277cde2977aef8a17faf
|
|
Add security context to pods within DMAAP
Change-Id: I86f7bd79e77dec33879f4ee3b599799705d40a24
Issue-ID: OOM-2913
Signed-off-by: rope252 <gareth.roper@est.tech>
|
|
|
|
|
|
|
|
|
|
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
|
|
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
|
|
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
|
|
- 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
|
|
|
|
|
|
|
|
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
|
|
|