aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes
AgeCommit message (Collapse)AuthorFilesLines
2022-05-11[HOLMES] Fixed the Healthcheck ProblemGuangrong Fu2-2/+2
Missed a conditional branch, now adding it. Issue-ID: HOLMES-536 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn> Change-Id: I64d5f32682b37ce865bcfcf180f99c4bf8afd9bb
2022-05-10[DMAAP-STRIMZI] Add strimzi kafka bridgeefiacor41-1738/+247
Move DMaaP MR to use srimzi kafka Remove mr kafka and zookeeper Add strimzi kafka bridge to dmaap Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I3af65efd85b7dfb16c4682dd7607734fcd95adaf Issue-ID: DMAAP-1622
2022-05-10Merge "[HV-VES-STRIMZI] Migrate hv-ves to use strimzi kafka"Jack Lucas7-37/+159
2022-05-09[HV-VES-STRIMZI] Migrate hv-ves to use strimzi kafkaefiacor7-37/+159
Move hv-ves to use strimzi kafka Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Ia441d060771186ba41465c8622291ff73b7561aa Issue-ID: DMAAP-1705
2022-05-09Merge "[COMMON] Fix some k8s plug deploy.sh bashisms"Fiachra Corcoran1-2/+3
2022-05-09Merge "[DCAE] Update slice-analysis-ms image version to 1.1.2"Fiachra Corcoran1-1/+1
2022-05-06[COMMON] Fix some k8s plug deploy.sh bashismsguillaume.lambert1-2/+3
These bashisms were added recently with a few fixes. Issue-ID: OOM-2643 Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com> Change-Id: I33b77a1db871d6628187692e260265d9c754103f
2022-05-05Merge "[POLICY] Upgrade image versions"Fiachra Corcoran13-13/+13
2022-05-05Merge "[STRIMZI] Remove class attribute in Strimzi kafka definition"Fiachra Corcoran1-1/+0
2022-05-05Merge "[COMMON] Fix more and more array bashisms step 1"Fiachra Corcoran1-8/+17
2022-05-04[POLICY] Upgrade image versionsjhh13-13/+13
These images tackle security issues in libraries. Issue-ID: POLICY-4071 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: I88297b05f05e0a847d10333e60e665f89ccb424d
2022-05-04[DCAE] Update slice-analysis-ms image version to 1.1.2decheng zhang1-1/+1
- Update slice-analysis-ms image version to 1.1.2 Issue-ID: DCAEGEN2-3147 Signed-off-by: decheng zhang <decheng.zhang@huawei.com> Change-Id: I8d116becc133fc289cc3c1b9280d2f70c7309e3d Signed-off-by: decheng zhang <decheng.zhang@huawei.com>
2022-05-04Merge "[COMMON] Fix sourced script with arguments bashism"Fiachra Corcoran1-3/+3
2022-05-04[STRIMZI] Remove class attribute in Strimzi kafka definitionAndreas Geissler1-1/+0
This fixes a reconciliation issue in the strimzi-cluster-operator: Kafka(onap/onap-strimzi): Contains object at path spec.kafka.storage with an unknown property: class Issue-ID: DMAAP-1621 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: Ia0f122cc1644ccfbebd3dfd2fec4cb73fc06cba9
2022-05-03[HOLMES] Fixed the Daily Healchcheck ProblemGuangrongFu2-2/+2
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
2022-05-03Merge "[COMMON][MARIABD] MariaDB ServiceMesh compatibility"Jack Lucas8-16/+44
2022-05-03Merge "[AAF] Make AAF ServiceMesh compatible"Jack Lucas4-1/+14
2022-05-03Merge "[STRIMZI] Make Strimzi ServiceMesh compatible"Jack Lucas1-0/+3
2022-05-03Merge "[COMMON] Fix 'trap RETURN' and $BASHPID bashisms"Jack Lucas1-3/+3
2022-05-03[COMMON] Fix more and more array bashisms step 1guillaume.lambert1-8/+17
pointed out by checkbashisms. Issue-ID: OOM-2643 Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com> Change-Id: I8c78bb6617c8f0fdaed9933c1c5897598db7428a
2022-05-02[COMMON] Fix sourced script with arguments bashismguillaume.lambert1-3/+3
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
2022-04-29Merge "[OOF] Update configuration for TN-FH in NxI termination app"Fiachra Corcoran1-0/+1
2022-04-29[STRIMZI] Make Strimzi ServiceMesh compatibleAndreas Geissler1-0/+3
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
2022-04-29Merge "[CPS] Updated cps Jakarta images"Fiachra Corcoran1-1/+1
2022-04-29[COMMON][MARIABD] MariaDB ServiceMesh compatibilityAndreas Geissler8-16/+44
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
2022-04-29[AAF] Make AAF ServiceMesh compatibleAndreas Geissler4-1/+14
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
2022-04-28[OOF] Update configuration for TN-FH in NxI termination appmalar1-0/+1
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
2022-04-28[COMMON] Fix 'trap RETURN' and $BASHPID bashismsguillaume.lambert1-3/+3
pointed out by checkbashisms. Issue-ID: OOM-2643 Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com> Change-Id: I19e7f50d5a98087d59cbe99778bee1a5f7a3a27c
2022-04-28[UUI] Update image of components of UUIhekeguang2-2/+2
Update the image version for UUI components Issue-ID: USECASEUI-662 Change-Id: I1ca25dfcde7dee20266660797ce089430c3af9d8 Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2022-04-28Merge "[COMMON] Fix declare bashisms"Fiachra Corcoran1-2/+10
2022-04-28Merge "[COMMON] Fix shopt nullglob bashism"Fiachra Corcoran1-1/+0
2022-04-28[CPS] Updated cps Jakarta imagesputhuparambil.aditya1-1/+1
cps-core image updated to 3.0.1 Issue-ID: CPS-971 Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca> Change-Id: I0817b9126e1b63d0f8a512b8ceeaa9301eebd111
2022-04-28Merge "[SDC] Remove http nodePort"Jack Lucas2-4/+0
2022-04-28Merge "[CPS-STRIMZI] Migrate cps to use strimzi kafka"Jack Lucas10-33/+182
2022-04-27Merge "[OOF] Update OOF-HAS container to 2.3.0"Fiachra Corcoran7-6/+53
2022-04-27Merge "[HOLMES] Reduced Log Info"Jack Lucas2-6/+6
2022-04-27Merge "[DCAE] Update application config properties in slice-analysis-ms"Jack Lucas1-1/+26
2022-04-27Merge "[STRIMZI] Add kafka admin user"Jack Lucas2-1/+32
2022-04-27[CPS-STRIMZI] Migrate cps to use strimzi kafkaefiacor10-33/+182
Add strimzi kafka config Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Ib6af32bae9f85cbc2e3c9484b970229d63c299b1 Issue-ID: DMAAP-1681
2022-04-26[DCAE] Update application config properties in slice-analysis-msdecheng zhang1-1/+26
- 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>
2022-04-26[STRIMZI] Add kafka admin userefiacor2-1/+32
Adding admin user for kafka Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I077c9453fa68ed6e1c39f0fabc7e459df7027f9d Issue-ID: DMAAP-1705
2022-04-26[HOLMES] Reduced Log InfoGuangrongFu2-6/+6
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
2022-04-25[AWX] Remove nonssl NodePortefiacor2-3/+1
Remove nonssl NodePort Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I5ee4294771e1b6559b64ddb14ddb123761ccdc4c Issue-ID: OOM-2966
2022-04-25[OOF] Update OOF-HAS container to 2.3.0Krishna7-6/+53
Update OOF-HAS container to 2.3.0 Issue-ID: OPTFRA-1037 Signed-off-by: Krishna <krishnamoorthy.manoharan@stl.tech> Change-Id: I46f6a23ce0f61cf22559e39e29a0118cc9730136
2022-04-25[SDC] Remove http nodePortefiacor2-4/+0
Removing http nodePort Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Ie7d3ae73db73aa7ae07931ae1b0ca8a5187d0ee8 Issue-ID: OOM-2966
2022-04-25Merge "[CDS-STRIMZI] Migrate cds to use strimzi kafka"Lukasz Rajewski6-23/+234
2022-04-25[COMMON] Fix shopt nullglob bashismguillaume.lambert1-1/+0
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
2022-04-25Merge "[HOLMES] Updated the Docker Version to the Latest"Fiachra Corcoran2-2/+2
2022-04-24[HOLMES] Updated the Docker Version to the LatestGuangrongFu2-2/+2
Updated docker versions. Issue-ID: HOLMES-529 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn> Change-Id: Ib9b576f035a7daae556265ff6461894932d591a5
2022-04-23[COMMON] Fix declare bashismsguillaume.lambert1-2/+10
pointed out by checkbashisms. Issue-ID: OOM-2643 Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com> Change-Id: I4940176970266238168009ffd56bce956c7ece69