Age | Commit message (Collapse) | Author | Files | Lines |
|
Update the image version for UUI components
Issue-ID: USECASEUI-743
Change-Id: Iab67b65566c3d2737337b3c85f3b0d3f6d035697
Signed-off-by: hekeguang <hekeguang@chinamobile.com>
|
|
|
|
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
|
|
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
|
|
Update the image version for UUI components
Issue-ID: USECASEUI-731
Change-Id: I44f1d869a285455a8a1109945e051a3899bb3589
Signed-off-by: hekeguang <hekeguang@chinamobile.com>
|
|
Update the image version for UUI components
Issue-ID: USECASEUI-662
Change-Id: I1ca25dfcde7dee20266660797ce089430c3af9d8
Signed-off-by: hekeguang <hekeguang@chinamobile.com>
|
|
Update the image version for UUI components
Issue-ID: USECASEUI-649
Change-Id: Ic828aaa86307287ad681e60b73bc538db95426a9
Signed-off-by: hekeguang <hekeguang@chinamobile.com>
|
|
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
|
|
Update the image version for UUI components
Issue-ID: USECASEUI-617
Change-Id: I4d2b2ff8b3a5aceeadddf7c87df449ee71b8b3e7
Signed-off-by: hekeguang <hekeguang@chinamobile.com>
|
|
- 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
|
|
Update the image version for UUI components
Issue-ID: USECASEUI-604
Change-Id: I1aa59d3c8c4d198ecb7d734a2df848e20adc2b0f
Signed-off-by: hekeguang <hekeguang@chinamobile.com>
|
|
Update the image version for UUI components.
Issue-ID: USECASEUI-566
Change-Id: Id2920cffa95b9a9f00dd73592ff8f6712ba7f234
Signed-off-by: hekeguang <hekeguang@chinamobile.com>
|
|
Update the image version for UUI components
Issue-ID: USECASEUI-549
Change-Id: Ib1189e3871485a927f100d963589b8a642a3b5bb
Signed-off-by: hekeguang <hekeguang@chinamobile.com>
|
|
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>
|
|
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
|