aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes
AgeCommit message (Collapse)AuthorFilesLines
2023-05-26[COMMON] Adding Common Template for cassa-operatordasarathi52802422-18/+254
- K8ssandraCluster resources template file added - Modification of the cassandra chart to add the option to install cassandra using the k8ssandra-operator - AAI and SDC values changed to support the new cassandra settings - Fix for SDC cql version in jobs - for London make k8ssandra-operator optional (default: false) Issue-ID: OOM-3168 Signed-off-by: Dasarathi, Swain (ds00528024) <ds00528024@techmahindra.com> Change-Id: Idfe232460c9c1f584536e60ea042345d7dca3164
2023-04-28Merge "[POLICY][COMMON] Create Authorization Policies for Policy"Andreas Geissler29-4/+333
2023-04-27[COMMON] Fix template common.nginxIngress rendering issueAlexander Dehn1-1/+1
add LF in case of tls config Issue-ID: OOM-3172 Signed-off-by: demskeq8 <alexander.dehn@highstreet-technologies.com> Change-Id: I34d8a38972e568c67dfbacc2fe97132789379628
2023-04-27Merge "[DCAEGEN2] Update pm-mapper Helm Chart for London Release"Andreas Geissler2-2/+4
2023-04-26Merge "[SDC] Update SDC images to 1.12.4"Fiachra Corcoran4-7/+7
2023-04-26Merge "[DMAAP] Update images for London"Andreas Geissler4-5/+5
2023-04-26[SDC] Update SDC images to 1.12.4MichaelMorris4-7/+7
Update images for London M4 Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4458 Change-Id: Id20dac774c7be563462959ceb15c53672fa07102
2023-04-25[DMAAP] Update images for Londonefiacor4-5/+5
Update DMaaP images for L Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Ibb7c802c292bfc5d4295828ef4adeb6d4db19a87 Issue-ID: DMAAP-1878
2023-04-24[DCAEGEN2] Update pm-mapper Helm Chart for London Releasepranitk19052-2/+4
Update dcaegen2-services-pm-mapper Helm Chart for London Release Issue-ID: DCAEGEN2-3368 Change-Id: I380007fece8337696d69324ff792f8650eb50b53 Signed-off-by: pranitk1905 <pranit.kapdule@t-systems.com>
2023-04-21[POLICY][COMMON] Create Authorization Policies for PolicyAndrewLamb29-4/+333
Policy- Add initial authorized serviceaccounts for each sub component service Common- Change authorizationpolicy to match on the label app Issue-ID: OOM-3139 Change-Id: I411877b933d6dfcbdee633f1440d16c9658438e5 Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
2023-04-21[SO] Create Authorization Policies for SOAndrewLamb31-0/+362
- Create Authoriation Policies for SO - Add in initial authorized serviceaccounts for each sub component service Issue-ID: OOM-3128 Change-Id: Id18b7bb6cdb180b1173966e797032118b5b20621 Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
2023-04-20[CPS] Update cps-and-ncmp and dmi-plugin imagempriyank5-3/+49
- updating cps-and-ncmp docker image to 3.2.6 - updating ncmp-dmi-plugin docker image to 1.3.0 and adding JAAS config - temporarily removing the faulty link Issue-ID: CPS-1589 Change-Id: Ia57af84137b02a090191cb29c66bd6cdf85f7aeb Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2023-04-20Merge "[SDC] Create Authorization Policies for SDC"Andreas Geissler12-0/+149
2023-04-20Merge "[AAI] Kiali Validation - KIA0601 - Port name must follow [-suffix] form"Andreas Geissler7-8/+10
2023-04-20[AAI] Kiali Validation - KIA0601 - Port name must follow [-suffix] formFiete Ostkamp7-8/+10
- change portNames to have a protocol prefix Issue-ID: OOM-3166 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de> Change-Id: I3013ba629c951c12dfb7594aadc34dd0c47afab9
2023-04-20Merge "[PLATFORM] Add OAuth2-Proxy to ONAP"Andreas Geissler49-10/+1942
2023-04-20Merge "[POLICY] Fix policy-gui Ingress setup"Andreas Geissler1-1/+1
2023-04-20Merge "[SDNC] Correct baseUrl in mountpoint-registrar"Andreas Geissler2-6/+22
2023-04-19Merge "[COMMON] Fix Authorization Policy Template"Andreas Geissler1-4/+2
2023-04-19Merge "[DCAEGEN2] Update son-handler Helm Chart for London Release"Andreas Geissler2-2/+4
2023-04-19[POLICY] Fix policy-gui Ingress setupAndreas Geissler1-1/+1
Change the target service for the policy-gui Issue-ID: OOM-3165 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I803e32b2be0e35f9670b4a241e06c77009104325
2023-04-19[COMMON] Add app label to common.labelsFiete Ostkamp1-0/+1
- add an app label to all resources because this is picked up by Istio Issue-ID: OOM-3164 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de> Change-Id: I71831b29c5c5b9ddc2bcafbc1567ed0dfa971e5c
2023-04-19[SDNC] Correct baseUrl in mountpoint-registrarAndreas Geissler4-7/+24
Change the URL from localhost to the SDNC service Added missing section in file (OOM-3062) Issue-ID: OOM-3063 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I8e05694896c54ed57b4b8e7d0633977fb1800e58
2023-04-18[COMMON] Fix Authorization Policy TemplateAndrewLamb1-4/+2
Fix for: no matches for kind AuthorizationPolicy, when trying to install on deployment with no istio. Issue-ID: OOM-3163 Change-Id: I3e0be55d78e6c88655eeaf267c25b8e6747c5b3c Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
2023-04-18[DCAEGEN2] Update son-handler Helm Chart for London Releasepranitk19052-2/+4
Update dcaegen2-services-son-handler Helm Chart for London Release Issue-ID: DCAEGEN2-3375 Change-Id: I377716bc3fb7b3c7e878d438f76331e46c10f1df Signed-off-by: pranitk1905 <pranit.kapdule@t-systems.com>
2023-04-18Merge "[DCAEGEN2] Update restconfcollector Helm Chart for London Release"Andreas Geissler2-2/+4
2023-04-18Merge "[MSB] Update msb gateway docker version"Andreas Geissler2-2/+2
2023-04-17Merge "[DCAEGEN2] Update dcaegen2-services-mapper Helm Chart for London Release"Andreas Geissler2-2/+4
2023-04-17Merge "[DCAEGEN2] Update tca-gen2 Helm Chart for London Release"Andreas Geissler2-2/+4
2023-04-17[PLATFORM] Add OAuth2-Proxy to ONAPAndreas Geissler49-10/+1942
As part of the ServiceMesh solution OAuth2-proxy will be used to enable a central authentication and authorization for ONAP Service Access. This patch delivers the function based on oauth2-proxy helmcharts: https://github.com/oauth2-proxy/manifests/tree/main/helm/oauth2-proxy Issue-ID: OOM-2489 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: Iafa82813a7b9494cf13d77d47a39fc6030cb919b
2023-04-17Merge "[UUI] Fix for MSB registration entries"Andreas Geissler2-3/+4
2023-04-17[SDC] Create Authorization Policies for SDCAndrewLamb12-0/+149
- Create Authoriation Policies for SDC - Add in initial authorized serviceaccounts for each sub component service Issue-ID: OOM-3127 Change-Id: I6e1ce0173028bf75ae3696b29fae80250731dc94 Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
2023-04-17[DCAEGEN2] Update restconfcollector Helm Chart for London Releasepranitk19052-2/+4
Update dcaegen2-collectors-restconf Helm Chart for London Release Issue-ID: DCAEGEN2-3369 Change-Id: Ie481a3835cf45b5e3a358b71a0a0e48e22f3c64c Signed-off-by: pranitk1905 <pranit.kapdule@t-systems.com>
2023-04-17[MSB] Update msb gateway docker versionjinquanni2-2/+2
- updating msb-iag docker image to 1.6.0 - updating msb-eag docker image to 1.6.0 - Fixed the some security bug Issue-ID: MSB-750 Signed-off-by: jinquanni <ni.jinquan@zte.com.cn> Change-Id: I989daf86039c739b93faa68c808c8bb5bfafa0d5
2023-04-14[DCAEGEN2] Update dcaegen2-services-mapper Helm Chart for London Releasesushant532-2/+4
Update dcaegen2-services-mapper Helm Chart for London Release Issue-ID: DCAEGEN2-3372 Change-Id: I8e9a4cbedfd44ba1a908008fd5c665ff6c38b70f Signed-off-by: sushant53 <sushant.jadhav@t-systems.com>
2023-04-14[DCAEGEN2] Update tca-gen2 Helm Chart for London Releasesushant532-2/+4
Update dcaegen2-analytics-tca-gen2 Helm Chart for London Release Issue-ID: DCAEGEN2-3370 Change-Id: Icc20ebf125a040dd928c74be23005f8775e20e00 Signed-off-by: sushant53 <sushant.jadhav@t-systems.com>
2023-04-14[ROBOT] Update testsuite version to 1.12.1Andreas Geissler1-1/+1
Update to the latest London testsuite Issue-ID: OOM-3005 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: Id5802c8370fc5e43fa6571ed677cd786196235c4
2023-04-13Merge "[CPS] Add topics and parameters"Andreas Geissler4-1/+92
2023-04-13Merge "[HOLMES] Correct Ingress definition"Andreas Geissler1-1/+1
2023-04-12[UUI] Fix for MSB registration entriesAndreas Geissler2-3/+4
Get the correct port settings and disable SSL for the UUI ports in the MSB registration Issue-ID: MSB-755 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I2aecdc9b98e7784f861bede69b8f4ed68a1e7150
2023-04-12[CPS] Add topics and parametersmpriyank4-1/+92
Add few topic for cps-and-ncmp and ncmp-dmi-plugin. Followed the approach to globally provide the topics and user access ALL for all the topics at the moment. Issue-ID: CPS-1534 Change-Id: Ic184df5ab74d269fe9aeeadac3d89da16a3f84f1 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2023-04-12Merge "[DCAEGEN2] Update Helm Chart for London Release"Andreas Geissler2-2/+4
2023-04-12[HOLMES] Correct Ingress definitionAndreas Geissler1-1/+1
Fixed Holmes rule management Ingress definition Issue-ID: OOM-3101 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: Idb8c66ecefad7731996fc186b32f6733dad02de2
2023-04-07[COMMON][OTHERS] Fix dependency conditionsAndreas Geissler15-15/+44
In case of local DB the "init" dependency is activated as the "not" condition is not working Issue-ID: OOM-3152 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I27dba69a644bbcc2b61245c22784976ba7c66173
2023-04-06[DCAEGEN2] Update Helm Chart for London Releasesushant532-2/+4
Update Helm Chart for London Release Issue-ID: DCAEGEN2-3367 Change-Id: Iae14350f4bc9fc09f4b2bf33874eb7644e8afd45 Signed-off-by: sushant53 <sushant.jadhav@t-systems.com>
2023-04-05Merge "[POLICY] Correct comtainer port in policy-xacml-pdp"Andreas Geissler1-2/+1
2023-04-03[STRIMZI] Monitoring chart improvementmiroslavmasaryk8-1/+384
Add Monitoring into charts of Strimzi Issue-ID: OOM-3150 Signed-off-by: miroslavmasaryk <miroslav.masaryk@telekom.com> Change-Id: I0621399f5f555f40f96d52f6c64e404bd91f119b
2023-04-03[POLICY] Correct comtainer port in policy-xacml-pdpAndreas Geissler1-2/+1
Wrong port definition leads to missing Service selection Issue-ID: OOM-3120 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I0d843f6cff494e9062ee18321c5525499b868dcd
2023-04-01[SO-SDC-DIST] Move to use strimzi kafka tplefiacor6-64/+40
Use Strimzi common tpl for so-sdc-distribution Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I744e5bb49b42e35a87eb8f29695b4102e3c1f507 Issue-ID: DMAAP-1876
2023-03-31Merge "[AAI] Update Service definitions to support Ingress case"Fiachra Corcoran12-125/+40