aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/uui/components
AgeCommit message (Collapse)AuthorFilesLines
13 days[UUI] Update image of components of UUIHEADmasterkaixiliu2-2/+2
Update image of components of UUI Issue-ID: USECASEUI-838 Change-Id: I8e0929641424a6e77e53bf1a4a360e1b6297fb5c Signed-off-by: kaixiliu <liukaixi@chinamobile.com>
2024-04-11[COMMON] Update all ReadinessChecksAndreas Geissler4-8/+8
Use the new "service" feature of the readiness image to resolve startup dependencies. Issue-ID: OOM-3280 Change-Id: Ia331d51528676744e5e0479d1fd0ca02830c3499 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
2024-03-20[COMMON] Make imagePullSecrets configurableAndreas Geissler5-12/+5
Currently in ONAP the imagePullSecrets is hardcoded to 'onap-docker-registry-key' which is created by the repository-wrapper component. With this change the secrets can be configured via setting global.imagePullSecrets and optionally per image if it is configured as map (image.pullSecrets) Issue-ID: OOM-3284 Change-Id: I8644f9b46043b6014219c42928e057b149df43a4 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
2024-03-14[COMMON] Harmonize resource settings, Part 2Andreas Geissler5-8/+8
Some settings are still wrongly interpreted (e.g. 0.02Gi) Therefor they are changed to non-floating numbers (e.g. 20Mi) Issue-ID: OOM-3273 Change-Id: Icc88dead1ac5b1df8629d6adcc438a739e20522e Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
2024-02-28[COMMON] Harmonize resource settingsAndreas Geissler6-24/+45
Update all resource settings to the kubernetes recommended normalized form. Fix ReadinessCheck resource limits. Issue-ID: OOM-3273 Change-Id: Ie10903b801e4dc1689bcec092162d711a431a7a6 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
2023-10-24[SO][UUI] Adjust resource settingsAndreas Geissler1-4/+4
Update the resource limits for UUI-Server and SO Admin Cockpit to start properly in "small" flavour Issue-ID: OOM-3241 Change-Id: I5f926e32c07d8135946436ebf72bdbb1bbc94e24 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
2023-08-07[OOM] Fixing k8s ServiceAccountsvladimir turok3-0/+3
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-26[OOM] Fixing k8s recoucesvladimir turok1-7/+7
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-06-29[COMMON] Bump ONAP versionAndreas Geissler3-15/+15
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-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 Geissler1-1/+2
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-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-15[UUI] Update image of components of UUIkaixiliu3-3/+3
Update image of components of UUI Issue-ID: USECASEUI-812 Signed-off-by: kaixiliu <liukaixi@chinamobile.com> Change-Id: Ie4f396bd863139f8ec8c70d2f731fcf58f11446b
2023-05-25[UUI] Update database sql of uui-intent-analysisxudan161-1/+20
update file intent-analysis-init.sql to update the initialization of uui-intent-analysis DB. Issue-ID: OOM-3182 Signed-off-by: xudan16 <xudan16@huawei.com> Change-Id: I30e9920afb3c881d7ecd6f41f8a4d0900d22b8fc
2023-04-27[UUI] Update image of components of UUIkaixiliu1-1/+1
Update the image version for UUI components Issue-ID: REQ-1442 Signed-off-by: kaixiliu <liukaixi@chinamobile.com> Change-Id: Id283cf76ba143e9b539f63e1aec614c39902c9da
2023-04-12[UUI] Fix for MSB registration entriesAndreas Geissler1-1/+2
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-03-20[UUI] Cleanup Helmcharts from TLS/AAFAndreas Geissler6-54/+34
Cleanup charts and remove AAF options Issue-ID: OOM-3123 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I0c67789bcae2187fef424edfca7eabb3e8625b30
2023-03-03[COMMON] Fix resources indentmiroslavmasaryk1-2/+1
Fix of resources template indent and therefore resources in components Issue-ID: OOM-3104 Signed-off-by: miroslavmasaryk <miroslav.masaryk@telekom.com> Change-Id: I825a3860db00cae4bb80b2aa2d82ac1a42b33124
2023-02-14[UUI] Make UUI SM compatibleAndreas Geissler8-49/+37
Change the service definitions and deployment to support the nonTLS setup (AAF removal) using existing templates Issue-ID: OOM-2998 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: If86aa97e2bc8eef628a02d43407b2f16b1d06783
2022-12-01Merge "[UUI] Service Mesh Compliance for UUI"Fiachra Corcoran1-1/+1
2022-11-30[UUI] Service Mesh Compliance for UUIamatthews1-1/+1
Updating the basic requirements for Service Mesh Compliance within UUI. Issue-ID: OOM-2253 Change-Id: Idbc481a34e5eec8fc1e6849bd7683bfeb31f15df Signed-off-by: amatthews <adrian.matthews@est.tech>
2022-11-22[UUI] Add intent analysis and postgres deployments for uuixudan1610-0/+514
1. Intent analysis is the new component of uui 2. UUI decides to use postgres as an independent MS 3. Using the postgres template supported by the Community 4. Make this component Service Mesh Compatibility Signed-off-by: xudan16 <xudan16@huawei.com> Issue-ID: OOM-2997 Change-Id: I1c40c3e4b6d67591507475723f3465031372471c
2022-11-10[COMMON] Bump ONAP versionAndreas Geissler2-10/+10
Update chart versions 12.0.0 for London Issue-ID: OOM-3046 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: Ic196235ff4f6ae14a7ecad799bd75a9666b2594a
2022-11-10[UUI] Update image of components of UUI servercmrizhangzhen1-1/+1
Update the image version for UUI server Issue-ID: USECASEUI-760 Signed-off-by: cmrizhangzhen <781953240@qq.com> Change-Id: I3584f99f0d98ec91f3bdd1fd8fd93cfc683edc64
2022-11-03[UUI] Update image of components of UUIhekeguang1-1/+1
Update the image version for UUI components Issue-ID: USECASEUI-743 Change-Id: Iab67b65566c3d2737337b3c85f3b0d3f6d035697 Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2022-11-03Merge "[UUI] New Solve 2 components in one Docker"Fiachra Corcoran7-33/+452
2022-11-03[UUI] New Solve 2 components in one DockerJunyiDu7-33/+452
1.add postgres env in uui-server 2.use oom common postgres Signed-off-by: dujunyi <hunterdevil@foxmail.com> Issue-ID: USECASEUI-405 Change-Id: Id72a11f5b8574ff566061fcdfe98663107b6de2f
2022-10-21[COMMON] Harmonize all component ingress configAndreas Geissler1-1/+1
Harmonize all ingress definitions using schema: <component>-<application>-<api|ui> and adding plain_port attributes to support SM Issue-ID: OOM-3000 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I8212774ba194758d7cf23bc2085edcc4eacd2539
2022-09-30[UUI] Update image of components of UUIhekeguang1-1/+1
Update the image version for UUI components Issue-ID: USECASEUI-731 Change-Id: I44f1d869a285455a8a1109945e051a3899bb3589 Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2022-08-17[COMMON] Update Makefiles to enable parallelizationAndreas Geissler1-3/+10
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-06-24[COMMON] Bump ONAP versionAndreas Geissler2-8/+8
Use version 11.0.0 for Kohn Issue-ID: OOM-2971 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: Icc0e0839fc6def2035383b5fa4c9153fc15fafda
2022-05-02[COMMON] Fix sourced script with arguments bashismguillaume.lambert1-3/+3
pointed out by checkbashisms. This is very likely a classical script execution. Issue-ID: OOM-2643 Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com> Change-Id: Id4269a4f8792627008acaa2c7595e02a3b2de94d
2022-04-28[UUI] Update image of components of UUIhekeguang1-1/+1
Update the image version for UUI components Issue-ID: USECASEUI-662 Change-Id: I1ca25dfcde7dee20266660797ce089430c3af9d8 Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2022-03-28Merge "[UUI] Use NLP new version image"Sylvain Desbureaux1-1/+1
2022-03-23[UUI] Use NLP new version imagezhaoyh61-1/+1
NLP image version has been updated. Issue-ID: REQ-1074 Signed-off-by: zhaoyh6 <zhaoyh6@asiainfo.com> Change-Id: If77320d257abc4d22fc7e2ce4580f7d69525a5dc
2022-03-23[UUI] Update image of components of UUIhekeguang1-1/+1
Update the image version for UUI components Issue-ID: USECASEUI-649 Change-Id: Ic828aaa86307287ad681e60b73bc538db95426a9 Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2021-12-07[GLOBAL] Migrate to helm v3efiacor5-60/+33
Move all Chart.yaml to use apiVersion: 2 Move dependencies from requirements.yaml to Chart.yaml Changes to all makeFiles Changes to helm deploy plugin Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I03c5290eee9e40f76eacbf171e774204cf5fb1c0 Issue-ID: OOM-2845
2021-11-10[UUI] NLP for IBN helm chartzhaoyh68-0/+267
NLP component added to UUI Issue-ID: USECASEUI-605 Signed-off-by: zhaoyh6 <zhaoyh6@asiainfo.com> Change-Id: I0e4a4c71c0bd9bfacb9d1983e1f4a9a79aaab47b
2021-11-06[UUI] Automatically retrieve certificatesSylvain Desbureaux7-2/+283
Instead of using hardcoded certificates, let's use certInitializer in order to retrieve them. Issue-ID: OOM-2695 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I673b3c7b8087c150b1e4c1d522b92ec08260ec09
2021-10-15[COMMON] Bump ONAP versionSylvain Desbureaux1-1/+2
Use version 9.0.0 for Istanbul Also update the doc. Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I03e11799bf487226784c98b04116f005c89d1e70
2021-10-12[UUI] Update image of components of UUIhekeguang1-1/+1
Update the image version for UUI components Issue-ID: USECASEUI-617 Change-Id: I4d2b2ff8b3a5aceeadddf7c87df449ee71b8b3e7 Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2021-09-26[COMMON] Add and run pre-commit linters via toxguillaume.lambert1-1/+1
- create a .pre-commit-config.yaml configuration file with * gitlint * trailing blanks linter * tabs removal linter - exclude .git folder from it - exclude Makefiles since tabs are mandatory by default in them - create a tox pre-commit profile to run it from tox note gitlint is not runnable at this pre-commit stage - create pre-commit-install and pre-commit-uninstall tox profiles to (un)install hooks locally and (un)perform tests at each "git commit" call (i.e. without calling manually the pre-commit tox profile) - precise pre-commit stages/types in the pre-commit configuration file so that hooks are installed correctly. This avoids messages about skipped tests when they are run at a wrong stage. Issue-ID: OOM-2643 Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com> Change-Id: Ie95bb4f6f90be80b05a1398973caffeff7936881
2021-09-12[UUI] Update image of components of UUIhekeguang1-1/+1
Update the image version for UUI components Issue-ID: USECASEUI-604 Change-Id: I1aa59d3c8c4d198ecb7d734a2df848e20adc2b0f Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2021-04-13[UUI] Update image of components of UUIhekeguang1-1/+1
Update the image version for UUI components. Issue-ID: USECASEUI-566 Change-Id: Id2920cffa95b9a9f00dd73592ff8f6712ba7f234 Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2021-04-01[UUI] Update image of components of UUIhekeguang1-1/+1
Update the image version for UUI components Issue-ID: USECASEUI-549 Change-Id: Ib1189e3871485a927f100d963589b8a642a3b5bb Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2021-03-24[DOC][COMMON] Prepare Honolulu releaseSylvain Desbureaux1-1/+1
Updating the documentation and bumping version to 8.0.0 Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I6f942f1466fed64264c44fb8fc0e1ffc93a98f18
2021-01-07[UUI-SERVER] Modify field name and fix postgresql errorhekeguang1-1/+1
1. In UUI-Server, modify sliceProfile field name. 2. In UUI-Server, fix "no transaction is in progress" error. Issue-ID: USECASEUI-524 Change-Id: Ic3670bdd65e46629a8d215effd67e3912fce2619 Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2020-12-09[UUI] Move components to component dirJakub Latusek7-0/+290
Helm 3.4 requires the dependencies in the charts dir to be included in the requirements. Dependencies need to be moved to the components folder Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Change-Id: I32e904297e17263042b42ee51c3e75532b4ad660 Issue-ID: OOM-2562