aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes
AgeCommit message (Collapse)AuthorFilesLines
2022-09-26[DCAE] Version updates for KohnVijay Venkatesh Kumar5-11/+7
RESTConf: 1.3.4 TCAGEn2: 1.3.4 SNMPTrap: 2.0.7 SON-Handler: 2.1.10 MOD/Distributor: 1.1.1 Issue-ID: DCAEGEN2-2976 Issue-ID: DCAEGEN2-3210 Issue-ID: DCAEGEN2-3166 Issue-ID: DCAEGEN2-3213 Issue-ID: DCAEGEN2-3234 Issue-ID: DCAEGEN2-3158 Change-Id: Ia0cc18bba14036284eb8de2a62220e9bab25d59b Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2022-09-07[DCAEGEN2-SERVICE] Add policy sync for slicemsqingshuting1-1/+17
Add policy sync as a side car to provide runtime configuration for slicems Issue-ID: DCAEGEN2-3195 Signed-off-by: qingshuting <qingshuting1@huawei.com> Change-Id: Ic05d757291a0129771bc28cca1df88bc284c5b54
2022-09-06[SO] Recursive Service Orchestration - Configmap changesAndreas Geissler1-0/+3
Added Adapter settings to allow the so-bpmn-infra to execute itself recursively Issue-ID: OOM-2996 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: Idc55a771311cf5c38fa3dde3013f9b97e93fd858
2022-09-02[POLICY] Change log file path in acm-runtimeSirisha_Manchikanti1-2/+2
Issue-ID: POLICY-4341 Signed-off-by: Sirisha_Manchikanti <sirisha.manchikanti@est.tech> Change-Id: I642e7df1c12f59c78d49a494857652bb5f9dd974
2022-08-31Merge "[COMMON] Disable Nodeports in _service template"Jack Lucas2-0/+5
2022-08-23Merge "[COMMON] Add Istio IngressGateway config"Jack Lucas1-2/+103
2022-08-23[PLATFORM] Create Ingress Certificates for ServiceMeshAndreas Geissler4-1/+242
Add issuers and self-signed certificates for the Ingress controller Additionally a new override file is created for Istio Ingress setup Issue-ID: OOM-3001 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I6da12e54ecc4bbb15e3bcf1aa259e50f5be320b6
2022-08-23Merge "[MODELING] Service Mesh Compatibility"Andreas Geissler3-10/+26
2022-08-23Merge "[AAI] Update OOM to include the latest version for AAI Kohn"Andreas Geissler6-15/+15
2022-08-22[MODELING] Service Mesh CompatibilityAndrewLamb3-10/+26
Adding basic requirements for Service Mesh compatibility for Modeling and made the MSB readiness probe optional Issue-ID: OOM-2992 Change-Id: Ib2353898811014e01f8c8a9553c6477ce7bc16bd Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
2022-08-19[AAI] Update OOM to include the latest version for AAI Kohnwr148d6-15/+15
Updates included to bump to the latest version of the schema v27 Issue-ID: AAI-3489 Signed-off-by: wr148d <wr148d@att.com> Change-Id: I8d9fb8ed90a67b09556898d11ca45b4c6b8a06ad
2022-08-19[DCAE] Remove platform charts and overridesVijay Venkatesh Kumar100-5145/+0
All platform components has been disabled/deprecated since Jakarta release Change-Id: I8837ad4e6b9ef20cd7c94fefd6ec4b9cb7b20b08 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-3002 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2022-08-19[COMMON] Disable Nodeports in _service templateAndreas Geissler2-0/+5
When using the _service template in case of ServiceMesh a NodePort is changed to a ClusterIP Issue-ID: OOM-2013 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I42fa1af57dc393356990bedc3ec52babb4f6c09a
2022-08-19[COMMON] Add Istio IngressGateway configAndreas Geissler1-2/+103
In the _ingress.tpl create Gateway and VirtualService resources when SM is enabled, add ssl redirect and use plain_port, if it is defined in ingress config Issue-ID: OOM-3000 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I20c9f88573547fbad631df3c5e0fa17fbdeed80b
2022-08-18[CASSANDRA] Change values to makre Cassandra instances more stableMichal Jagiello1-4/+4
Based on Cassandra documentation enlarge limits of Cassandra pods and the heap size Issue-ID: AAI-3492 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I43e6eeb043b75e5bf5333a3fbdb66f832f01c867 (cherry picked from commit 56b8db227af43c0698eb877dc723f93ad5a0d812)
2022-08-17Merge "[COMMON] Update Makefiles to enable parallelization"Jack Lucas73-305/+837
2022-08-17[COMMON] Update Makefiles to enable parallelizationAndreas Geissler73-305/+837
All Makefiles are updated to support SKIP_LINT option, have a defined order of compilation (common -> components) to support the parallel compilation of charts using: make all -j8 (for 8 Jobs). Additionally use cm-push instead of push to use the new K8S/Helm version Issue-ID: OOM-3011 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: If9903c9d5bc646b5ce54075acc616e98c4b6706e
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