aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes
AgeCommit message (Collapse)AuthorFilesLines
2022-04-23Merge "[SDC-WD] Release 1.11.1 sdc-workflow-designer"Fiachra Corcoran2-3/+3
2022-04-23[CDS-STRIMZI] Migrate cds to use strimzi kafkaefiacor6-23/+234
Move cds to use strimzi kafka Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I89a64399d677584829e6408c8f72e9b5ad41cabd Issue-ID: DMAAP-1706
2022-04-23[POLICY] Changes for postgresqlwaynedunican7-4/+174
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>
2022-04-22[MODELING] Update modeling/etsicatalog imagedengyh1-1/+1
Update modeling/etsicatalog image to 1.0.14 Issue-ID: MODELING-608 Change-Id: I0abdd05c30af5a08791bd43bcfc00cb532992735 Signed-off-by: dengyh <dengyuanhong@chinamobile.com>
2022-04-22[DCAE] Update application config properties for slice/son/kpi msNiranjana3-22/+0
- 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
2022-04-22[POLICY] Update components to latest releasejhh10-10/+10
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>
2022-04-22[POLICY] Disable prometheus monitoring by defaultRashmi Pujar13-29/+12
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
2022-04-22Merge "[POLICY] Increase hikari connection pool size for PAP & API"Fiachra Corcoran2-0/+4
2022-04-22[SDC] Update SDC docker versions to 1.10.4MichaelMorris4-7/+7
Update versions for Jakarta RC Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-3909 Change-Id: I6c55858aa9b6458aafabfe54dff099a3f12ccc93
2022-04-22[SDC-WD] Release 1.11.1 sdc-workflow-designervasraz2-3/+3
Release 1.11.1 sdc-workflow-designer Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: If60baf500c8ec6192c5a63fde204ebb7f5a7dbff Issue-ID: SDC-3961
2022-04-22[POLICY] Increase hikari connection pool size for PAP & APIPrakhar Pandey2-0/+4
We saw some bottlenecks during S3P testing of API component due to the default connection pool size of 10. Setting it to 20 based on the number of parallel threads used for performance tests. The change is required because prior to spring boot migration (Istanbul and earlier), the default connection size was 32 so it was never a problem for running load tests. Issue-ID: POLICY-4007 Change-Id: Iaaa573d5fce0298e3aff05a27c2e845840a6cb06 Signed-off-by: Prakhar Pandey <prakhar.pandey@bell.ca>
2022-04-21Merge "[PMSH] Release Image 2.2.2"Fiachra Corcoran1-1/+1
2022-04-21Merge "[DCAE] Remove deprecated mS charts"Fiachra Corcoran8-335/+0
2022-04-21Merge "[MARIADB] Back to istanbul version of mariaDB image"Fiachra Corcoran3-3/+3
2022-04-21[MARIADB] Back to istanbul version of mariaDB imageMichal Jagiello3-3/+3
We have stability issues with MariaDB (which didn't occur on istanbul). Issue-ID: OOM-2963 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I23b31db06dd87a45a47c8b2741b36e6387e5d1ec
2022-04-20[PMSH] Release Image 2.2.2egernug1-1/+1
Release of latest image for PMSH after merge dcaegen2-services-pmsh-docker-merge-master/182/ Issue-ID: DCAEGEN2-3116 Signed-off-by: egernug <gerard.nugent@est.tech> Change-Id: I497d66729b36183a1277edc625266a40c3d19707
2022-04-20[MULTICLOUD] Bug fixes in k8spluginLukasz Rajewski1-1/+1
Bug fixes in k8splugin - verification of etcd connection - improved validation of pvc status Issue-ID: MULTICLOUD-1468 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com> Change-Id: I03690d365d5d5b15805f8ab20b8fa8aeb2935638
2022-04-19[CCSDK][SDNC] Install Jakarta versionsDan Timoney13-12/+18
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
2022-04-19[POLICY] Enhance liveness probes and metricsjhh7-10/+75
- added logback prometheus support for xacml and drools. - enabled enhanced healthchecks. - enabled enhanced liveness probes for drools pdp to detect stuck PDP application and restart it. - add prometheus servicemonitor for drools. - set latest docker image versions for drools-applications and xacml Issue-ID: POLICY-3386 Issue-ID: POLICY-4089 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: I0ffd9bf93452f8a7a63deb33f2103f9b80476d07 Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
2022-04-15Merge "[AAI] Upgrading to the latest v26 default schema version config"Fiachra Corcoran5-6/+6
2022-04-14[AAI] Upgrading to the latest v26 default schema version configwr148d5-6/+6
CCVPN use case introduced some new model updates in Jakarta which require the default schema being moved to v26. New schema-service version too. Issue-ID: AAI-3466 Change-Id: I3ee06a2ee4ea21cd99a9e8e059a94d93441fee0c Signed-off-by: wr148d <wr148d@att.com>
2022-04-13[POLICY] Rename from TOSCA Control Loop to ACMFrancescoFioraEst37-116/+304
Update CLAMP OOM Configuration for rename from TOSCA Control Loop to ACM Issue-ID: POLICY-3942 Change-Id: I2044dfb68f22dc27d701c7bea1e2a2eab69cb28d Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2022-04-13Merge "[CPS] Fix statefulset upgrade"Lukasz Rajewski3-6/+10
2022-04-12Merge "[ROBOT] Do not use NodePort in Robot"Lukasz Rajewski1-1/+1
2022-04-12Merge "[POLICY] Enable cluster role for k8s-ppnt"Fiachra Corcoran1-2/+26
2022-04-12Merge "[DCAE] Update pm-mapper default vaules"Lukasz Rajewski1-6/+6
2022-04-11Merge "[DEPLOY] Use HELM_NS for kubectl commands"Lukasz Rajewski1-5/+7
2022-04-11[CPS] Fix statefulset upgradeBruno Sakoto3-6/+10
Remove helm chart label from timescaledb statefulset fields for which updates are forbidden Issue-ID: CPS-857 Change-Id: I024ef0cd8c23c477e1d43a1a4ee9c5d6d1743f3b Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca>
2022-04-11[DCAE] Update pm-mapper default vaulesTomasz Wrobel1-6/+6
Change default pm-mapper configuration to avoid TLS error in default installation. Issue-ID: INT-1895 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I20c235a86f87f01b965e14f38145d1754f65b7c2
2022-04-11[DCAE] Remove deprecated mS chartsVijay Venkatesh Kumar8-335/+0
BBS-Ep deprecated with J release Change-Id: I05ff9c496ac55f660f3e6cc0236ace601c45df2b Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-2974
2022-04-10Merge "[STRIMZI] Fix random node port allocation"Lukasz Rajewski2-1/+9
2022-04-09Merge "[SDC][MariaDB] Increase persistance volume size of mariadb-galera"Lukasz Rajewski1-1/+1
2022-04-08[STRIMZI] Fix random node port allocationefiacor2-1/+9
Assign fixed nodeports for strimzi Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Ib28d18ac0825523e897c529ca13712d2fc83ee67 Issue-ID: OOM-2960
2022-04-08Merge "[SO] First release images for the J release"Lukasz Rajewski8-8/+8
2022-04-07[SDC][MariaDB] Increase persistance volume size of mariadb-galeraMichal Jagiello1-1/+1
We observed from time to time issues with fetching data from mariadb-galera. We suppose that can be related with too low persistence volume size of mariadb-galera. Increase that value and observe gating and daily. Issue-ID: SDC-3949 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I964351b755e11a513da42f1c11da86bb1130ad96
2022-04-07Merge "[MULTICLOUD] Changes for Jakarta release"Dan Timoney14-27/+67
2022-04-07Merge "[ROBOT] Adopt robot test cases to helm based deployment"Jack Lucas3-0/+11
2022-04-07[SO] First release images for the J releaseSeshu-Kumar-M8-8/+8
First images of SO for Jakarta release. Issue-ID: SO-3912 Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com> Change-Id: I666a5a7e3be27cf24c2c557c9ce2f696213d1aff
2022-04-07[DEPLOY] Use HELM_NS for kubectl commandsefiacor1-5/+7
Use HELM_NAMESPACE instead of RELEASE for kubectl Increase timeout for strimzi deploy Issue-ID: OOM-2959 Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Ie6d09ade07f2f229972cfa8059f58312b9d6ee20
2022-04-07[MULTICLOUD] Changes for Jakarta releaseBin Yang14-27/+67
Rebase and remove packages which has GPLv3 dependency issue Update log to redirect to stdout Issue-ID: MULTICLOUD-1224 Issue-ID: MULTICLOUD-1450 Signed-off-by: Bin Yang <bin.yang@windriver.com> Change-Id: Id850bbe9cd51a4bce6eb0fe0cfc8274b04acf41e
2022-04-06Merge "[PORTAL] Disable Portal"Fiachra Corcoran1-1/+1
2022-04-06Merge "[CPS] Set postgres replica strategy"Jack Lucas1-0/+2
2022-04-06Merge "[MODELING] Update modeling/etsicatalog image"Jack Lucas1-1/+1
2022-04-06Merge "[DCAEGEN2-SERVICES] Fixing Policy Side Car Sync issue"Jack Lucas1-2/+2
2022-04-06Merge "[GLOBAL] Allow anonymous access to main repo"Jack Lucas1-3/+6
2022-04-06[PORTAL] Disable PortalMichal Jagiello1-1/+1
Portal 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: I9e300651bee0abb0ad7de73649cc3a9b0aa84b28
2022-04-05[DEPLOY] Improve deploy.shefiacor2-44/+74
Add logic to deploy required components up front Fix storage deleteClaim on kafka Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I6dd820a40691ba3c7e3a93510d0e5eaa9f356f9b Issue-ID: OOM-2954
2022-04-04[DEPLOY] Bug fix for positional arg in deploy.shefiacor1-1/+1
Bug fix for positional arg in deploy.sh Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Ic8de9baf9236e65e53a0d2d9ba084208a3212772 Issue-ID: OOM-2955
2022-04-01Merge "[STRIMZI] Adding strimzi project"Dan Timoney16-4/+320
2022-04-01[ROBOT] Do not use NodePort in RobotMichal Jagiello1-1/+1
Robot is not maintained and have wrong, self-signed certificate Issue-ID: INT-1720 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I0db6e9e309d6884813ba5d3db3dbcbf75eed3294