Age | Commit message (Collapse) | Author | Files | Lines |
|
Now that all the configs lives in its chart, we can get
rid of that big config folder, taking 200Mb+ in the git
repo.
Change-Id: I222ba9c64bf4dadbe4a22d61f790a8f796f2b6eb
Issue-ID: OOM-10
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
To be able to run the vFW/vLB demos, these needed to be done
manually and it was a big mess.
With the power of helm we can now pass data into the config pod
and make some substitutions
Issue-ID: OOM-277
Change-Id: Ie167920fac7896661b81443aa460ce2e6f615187
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
On some kubernetes deployments there is a conflict when a volume in docker image
is mounted in kubernetes over NFS. files / directories created inside the container
are not visible inside / outside of the container.
Removing VOLUME declaration from the Dockerfile solve this problem.
Change-Id: I05081a21a64c08e7ad19403a80ad1195a5bd8cb4
Issue-ID: OOM-290
Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
|
|
Change-Id: I4de34baf90979651223a28323010deb7aef21946
Signed-off-by: Mandeep Khinda <Mandeep.Khinda@amdocs.com>
|