summaryrefslogtreecommitdiffstats
path: root/kubernetes/uui
AgeCommit message (Collapse)AuthorFilesLines
2018-04-24Make all services independent of helm Release.NameBorislavG4-7/+9
Issue-ID: OOM-906 Change-Id: Ic65127d3981cb0a696c784392cab59fbf06b1e66 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-04-19Fix message router config for UUIMike Elliott2-2/+2
This is only a first step towards uui healthcheck passing in OOM. Fixing dmaap config revealed an error on startup of the uui server. The log is captured in the defect in Jira. Change-Id: I796e9a404e05b64368382cbdae74375a525fc849 Issue-ID: USECASEUI-106 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-04-06Use service values in msb annotationvaibhav1-1/+1
Issue-ID: OOM-840 Change-Id: Ia1f3443b419abc8cce9d6ddbebfc494a294ffeae Signed-off-by: vaibhav <vaibhav.chopra@amdocs.com>
2018-03-28Helm Chart Standardization of uuivaibhav_16dec15-159/+471
Issue-ID: OOM-749 Change-Id: Ie71686869da88a8bb7f6d09d38a5fa4a92b02aeb Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
2018-03-22License addition in all yamlsvaibhav_16dec5-0/+70
Issue-ID: OOM-821 Change-Id: I627ac962afe8cd6bf2859a30a0e88f6c9ac89d34 Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
2018-03-07Merge "Replica Scaling of MultiCloud and UUI container"Mandeep Khinda3-0/+4
2018-03-07Replica Scaling of MultiCloud and UUI containervaibhav_16dec3-0/+4
Issue-ID: OOM-696 Change-Id: Id2aa33af6e13e08883aad8b78ef7b797cb03d11d Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
2018-03-05Fix UUI health checkAlexis de Talhouët1-1/+2
Change-Id: I3af1502b06302bde97b6656eed41d0ab75e8da99 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Issue-ID: OOM-783
2018-03-01Run all components in one namespaceBorislavG4-11/+11
Change-Id: I5fcd4d577c1fda4de27842807c7cf7a5d372756e Issue-ID: OOM-722 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2017-11-28Adjust UUI to latestAlexis de Talhouët4-2/+76
Fixes: add uui-server fix uui health check add MSB registration endpoint to uui Change-Id: I0f1b10a67e980fd134f28c559ab1396b2e9febb3 Issue-ID: OOM-474 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2017-10-29Add option to disable specific deploymentsyuryn2-0/+4
Add option to disable any deployment by using conditions in helm templates. Each deployment will get helm parameter - boolean flag allowing to disable it. The flags can be listed in the custom values.yaml file that can be passed to the createAll script with '-v' command line option. Change-Id: I32b795de46c72915c2201c94c23f4e061971bb56 Issue-ID: OOM-380 Signed-off-by: yuryn <Yury.Novitsky@Amdocs.com>
2017-10-19Add service annotation for UUIHuabingZhao1-0/+11
Issue-Id: OOM-235 Change-Id: I5af94f8960996ddd5d9cc8c80d950c49fcfbad24 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-10-16Added initial deployment yamls for UUIDusan Rozman4-0/+59
Issue-ID: OOM-356 Change-Id: Iea69fb693064fed1b4aec9a4712ae4e36889a6c3 Signed-off-by: Dusan Rozman <dusan.rozman@amdocs.com>