StarlingX Upstream packaging
Go to file
Robert Church 314e07a8f8 Remove problematic upstream mariadb commit
When removing the mariadb release from the cluster, this upstream commit
produces mariadb-ingress pods that are stuck in the "Terminating" state
with the associated containers becoming hung. This ultimately impacts
certain docker operations leading to PLEG health issues in the cluster.

The root cause of this is that the ingress pod uses dumb-init to start
the nginx-ingress-controller process. When the mariadb-ingress pod
terminates (via kill -TERM 1) all child processes are terminated but the
docker-containerd-shim remains causing the hung container condition.

Temporarily reverting this commit. A fix will be introduced upstream
dealing with dumb-init and this commit will be pick up again on the next
full chart rebase.

Change-Id: I25ad9bc3213468a9060e741917d96d9ac5c01b40
Story: 2004520
Task: 29420
Signed-off-by: Robert Church <robert.church@windriver.com>
2019-02-10 00:11:48 +00:00
doc Clean up and standardize landing pages 2018-12-27 17:11:33 -08:00
openstack Remove problematic upstream mariadb commit 2019-02-10 00:11:48 +00:00
releasenotes Update config for release notes to include project name 2019-02-05 14:27:48 -08:00
.gitignore [Doc] Release Notes Management 2018-09-25 14:43:18 -05:00
.gitreview Update .gitreview for f/stein 2019-01-08 16:31:48 -05:00
.zuul.yaml Add relnotes publish job 2018-10-12 15:21:30 -05:00
CONTRIBUTORS.wrs StarlingX open source release updates 2018-05-31 07:37:19 -07:00
LICENSE StarlingX open source release updates 2018-05-31 07:37:19 -07:00
README.rst StarlingX open source release updates 2018-05-31 07:37:19 -07:00
centos_helm.inc Adding a centos_helm.inc file for use by build-helm-charts 2018-11-14 10:49:11 -06:00
centos_iso_image.inc Adding ceilometerclient to the ISO 2019-02-01 13:24:02 -06:00
centos_master_docker_images.inc Add directives to build StarlingX services on master 2018-11-30 10:15:51 -06:00
centos_pike_docker_images.inc Create stx-upstream docker image directives files 2018-11-14 15:17:42 -06:00
centos_pike_wheels.inc Update python-django-openstack-auth to build wheel 2018-12-19 09:22:51 -06:00
centos_pkg_dirs Update openstack clients to stein/master 2019-01-17 08:51:19 -06:00
centos_pkg_dirs_containers Add openstack-helm and openstack-helm-infra to containers build 2018-11-13 13:25:03 -06:00
test-requirements.txt flake8 codestyle fixes and tox flake8 setting enable 2018-08-24 23:19:50 +08:00
tox.ini fix tox python3 overrides 2018-10-05 11:05:44 +00:00

README.rst

stx-upstream

StarlingX Upstream Packages