Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
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
|
|
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
|
|
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>
|
|
|
|
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>
|
|
Babel, schema-service, resources, traversal,
and graphadmin docker images updated to get
log4j version updates and other package
updates based on security violations
Issue-ID: AAI-3431
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: Iacd476bb2f70af1524878a887bfac669cc45f3fb
|
|
- Username/Password passed as k8s Secret while dr_pub creation.
Issue-ID: DCAEGEN2-2861
Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech>
Change-Id: Ib767c8a17e2d7edabf4a9952ac7277d8062c7988
|
|
|
|
It resulted in an error at runtime:
/root/import-custom-certs.sh: line 30: syntax error: unexpected "then"
Issue existed since change Ie9b5ac1c2edd9ddf3574f09c77ca8734f2311d1d
Change-Id: I8b9f771eaccc9f1cdbd45159f2199b33c9b5d826
Issue-ID: OOM-2919
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
|
|
Adding basic requirements for Service Mesh Compliance within SDC.
Change-Id: Ib9104ef2e8b6daf0b9b529288cee158b297ce9e4
Issue-ID: OOM-2253
Signed-off-by: rope252 <gareth.roper@est.tech>
Signed-off-by: othman touijer <othman.touijer@soprasteria.com>
|
|
Update SDNC image versions to address log4j vulnerability by
upgrading to version 2.17.1 of log4j-core
Issue-ID: SDNC-1655
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I0b227e2b2ebaab1a915ab39d69b790f8d7b99a39
|
|
- Add service monitor template
- Add metrics container to Cassandra statefulset
- Update values.yaml to add metrics and servicemonitor config
- Modify service template to add metrics port configuration
Issue-ID: OOM-2914
Signed-off-by: Suresh Charan <suresh.charan@amdocs.com>
Change-Id: Ia47daea337a414c91367a08ecc043bb3bd9ba697
|
|
|
|
RBAC roles are created when deploying cps chart.
Issue-ID: CPS-862
Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca>
Change-Id: Icf91bf3271027e86ed439740bb9d9465ded3eee9
|
|
Timescaledb is upgraded to 2.5.1-pg14 to have postgres 14.1
Issue-ID: CPS-842
Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca>
Change-Id: I454543989041d2f595de05ed2b6efab62b8b2c58
|
|
|
|
Top up cert service container to 2.5.0
Issue-ID: OOM-2903
Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
Change-Id: I297f14b89043f680add508dbf2b636edbc12cb61
|
|
|
|
|
|
|
|
In preparation for disabling the entire dcaegen2 chart tree
later in the Jakarta release cycling, move the
dcae-ves-openapi-manager chart from dcaegen2 to
dcaegen2-services. Add dcae-ves-openapi-manager to the
list of components to be healthchecked as part of
dcaegen2-services.
Issue-ID: DCAEGEN2-2968
Signed-off-by: Jack Lucas <jflos@sonoris.net>
Change-Id: I2fcc55ba0a8af7f249454f98a8d4749138a76948
|
|
|
|
In case of "localCluster: true" the cassandra chart will be added
in sdc-cs subchart. Renamed global section to sdc-cassandra.
Additionally serviceAccount is added to
cassandra definition in sdc-cs (see OOM-2905)
Issue-ID: OOM-2899
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: Id943db249a3abd9dbc67e333a05f6c2abd84a810
|
|
|
|
|
|
|
|
The image versions in policy values.yaml files have been updated and the
CLAMP runtime configuration has been updated to use Spring style
configuration
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-3827
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I220773eb7728d8f5cff36faad388970e1732f12c
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
If ejbca gets restarted, the config script should return 0,
although addrolemember as last command returns an error,
as the entry already exists
Issue-ID: OOM-2904
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: If27fe92e41b5fc7fc91f0298bea87fb0d566fed2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added missing definition to use secret for repository access
Issue-ID: OOM-2907
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: If0886b2a59df7786c3655851610e1a6b3aca73ff
|
|
image definition in job.yaml must use repositoryGenerator
Issue-ID: OOM-2906
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: I5b708d9e1509b333cb494aa4417e7f1715da4ec8
|
|
Missed PF dependencies after apiV2 migration
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: I15af70176f304a1642898edcc776a0386b521203
Issue-ID: OOM-2912
|
|
If localCluster is enabled, the serviceAccount name must match
with the DB name
Issue-ID: OOM-2905
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: Ia6860d995dc7f19890855bcf3a8e3e768966a43a
|
|
Until now DCAEGEN2 used its own templates instead of common ones. This
change switches filebeat sidecar generation to common.log templates.
Other ONAP components already use it. Filebeat is depreceated and with
use of common templates it is possible to disable it globally.
This patch also changes ConfigMap usage from per component ConfigMap to
one ConfigMap for all of DCAEGEN2 components. This is done to simplify
generated file as there are no differences between per component
ConfigMaps.
Issue-ID: OOM-1
Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
Change-Id: I87ffe4890b9a4d79edfe0669750dbf21b4a7b340
|
|
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Issue-ID: SDC-3821
Change-Id: I9e48d61bdcbfe4a5aa9277011899ecda4261042e
|
|
Adding CPS Global Variables to be used in running cps robot tests
Issue-ID: CPS-840
Change-Id: I7aa562708323c73b3d4c74103f2061b5be02a8fa
Signed-off-by: Nagendra90287 <nagendrakumar.pal@amdocs.com>
|
|
The fix in artifactbroker changing log4j version into 2.16
Issue-ID: MULTICLOUD-1433
Signed-off-by: Bin Yang <bin.yang@windriver.com>
Change-Id: I032d7274446b40889cedba41103eed8bf7021717
|
|
VES/Mapper/RestConf container updated with
log4j 2.16.0 version
Change-Id: If58dc1a35172f896cb4b585259ad34a59100225a
Signed-off-by: vv770d <vv770d@att.com>
Issue-ID: DCAEGEN2-3022
|