Age | Commit message (Collapse) | Author | Files | Lines |
|
Bump versions of SDNC and CCSDK docker images for London release,
bump sdnc version to 2.5.2 to resolve gating issues
bump sdnc version to 2.5.3 to add missing Bierman API karaf feature
bump sdnc version to 2.5.5 to resolve HTTP PATCH issue
ueb-listener to use sdc-distr-client 2.0.0 (kafka native)
Use Strimzi KafkaUser template
Issue-ID: CCSDK-3876
Issue-ID: CCSDK-1789
Issue-ID: CCSDK-3908
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I053058f09bad1f5d1578979134eed43eee1d76eb
(cherry picked from commit c6144829d2c4ee22cbdb4591ed34557b83999bc2)
|
|
Remove checks and add the usage of common templates
Issue-ID: OOM-3113
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: I8e08f1cdd7aa29619a7928ffb6e32d81c2d1b802
|
|
Contains bug fix for dmaapListener version
Issue-ID: SDNC-1765
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I1f5f84bd230c51b517be0a6ee951a58649b21176
|
|
Version bump for CCSDK (CDS) images for CCSDK Kohn RC milestone
Issue-ID: CCSDK-3777
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Change-Id: I4472fd32bcda610ff15e72bce1695da74c103455
|
|
Version bump of CCSDK artifacts for Kohn release.
Reverted cds-ui version to Jakarta (1.3.0) due to startup
issue.
Issue-ID: CCSDK-3754
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Change-Id: Ib832f3634e97eb7b80856ffc71d3b39f56e1f276
|
|
Patch on CDS charts dedicated to remove https and cert-related
calls from all files.
This ensure compatibility with patched AAI (IID: OOM-2670) and
lays ground for service mesh use.
Replaces https://gerrit.onap.org/r/c/oom/+/126099
Correction for CDS-Strimzi support in application properties
Issue-ID: OOM-2824
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: I522fe60ca748b7e5f731045dac8ca11b13ae2811
|
|
Install Jakarta M4 versions of CCSDK and SDNC docker containers
Issue-ID: CCSDK-3604
Issue-ID: SDNC-1672
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ifd5da73e9fd6937e9e395522b49f60263f64d472
|
|
Bump CDS image versions to 1.2.1, which is final Istanbul release
version.
Issue-ID: CCSDK-3506
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I3b8205321d683d2d0b6bd2389b3b8ad6a26ecc62
|
|
This PVC was used to share files between blueprintsprocessor and
command-executor. Since version 1.1.1 it is no longer required and
should be disabled by default. Added toggle for backward compatibility.
Issue-ID: CCSDK-3490
Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca>
Change-Id: Id962b427a3f7ad2afe10d96454381f50732fa306
|
|
|
|
By adding the certInitializer directives in cds blueprint processor
deployment, we get access to the AAF ONAP Root CA, instead of static file.
Issue-ID: CCSDK-3356
Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
Change-Id: Ifc3d1797905868b268cbfd06237866bf8dc3d3f5
|
|
helm chart changes to enable the collection of metrics
Issue-ID: OOM-2815
Signed-off-by: kuldipr <kuldip.rai@amdocs.com>
Change-Id: I25a45d45d39a9ce7309f0f37ad277a41538a8c43
|
|
Includes the So core components. Also installs compatible
CDS version 1.1.5
Issue-ID: SO-3740
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: Ic40426e569fd9f15e50d6697eb031f169c7eb38b
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Add service account to requirements.yaml, values.yaml and deployment/statefulset
Issue-ID: OOM-2723
Signed-off-by: farida azmy <farida.azmy.ext@orange.com>
Change-Id: Ic254ec1865501bab90f47d07a37b230c228a7446
|
|
When cds runs in cluster mode it needs longer startup time.
Also bump image tags to 1.1.4, and change defaults to disable
cluster mode and set replicas=1
Issue-ID: CCSDK-3275
Change-Id: Iec2eaeb2edf0cc2f9b29e35431d0e642e3b6d998
Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca>
|
|
Bump CDS images to version 1.1.2 to install bug fixes discovered between
M3 and RC1. The set of bug fixes included can be found in this
Jira link: https://jira.onap.org/issues/?filter=12492
Issue-ID: CCSDK-3239
Issue-ID: CCSDK-3232
Issue-ID: CCSDK-3230
Issue-ID: CCSDK-3221
Issue-ID: CCSDK-3220
Issue-ID: CCSDK-3219
Issue-ID: CCSDK-3211
Issue-ID: CCSDK-3216
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ib349918c57e7ce909c2f97d55de96bf2e0dd7c08
|
|
Bump versions of CCSDK (including CDS) and SDNC images for
SDNC Honolulu release.
Fixed issues found in CDS command-executor and py-executor
pods.
Added missing env variable settings.
Issue-ID: CCSDK-3125
Issue-ID: SDNC-1473
Issue-ID: CCSDK-3192
Issue-ID: CCSDK-3197
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Id3bbe696313c568dc9ffb328715a7fc572330411
|
|
This commit makes CDS chart to use the new generator for repositories and
images.
As new templates doesn't work well with "sub charts", we move also
subcharts to components folder.
Issue-ID: OOM-2364
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I8156c8b568054b7eacf333196d877e12f7a52216
|