aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes
AgeCommit message (Collapse)AuthorFilesLines
2023-08-08Merge "[OOM] Fixing k8s ServiceAccounts"Micha? Jagie??o49-226/+90
2023-08-07[COMMON] Add support for Gateway-API in Ingress templateAndreas Geissler5-88/+519
Add options to set the Ingress provider and enhanced settings to provide different resource outputs for Ingress resurces Issue-ID: OOM-3184 Change-Id: I3a6ebf17191a558941d6e18fbfe676da0c78e487 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
2023-08-07[OOM] Fixing k8s ServiceAccountsvladimir turok49-226/+90
Adding service account for the jobs Cleanup MSB, ES and other common charts from AAF dependencies Issue-ID: OOM-3199 Issue-ID: OOM-3114 Issue-ID: OOM-3116 Change-Id: I55bf80876c9fb3b110e538ed1a5504e0dc1d4e1a Signed-off-by: vladimir turok <vladimir.turok@t-systems.com>
2023-07-31Merge "[DMAAP] Introduce drprov-client"Andreas Geissler9-154/+99
2023-07-26[DMAAP] Introduce drprov-clientJack Lucas9-154/+99
Introduce the drprov-client (replaces dbc-client) and use it to provision data router feeds and subscriptions for DCAE datafile collector and pm-mapper. - Update the common dmaap provisioning template to use drprov-client instead of dbc-client. - Add drprov-client image to the repository generator. - Update the dcaegen2-services-common configMap template to generate JSON files suitable for provisioning data router directly. - Update the dcaegen2-services-common deployment template to use drprov-client as an init container instead of dbc-client. - Update dcae-datafile-collector and pm-mapper values.yaml to format feed and subscription data properly for drprov-client. - Update versions for datarouter-node and datarouter-prov - Update dependencies for DCAE datafile-collector and pm-mapper, which no longer depend on DMAAP bus controller. Issue-ID: DMAAP-1893 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: Ia090365428362ff6aa94cfb4096ee4c6b554b480
2023-07-26[OOM] Fixing k8s recoucesvladimir turok3-17/+17
Fixing resources limits for uui, cps and dcaegen2 Issue-ID: OOM-3199 Change-Id: Ibee9a5a5993d6401b5c4556a84a7e01a0a8b92a1 Signed-off-by: vladimir turok <vladimir.turok@t-systems.com>
2023-07-21[COMMON] Add missing labels for etcd, mongo, postgresAndreas Geissler7-57/+34
Add labels for DB deployments to be compliant with Istio and kiali requirements Issue-ID: OOM-3230 Change-Id: I937d9f326dae8e2c2496eace2e919aa0b8eb0171 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
2023-07-20Merge "[POLICY] Correct container ports in Nexus and GUI"Andreas Geissler2-6/+4
2023-07-19[POLICY] Correct container ports in Nexus and GUIAndreas Geissler2-6/+4
Use templates in deployment.yaml to fix container port settings Issue-ID: OOM-3231 Change-Id: I4802ad318ec87fd55980483caa86a1ab7f018693 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
2023-07-19[AAI] Update Version labels in deploymentsAndreas Geissler6-24/+24
Add "" to the version label to interpret it as string Issue-ID: OOM-3228 Change-Id: Ib3af1e6b4caaf4d2153bd73211e0bd7c1b1ccb96 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
2023-07-19Merge "[COMMON] Add version label to be Istio ready"Andreas Geissler2-4/+6
2023-07-19Merge "[DOC][CASSANDRA] Default StorageClass for Cassandra deployment"Andreas Geissler2-1/+3
2023-07-19[COMMON] Add version label to be Istio readyAndreas Geissler2-4/+6
Add the "version" label (Chart.Version or Chart.AppVesrion if exists) Correct the metadata of CPS deployment. Issue-ID: OOM-3230 Change-Id: I0a6907ed95c6b0dfcf7f89fec9c3dafbc2fb1d9b Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
2023-07-19[DOC][CASSANDRA] Default StorageClass for Cassandra deploymentAndreas Geissler2-1/+3
As Cassandra (via k8ssandra-operator) requires either a default StorageClass, the instructions to set the default in the OOM docs and removed the hardcoded "storageClass" setting in cassandra installation. Issue-ID: OOM-3226 Change-Id: I815614c31ae6b7fcb811d86519d0df1cc4a8898d Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
2023-07-18Merge "[AAI] Fix Istio compatibility and add Job ServiceAccount"Andreas Geissler19-10/+129
2023-07-18Merge "[SO] Correct the resources values for so-admin-cockpit"Andreas Geissler1-4/+4
2023-07-18[AAI] Fix Istio compatibility and add Job ServiceAccountAndreas Geissler19-10/+129
Add labels for "version" and "name", add port name in deployment Add missing Service account in Job definitions Issue-ID: OOM-3229 Issue-ID: OOM-3228 Change-Id: I65c188f4c029b94cc0dc77ebe9e00bfc9a0cb27a Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
2023-07-18Merge "[CASSANDRA] Adjust the probe timeouts for Stargate"Andreas Geissler1-0/+12
2023-07-18[SO] Correct the resources values for so-admin-cockpitAndreas Geissler1-4/+4
Fixed mixed up CPU values in resources entries Issue-ID: OOM-3199 Change-Id: I6e197e0fb8291d1526154a86e14e938903b4c719 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
2023-07-18[CASSANDRA] Adjust the probe timeouts for StargateAndreas Geissler1-0/+12
The timeouts for Stargate are too small for a proper startup Issue-ID: OOM-3226 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I3235a1022d9c5380d3110c62e42a6f62cc13f001
2023-07-14[OOM] Fixing k8s resources and limitsAndreas Geissler92-520/+536
This fix is adjusting OOM helm charts components resources limits and requests Issue-ID: OOM-3199 Signed-off-by: Vladimir Turok <vladimir.turok@t-systems.com> Change-Id: I56aeba925cda4984277ac7bbf23cfd158263d30f
2023-07-11[CASSANDRA] Enable new cassandra version using operatorAndreas Geissler4-11/+11
Deployment of shared cassandra (4.0.1) using k8ssandra-operator AAI config update to use new cassandra SDC config update to use new cassandra correct link in the oom_infra_optional_addons.rst Issue-ID: OOM-3226 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: Ieeec9ad5c22a0674a477741d0515ae4515c6f3b8
2023-06-29[COMMON] Bump ONAP versionAndreas Geissler178-920/+920
Update chart versions to 13.0.0 for Montreal Issue-ID: OOM-3173 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: Ie53fd021f01e459c464e44f4459a73ba0b00c172
2023-06-29Merge "[SDNC] Support kafka native interface"Andreas Geissler4-67/+107
2023-06-29[SDNC] Support kafka native interfacedemskeq84-67/+107
Add Support of kafka native interface for SDNR Issue-ID: OOM-3170 Signed-off-by: demskeq8 <alexander.dehn@highstreet-technologies.com> Change-Id: Ic285cd2b72fae7c0169a0f0dbf45f646146a17e8
2023-06-28Merge "[UUI] Update intent analysis version"Andreas Geissler1-1/+1
2023-06-28[UUI] Update intent analysis versionkaixiliu1-1/+1
Update intent analysis version Issue-ID: USECASEUI-817 Signed-off-by: kaixiliu <liukaixi@chinamobile.com> Change-Id: I4afdaa9b575a8ea02d609ba9bdcfa2203351b4e8
2023-06-28[UUI][CDS] Fix Nodeport settingsAndreas Geissler6-2/+8
Fix the nodeport assignment of cds-ui and uui and uui-server. Fixed as well MultiCloud services. Issue-ID: OOM-3209 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I8792211b9791a16b2d4b762b4517ccd3511408bf
2023-06-26[COMMON] Fix various helm errorsAndreas Geissler13-30/+7
Fixes in helmcharts which are not detected by helm, but kustomize in common, CDS, POLICY, SDC, SO Issue-ID: OOM-3200 Issue-ID: OOM-3201 Issue-ID: OOM-3202 Issue-ID: OOM-3203 Issue-ID: OOM-3204 Issue-ID: OOM-3205 Issue-ID: OOM-3206 Issue-ID: OOM-3207 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I8416726693d6606d936aaf4cfe2c097752689c29
2023-06-25Merge "[SDNC] Add SDNR Websocket support"Andreas Geissler5-3/+16
2023-06-23Merge "[A1P] Correct the ConfigMap Naming"Andreas Geissler2-4/+2
2023-06-22[SDNC] Add SDNR Websocket supportdemskeq85-3/+16
new service and env for websocket in sdnr Issue-ID: OOM-3169 Change-Id: I4b890475a10cb0f8ebd5ec1955ed4c944914be98 Signed-off-by: demskeq8 <alexander.dehn@highstreet-technologies.com>
2023-06-22[SDNC] Bump SDNC and CCSDK versions for London releaseDan Timoney16-16/+77
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
2023-06-22[SO] Release 1.12.2. SO Core imagesLukasz Rajewski7-7/+7
Release 1.12.2 SO Core images. Corrects the rest-call to support new SDNC version for London Issue-ID: SO-4109 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> Change-Id: I8ee70cf864f4f77a752766f9e03030585063ea2c
2023-06-22[A1P] Correct the ConfigMap NamingAndreas Geissler2-4/+2
Fix the definition of ConfigMap definitions to remove doubled names Issue-ID: OOM-3198 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: Ibe56b731eeaf59ee55e260a3684595a0b75ee288
2023-06-20Merge "[A1P] Increase resource limits for "small" flavour"Andreas Geissler1-2/+2
2023-06-20Merge "[SDNC] Create Authorization Policies for SDNC"Andreas Geissler11-0/+171
2023-06-20Merge "[DOC] Update the London OOM Guides"Andreas Geissler1-1/+0
2023-06-20[DOC] Update the London OOM GuidesAndreas Geissler1-1/+0
Fix failures in the OOM documentation and add missing descriptions. Issue-ID: OOM-3179 Issue-ID: OOM-3149 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: Ie88fc4ffc3888371690a4f39c47a6cc76451047b
2023-06-20[A1P] Increase resource limits for "small" flavourAndreas Geissler1-2/+2
To prevent startup problems for a1policymanagement pod the resource request and limit settings are adjusted Issue-ID: OOM-3180 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I9ea07b908171ab4741f7c3a56dce8806dd58db69
2023-06-20[SDNC] Create Authorization Policies for SDNCAndrewLamb11-0/+171
Add initial authorized serviceaccounts for each SDNC service Issue-ID: OOM-3131 Change-Id: I56db8f5d16ec15400fdd240c5a0126e2381f7237 Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
2023-06-20Merge "[SDC] Fix sdc-helm-validator resource settings"Andreas Geissler1-4/+4
2023-06-19Merge "[UUI] Uui-intent-analysis resource settings fix"Andreas Geissler1-2/+2
2023-06-19Merge "[SO] Make SO independent of MSB - OOM Changes"Andreas Geissler1-0/+2
2023-06-19[UUI] Uui-intent-analysis resource settings fixAndreas Geissler1-2/+2
The pod uses more memory, so the resource limits needed to be enhanced Issue-ID: OOM-3189 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I0096a1b08add252fbed642182b95e5e26a0f0d0c
2023-06-19[SDC] Fix sdc-helm-validator resource settingsAndreas Geissler1-4/+4
As the pod uses more memory than specified as limit the resources setting needed to be increased Issue-ID: OOM-3190 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I8af7063c77da0e8c5cdc32d9f6dedb6388bbc875
2023-06-19[SO] Make SO independent of MSB - OOM Changessanket123451-0/+2
- Changes in Component-OpenstackAdapter - Add MultiCloud endpt & map in SO-code base Issue-ID: OOM-3185 Change-Id: I98f32f826d070d990f28f1b091dce0865d9f8dea Signed-off-by: sanket12345 <sx00562924@techmahindra.com>
2023-06-16Merge "[UUI] Update image of components of UUI"Andreas Geissler4-4/+4
2023-06-16Merge "[HOLMES] Correct resources settings for holmes"Andreas Geissler3-13/+14
2023-06-15[HOLMES] Correct resources settings for holmesAndreas Geissler3-13/+14
Add the resources config to rule management Correct the resources values for proper startup Issue-ID: OOM-3188 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: Ieadc080bdc438e983fe6e70cb6f0018b8be8d7ef