Age | Commit message (Collapse) | Author | Files | Lines |
|
These images tackle security issues in libraries.
Issue-ID: POLICY-4071
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I88297b05f05e0a847d10333e60e665f89ccb424d
|
|
|
|
Fixed the daily healthcheck problem caused by the MSB registration failure.
Issue-ID: HOLMES-536
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
Change-Id: Ia69a1b6185e4a6cab56061d1d168d783d67508f1
|
|
|
|
|
|
|
|
|
|
pointed out by checkbashisms.
This is very likely a classical script execution.
Issue-ID: OOM-2643
Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
Change-Id: Id4269a4f8792627008acaa2c7595e02a3b2de94d
|
|
|
|
In case of SM for Zookeeper the following options is added:
- sslQuorum: false
Issue-ID: DMAAP-1621
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: I6092761dbd5ac005424d759a813a119a0ab9f0c2
|
|
|
|
Update the port names of metrics and mariadb to match the
istio requirements and update the timeouts.
Fix mysql protocol setup for istio and update mariadb-init job
to support istio sidecar communication.
This is separated from a patch for CDS SM compatibility
Issue-ID: OOM-2820
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: I02c19c9fcfbd76a2cede0b924174ad81b45d719e
|
|
Allthough AAF is not needed for SM it might be required on
exceptional cases. In this case the sidecar needs to be disabled
for aaf-service and aaf-locate.
Additionally the order of chart creation need to be fixed and
the job of aaf-sms requires a sidecar killing.
Issue-ID: OOM-2820
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: I77a2b3da4c826cf294c791bee0d1159233934253
|
|
Update configuration for TN-FH in NxI termination app in OOF charts
Issue-ID: OPTFRA-1059
Signed-off-by: Malarvizhi Paramasivam <malarvizhi.44@wipro.com>
Change-Id: If4b18884dea167f89aee1954ac385a465a0c067d
|
|
pointed out by checkbashisms.
Issue-ID: OOM-2643
Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
Change-Id: I19e7f50d5a98087d59cbe99778bee1a5f7a3a27c
|
|
Update the image version for UUI components
Issue-ID: USECASEUI-662
Change-Id: I1ca25dfcde7dee20266660797ce089430c3af9d8
Signed-off-by: hekeguang <hekeguang@chinamobile.com>
|
|
|
|
|
|
cps-core image updated to 3.0.1
Issue-ID: CPS-971
Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca>
Change-Id: I0817b9126e1b63d0f8a512b8ceeaa9301eebd111
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add strimzi kafka config
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: Ib6af32bae9f85cbc2e3c9484b970229d63c299b1
Issue-ID: DMAAP-1681
|
|
- Add new application config properties
- Add new dmaap subscribers properties
- Update slice-analysis-ms image version to 1.1.1
Issue-ID: DCAEGEN2-3124
Signed-off-by: decheng zhang <decheng.zhang@huawei.com>
Change-Id: I9fa1bbcbce9ce03d6b02d857037e9e0c5333df66
Signed-off-by: decheng zhang <decheng.zhang@huawei.com>
|
|
Adding admin user for kafka
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: I077c9453fa68ed6e1c39f0fabc7e459df7027f9d
Issue-ID: DMAAP-1705
|
|
Raise the logging level from DEBUG to INFO to reduce the amount of logs.
Issue-ID: HOLMES-529
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
Change-Id: I8ccee757a86b51ee7f09658a41fd869f6d3c79d5
|
|
Remove nonssl NodePort
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: I5ee4294771e1b6559b64ddb14ddb123761ccdc4c
Issue-ID: OOM-2966
|
|
Update OOF-HAS container to 2.3.0
Issue-ID: OPTFRA-1037
Signed-off-by: Krishna <krishnamoorthy.manoharan@stl.tech>
Change-Id: I46f6a23ce0f61cf22559e39e29a0118cc9730136
|
|
Removing http nodePort
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: Ie7d3ae73db73aa7ae07931ae1b0ca8a5187d0ee8
Issue-ID: OOM-2966
|
|
|
|
pointed out by checkbashisms.
shopt, and therefore all the options it provides (only nullglob here)
are not defined by POSIX and are bash-specific.
The specific option nullglob is well documented in the bash manual.
In short, it makes filename globbing patterns that do not match any
filenames simply expanded to nothing rather than remaining unexpanded.
$ echo my*file
my*file
$ shopt -s nullglob
$ echo my*file
This is actually useless in the script where it is used here
since no blob is used to expand such filenames.
Issue-ID: OOM-2643
Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
Change-Id: Id336c17a46c6e5c0748562e7cd8f0efa5570ce6d
|
|
|
|
Updated docker versions.
Issue-ID: HOLMES-529
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
Change-Id: Ib9b576f035a7daae556265ff6461894932d591a5
|
|
pointed out by checkbashisms.
Issue-ID: OOM-2643
Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
Change-Id: I4940176970266238168009ffd56bce956c7ece69
|
|
Update chart to run Spring Boot version of policy-gui
Remove obsolete nginx config
Issue-ID: POLICY-3980
Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech>
Change-Id: I34ff95be09a416e07d2f4ad8bdaea71c1a1e7111
|
|
|
|
|
|
|
|
Move cds to use strimzi kafka
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: I89a64399d677584829e6408c8f72e9b5ad41cabd
Issue-ID: DMAAP-1706
|
|
Added postgres and to Chart.yaml and values.yaml
Changed policy job to create dbs in posgres if used
Issue-ID: POLICY-2715
Change-Id: Ia81b56faad85cdcdb261c2f369887dad3eee092d
Signed-off-by: saul.gill <saul.gill@est.tech>
Signed-off-by: Wayne Dunican <wayne.dunican@est.tech>
|
|
Update modeling/etsicatalog image to 1.0.14
Issue-ID: MODELING-608
Change-Id: I0abdd05c30af5a08791bd43bcfc00cb532992735
Signed-off-by: dengyh <dengyuanhong@chinamobile.com>
|
|
- Remove AAF credentials in DMAAP configuration from
slice-analysis-ms, son-handler-ms and kpi-ms charts
Issue-ID: DCAEGEN2-3034
Issue-ID: DCAEGEN2-3035
Issue-ID: DCAEGEN2-3033
Signed-off-by: Niranjana <niranjana.y60@wipro.com>
Change-Id: I85bee827cda40e5eca101846ab59b317c917a966
|
|
The exceptions are policy-drools-pdp, policy-xacml-pdp,
and policy-gui that are handled in different reviews.
Issue-ID: POLICY-4089
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I5d03ce22d9c69380c6f76b24383555cf71803ea4
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
|
|
ServiceMonitor resource not part of native Kubernetes,
it is a custom resource defined via Prometheus operator.
Prometheus operator deployment is a pre-requisite
to enable creating a ServiceMonitor objects.
Issue-ID: POLICY-4096
Signed-off-by: Rashmi Pujar <rashmi.pujar1@bell.ca>
Change-Id: Ia672d5d5982e61c00f8effccad0929240f54efb2
|
|
|
|
Update versions for Jakarta RC
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-3909
Change-Id: I6c55858aa9b6458aafabfe54dff099a3f12ccc93
|
|
Release 1.11.1 sdc-workflow-designer
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Change-Id: If60baf500c8ec6192c5a63fde204ebb7f5a7dbff
Issue-ID: SDC-3961
|