aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes
AgeCommit message (Collapse)AuthorFilesLines
2022-08-10[SDC] Update SDC docker images to 1.11.6MichaelMorris4-7/+7
Early release of Kohn functionality Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4108 Change-Id: I789d6cdd521b90a7f0b3ffe1daee37efbe655944
2022-08-04Merge "[DMAAP] DMaaP ServiceMesh compatibility"Fiachra Corcoran3-2/+10
2022-08-03Merge "[POLICY] Add strimzi kafka config from helm charts"Fiachra Corcoran18-2/+408
2022-08-03Merge "[DCAEGEN2-SVCS] Support config update via configMap"Fiachra Corcoran6-91/+57
2022-08-02[DCAEGEN2-SVCS] Support config update via configMapJack Lucas6-91/+57
Change chart to mount application configuration configMap directly on the application container and rely on the DCAE SDK to do environment variable substitution on the configMap content. This allows changing configuration by editing the configMap without restarting the application. Remove message router authenticated topic provisioning from DCAE. Issue-ID: DCAEGEN2-2935 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: I85139e64f8cb7e1b88f8fca8d5d84cc71f946290
2022-08-02[DCAGEN2] Update Datafile Collector to 1.8.0Tomasz Wrobel1-1/+2
Update Datafile Collector version to 1.8.0 Make certificate dependency configurable Issue-ID: DCAEGEN2-3039 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: If761d50317cc93dada54b3614ce274cc437bccc8
2022-08-02Merge "[DCAE] Remove topic provisioning config for PM-Mapper"Fiachra Corcoran1-14/+0
2022-07-29[DMAAP] DMaaP ServiceMesh compatibilityAndreas Geissler3-2/+10
Remove the dependency to AAF during the deployment of the DMaaP Bus Controller, as it is not used in ServishMesh usecase Added a change to the job to use http interface and delete Istio sidecar Issue-ID: OOM-2820 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I81f41bc06fe8db260636a17e66ffbabd58f01d74
2022-07-29[COMMON][CASSANDRA] Cassandra ServiceMesh ImprovementsAndreas Geissler1-1/+5
Disable inter-cluster ports from the Sidecar communication Issue-ID: OOM-2820 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: Ie9b523e881a6dd5bef62debdf208994d03a08f29
2022-07-28[DCAE] Remove topic provisioning config for PM-MapperVijay Venkatesh Kumar1-14/+0
PM-Mapper was switched to use unauthenticated topic with Jakarta The topic provisioning config removed to avoid un-necessary DMAAP dbc-client topic provisioning Change-Id: Idf5fb3862ae41fad459eb2e8afddc99f71104416 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-3032 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2022-07-25[POLICY] Add strimzi kafka config from helm chartsSirisha_Manchikanti18-2/+408
Add strimzi kafka user and topics for policy components in relevant helm charts. Issue-ID: POLICY-4133 Signed-off-by: Sirisha_Manchikanti <sirisha.manchikanti@est.tech> Change-Id: If0e1107c03acdfed83bfc359a45ad546d134bd30
2022-07-25[VFC] Service Mesh CompatibilityAndrewLamb24-39/+74
Adding basic requirements for Service Mesh compatibility for VFC Issue-ID: OOM-2991 Change-Id: I2c5d83772a13d9657858ae959c5ed336eccea89e Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
2022-07-21Merge "[POLICY] Add overridable helm paramaters for k8s ppnt"Fiachra Corcoran3-7/+22
2022-07-20Merge "[CONTRIB] Make AWX ServiceMesh compatibel"Jack Lucas3-9/+18
2022-07-18[POLICY] Add overridable helm paramaters for k8s ppntrameshiyer273-7/+22
Make permitted repository list overridable from values.yaml CofigMap populates the application properties file with required values. Issue-ID: POLICY-4237 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Change-Id: Ib48716f12bc5f4d22fbda8e22fd2077e0e982ec3
2022-07-15Merge "[DCAE] Enable optional DCAE components"Andreas Geissler3-9/+50
2022-07-12[CONTRIB] Make AWX ServiceMesh compatibelAndreas Geissler3-9/+18
Changes in the job and service definitions for SM compatibility Issue-ID: OOM-2981 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: Ib70baa6a4aedd21e24e339cc724b7f5ea973fdde
2022-07-11Merge "[SDNC] SDNC ServiceMesh compatibility"Andreas Geissler9-13/+73
2022-07-11Merge "[CLI] Update port value"Kanagaraj Manickam1-3/+3
2022-07-08[COMMON][MARIABD] Fix MariaDB ServiceMesh compatibilityAndreas Geissler1-1/+2
Update the pod annotations to exclude the cluster communication ports from the SM sidecars. Fix mysql protocol setup fodddr 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: I9e839e019c948614fea7d4b3b5930270f7e7a7c6
2022-07-06[SDC] Update SDC docker versions to 1.11.4MichaelMorris4-7/+7
Early release of Kohn functionality Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4040 Change-Id: If64f4d3db51bcfb274a4895a19d51a6474c31cfe
2022-07-06[COMMON] Replace kubectl calls to bash by shguillaume.lambert8-13/+13
TODO: add a proper detection in CI scripts Issue-ID: OOM-2643 Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com> Change-Id: Iad9bc6d5f4dcca89ce225e5ce8ac1a421b364427
2022-07-06Merge "[DMAAP-MR] Correct zoo-entrance image definition in statefulset"Fiachra Corcoran2-2/+6
2022-07-06Merge "[CDS] Add cps-data resourceSourceMapping in application.properties"Fiachra Corcoran3-1/+23
2022-07-06[DCAE] Enable optional DCAE componentsVijay Venkatesh Kumar3-9/+50
All DCAE MS to be enabled for gating/daily/weekly KPI/SON-Handler Ms charts update to remove policy configuration dependency. Change-Id: Ia17da13cbfc8f1e7082b8b693e826b5f677c8cd1 Issue-ID: DCAEGEN2-3176 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2022-07-06[CLI] Update port valuesharath reddy1-3/+3
Port is updated according to CLI dockerfile Issue-ID: CLI-466 Signed-off-by: sharath reddy <bs.reddy@huawei.com> Change-Id: I47da169add19570725d0a426ffcec338c8d6ff38 Signed-off-by: sharath reddy <bs.reddy@huawei.com>
2022-07-04[CDS] Add cps-data resourceSourceMapping in application.propertiesMichal Jagiello3-1/+23
That is needed to send requests to CPS during resource assignement Issue-ID: CCSDK-3699 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I17502aa394709d0e1b4b8a30448df8c6cb4bcfe2
2022-06-30Merge "[CDS] Service mesh compatibility"Jack Lucas10-37/+46
2022-06-30Merge "[COMMON] Bump ONAP version"Jack Lucas233-1236/+1236
2022-06-28[SDNC] SDNC ServiceMesh compatibilityRadoslaw Chmiel9-13/+73
SDNC charts and properties file changes to make it work with servicemesh Issue-ID: OOM-2983 Signed-off-by: Radoslaw Chmiel <r.chmiel@partner.samsung.com> Change-Id: I30bf8948f65d6a1b912c3f840ca44cead03bdc96
2022-06-27Merge "[RESOURCES] Enable strimzi in sm-onap"Jack Lucas1-1/+1
2022-06-24[COMMON] Bump ONAP versionAndreas Geissler233-1236/+1236
Use version 11.0.0 for Kohn Issue-ID: OOM-2971 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: Icc0e0839fc6def2035383b5fa4c9153fc15fafda
2022-06-23Merge "[COMMON][ELASTIC] ElasticSearch ServiceMesh compatibility"Jack Lucas3-5/+5
2022-06-23Merge "[AAI] Service mesh compatibility improvement"Jack Lucas7-6/+15
2022-06-23Merge "[SO] Service mesh compatibility"Jack Lucas43-46/+132
2022-06-23Merge "[SDNC] Update image to install final Jakarta fixes"Andreas Geissler7-7/+7
2022-06-22Merge "[COMMON] Network-name-gen and dgbuilder ServiceMesh compatibility"Jack Lucas3-6/+18
2022-06-22Merge "[CONTRIB] EJBCA ServiceMesh compatibility"Jack Lucas2-6/+20
2022-06-22Merge "[PLATFORM] Platform ServiceMesh compatibility"Jack Lucas2-0/+20
2022-06-22Merge "[COMMON] Elasticsearch ServiceMesh compatibility"Jack Lucas3-0/+18
2022-06-22Merge "[COMMON][POSTGRES] Make DB init jobs ServiceMesh compatible"Jack Lucas4-0/+14
2022-06-22[DMAAP-MR] Correct zoo-entrance image definition in statefulsetAndreas Geissler2-2/+6
Use RepositoryGenerator template to define the image name in the statefulset chart Issue-ID: DMAAP-1622 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: Icb26a34cec14cccaef4380e5eaf3f5b49f798171
2022-06-14Merge "[DCAEMOD] Helm-gen support for log.path setting"Jack Lucas2-14/+3
2022-06-13[DCAEMOD] Helm-gen support for log.path settingVijay Venkatesh Kumar2-14/+3
RuntimeAPI update for helm-gen 1.0.4 Change-Id: I45c2738488215de2c10845fdbb2015e7673f5268 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-3087 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2022-06-08[SDNC] Update image to install final Jakarta fixesDan Timoney7-7/+7
Update versions for SDNC images to install final Jakarta fixes. Issue-ID: SDNC-1706 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ic0c7ddf9f61f020889aa814d7031f6f76a473a8f
2022-06-03[AAI] Service mesh compatibility improvementAndreas Geissler7-6/+15
Add waiting times for the jobs for the Sidecar to start up Cleanup old ClusterIP, which is not used anymore and corrected failing configuration for the modelloader. Added annotation for Sparky-be probe settings. Issue-ID: OOM-2820 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I996c9bad4fcfea5aaba7f8eeb4b12b1282be0375
2022-06-03[PLATFORM] Platform ServiceMesh compatibilityRadoslaw Chmiel2-0/+20
cmpv2-cert-provider and oom-cert-service charts changes to make it work with SM Issue-ID: OOM-2980 Signed-off-by: Radoslaw Chmiel <r.chmiel@partner.samsung.com> Change-Id: Ib952a6b43136a7dc72bf45b029c864862b2182a4
2022-06-02[COMMON] Network-name-gen and dgbuilder ServiceMesh compatibilityRadoslaw Chmiel3-6/+18
Network-name-gen and dgbuilder charts changes to make it work with servicemesh Issue-ID: OOM-2982 Signed-off-by: Radoslaw Chmiel <r.chmiel@partner.samsung.com> Change-Id: I23bffe3f2de6196dbad1bbb03ea0c2fc46313865
2022-06-02[CONTRIB] EJBCA ServiceMesh compatibilityRadoslaw Chmiel2-6/+20
EJBCA charts changes to make it work with servicemesh Issue-ID: OOM-2981 Signed-off-by: Radoslaw Chmiel <r.chmiel@partner.samsung.com> Change-Id: Ib0213da5ed63fe26a4c1956c5c8ce81bd399cc6f
2022-06-02[COMMON] Elasticsearch ServiceMesh compatibilityRadoslaw Chmiel3-0/+18
ElasticSearch charts changes to make it work with Istio Issue-ID: OOM-2979 Signed-off-by: Radoslaw Chmiel <r.chmiel@partner.samsung.com> Change-Id: Ieddea3342d4b27a6dda8f5075ad344b13ee310f7