Age | Commit message (Collapse) | Author | Files | Lines |
|
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>
|
|
trying to keep up with changes in SO upstream 1.1
-robot health check still fails with a HTTP 503.
--The same error is observed in the HEAT env.
-unforking config directories and instead mounting files
that we need to change.
-the DB boot sql scripts are checked out on the VM and are
not within the container which makes keeping in synch
an ongoing process until we spend time improving config/boot
Issue-ID: OOM-311
Change-Id: Ia91ced683ca985184c2752917795e2b7ebffb9a8
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>
|
|
This reverts commit 59ffd500ea34c201fbb3edc39e64655fa8381be0.
Tested locally and does not work. DmaaP fails to come up causing
many other pods to crash loop.
failed to start container "dmaap": Error response from daemon:
{"message":"invalid header field value "oci runtime error:
container_linux.go:247:starting container process caused
"process_linux.go:359: container init caused "rootfs_linux.go:53:
mounting "/var/lib/kubelet/pods/9ae222e0-98a9-11e7-badd-02cfc855c3b9
/volumes/kubernetes.io~secret/mykey" to rootfs "/var/lib/docker/aufs/mnt
/b92c56185f3371cb1f091679780d40797dd2c6124cd00cb8fe68da2b247363a8"
at "/var/lib/docker/aufs/mnt/.../appl/dmaapMR1/etc/keyfile" caused
"not a directory"""n""}
Issue-ID: OOM-293
Change-Id: I348ffa14718bd6e89e99f2859cf6612c10370559
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
Deploy multiple namespaces fails due to existing persistence volumes.
"persistent-volume "appc-db" already exists"
Need to change all persistent volume names to include namespace.
Change-Id: I40a3048bef14f813b133ea75e2f664f669183e82
Issue-ID: OOM-294
Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
|
|
changed location of used certs and keys files, updated deploy yamls and create/delete all
Issue-ID: OOM-293
Change-Id: I53766b7028d6b725bf381875105b196246ff2ee1
Signed-off-by: Keren Joseph <keren.joseph@amdocs.com>
|
|
Addition of persistent volumes for all DBs including
persistence of policy mariadb (with initial configuration data)
Change-Id: I029e724c3f8bba7fe3599b0955a4a3d213c08163
Issue-ID: OOM-268
Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
|
|
|
|
Issue-Id: OOM-226
Change-Id: Iac7bcf795ca9e7a3a51f56ef5b29d55ab4e16251
Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
|
|
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>
|
|
K8s deployment descriptors and configration files for mso 1.1
have been updated. Pushed updated config-init:1.1.0 container
to align with code changes.
Current state of mso 1.1 codebase is such that all war files
deploy in jboss with the exception of workflow message war.
This code submission is therefore concidered WIP until code
stablizes.
Issue-ID: OOM-64
Change-Id: I3ef6c34e090bb9d325dae1736c210c96d6522cfb
Signed-off-by: Mike Elliott <mike.elliott@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 MSO k8s deployment to support helm parameterization
Issue-ID: OOM-52
Change-Id: Ifb192ee2d417aae6b0bdd05d662229e3542e7944
Signed-off-by: kerenj <keren.joseph@amdocs.com>
|
|
Issue-ID: OOM-66
This reverts commit 0b1332938385cc534b1f034b73f19c145ead87c6.
Change-Id: I05ba7dd5050ee2ef03cf19d1c5c0db03e12a0d4f
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
|
|
Issue-ID: OOM-145
This reverts commit aaf060dac3d302f94ce99e5c63002f046e4d3f0e.
Change-Id: I0f04c394846d553b60b1c0c3a334f98c021d804e
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
|
|
issue-id: OOM-145
Change-Id: I3f16fc32188118901612e1b93ec707fc1d513680
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
|
|
issue-id: OOM-66
Change-Id: If6553647343bb07464e8cc8556223f0c7a01f134
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
|
|
Change-Id: I30df3cc11315b757a1d3e3da832681682a970825
Signed-off-by: Borislav Glozman <Borislav.Glozman@amdocs.com>
|
|
Change-Id: I4de34baf90979651223a28323010deb7aef21946
Signed-off-by: Mandeep Khinda <Mandeep.Khinda@amdocs.com>
|