Age | Commit message (Collapse) | Author | Files | Lines |
|
Issue-ID: OOM-406
Change-Id: I31710db92362f8a41e6605841ca7a9960fc98f24
Signed-off-by: kiranya <kiran.yadav@amdocs.com>
|
|
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>
|
|
Issue-ID: OOM-338
Change-Id: Iac2e50f606285ceb7e64f2b2305d7a9e5ab680ae
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
Deployment of: filebeat containar for each relevant component
+ chown of log dir to root - prevents filebeat complaining about filebeat file
+ ecomp web app renamed onap - fixed dep-pap.yaml
+ fixed multiple volumeMounts in vid-server
Change-Id: I74f8f2abd5feeba1d37b044d2a023674fd41c994
Issue-ID:OOM-110
Signed-off-by: yuryn <Yury.Novitsky@Amdocs.com>
|
|
Pods aren't starting properly. Let's not take any risk, so reverting.
3m 18s 4 kubelet, kubernetes-5 spec.containers{vid-server} Normal Killing Killing container with id docker://vid-server:FailedPostStartHook
This reverts commit 4ca69ea2b6a2aaaf0974953a3c3dec7694fdfcb0.
Deployment of: filebeat containar for each relevant component Issue-ID:OOM-110
Change-Id: I7953ac3b0e2a4ecbdd1a7d2a48cb9a1964bf08ab
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
Deployment of: filebeat containar for each relevant component
Issue-ID:OOM-110
Change-Id: I3605a975ee9dbe3e34b8fa6b17fef52e9d29b975
Signed-off-by: Itay Hassid <itay.hassid@amdocs.com>
|
|
https://gerrit.onap.org/r/#/c/7773/ was not picked up
when the appc move to 1.1. was done in the OOM project.
Issue-ID: OOM-308
Change-Id: Ic2d6d89cce8d1076b7a4e1decf8665d760209a68
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
Make sure time zones on the containers are in sync with the hosting machines
Change-Id: Ie22608bda63cbcdf564f73adcdd3e829afad05ca
Issue-ID: OOM-299
Signed-off-by: yuryn <Yury.Novitsky@Amdocs.com>
|
|
-Updated forked config files.
--Had to change from mounting whole dir to specific files
as we were overwriting other files from the image!
Issue-ID:OOM-66
Issue-ID:OOM-160
Change-Id: Id6d5394e279fcbdbbaffc8f48067e73a7c99c1c9
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
-removed the full namespace from each template. better lets us reuse
variables.
-made secret end up in a configurable namespace
-fixed some bugs where secrets were missing
-updated createAll and delete to make use of namespace prefix
removing the need for seds to replace the word onap.
*** all containers at this point come up in my env. except for
aai model loader which is failing cause its still at 1.0
and its trying to talk to a 1.1 sdc and it doesnt auth properly. ***
Issue-ID:OOM-215
Change-Id: I15815a01469786a391e272fde4bdaa53ff48091c
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
changed appc k8s deployment to support helm parameterization. updated images to 1.1
Issue-ID: OOM-52
Change-Id: I6106c71f98c754c0e19e4cc987ea12e08bfdb903
Signed-off-by: kerenj <keren.joseph@amdocs.com>
|