Age | Commit message (Collapse) | Author | Files | Lines |
|
changes can be seen in reviews: 31743 and 31721
Issue-ID: OOM-514
Change-Id: I55e37a22970e3534cc5bb77a03c802135c00bbec
Signed-off-by: kerenj <keren.joseph@amdocs.com>
|
|
Issue-ID: OOM-685
Change-Id: I5fe35221adfd95327d05586536f936e539ac6b17
Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
|
|
Update config-init container with the added files
Change-Id: I8703307207c376a1f0a1410af126e4fa4be3fb13
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
Issue-ID: OOM-491
|
|
Issue-ID: OOM-543
Change-Id: Ib1e30d0d6ae15a2c56fe5d5959e6cf65953d89e2
Signed-off-by: Michael O'Brien <frank.obrien@amdocs.com>
|
|
It's a reference of how to deploy sdnc cluster under
single node k8s environment.
Currently the config of nfs for mysql db only
supports one k8s node. For mutiple nodes, because
of dockernfs mount, nfs provisioner has conflict with
it, which fails mount operation of SDNC pod.
Also, if SDNC needs to fully utilize mysql cluster under
k8s, in core project, DbLibService.java should be enhanced
to support that writing to master only and reading from them.
Issue-ID: SDNC-163
Change-Id: I85ad327f2fe04fe8e9a135289d7c25a917234438
Signed-off-by: Hao Kuang <Hao.Kuang@amdocs.com>
|
|
Change-Id: Iac46cbae69404d17e1f4e59f85ed18fc7ecd01dd
Issue-ID: OOM-432
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
(cherry picked from commit f033f949c49cc195be1f3a6bdf79759f7e0983ca)
|
|
things keep changing, oom keeps synching..
Issue-ID: OOM-337
Change-Id: I6722c4428a5d617fe36433cd4315229501d05b83
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>
|
|
parameterization of node ports, and create/delete update to fix multi ONAP instances creation(in diff NS).
Issue-ID: OOM-52
Change-Id: Iaa3f5bc43f70b95cdc349389e25ef8b804a7a329
Signed-off-by: kerenj <keren.joseph@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 sdnc k8s deployment to support helm parameterization. updated image to 1.1
Issue-ID: OOM-52
Change-Id: Ie9ec8f60c80caffc69637bf83043902eef45dc18
Signed-off-by: kerenj <keren.joseph@amdocs.com>
|