openstack-armada-app/openstack-helm-infra
Zhipeng Liu 4aeacc3e17 Fix ipv6 address issue causing mariadb ingress not ready
In nginx.tmpl, it not enclose ipv6 addresses in square brackets
resulting in them being unable to be parsed, which cause mariadb
ingress pod could not be ready.

Tested it on both ipv4 and ipv6 simplex setup, it fixes mariadb
ingress not ready issue.

Upstream patch submitted as below
https://review.opendev.org/#/c/710413/

Partial-Bug: 1859641

Change-Id: Ic7726eea671bbedf4f37fbe31965bc8fffd2e8cd
Signed-off-by: Zhipeng Liu <zhipengs.liu@intel.com>
2020-03-08 11:39:40 +00:00
..
centos Fix ipv6 address issue causing mariadb ingress not ready 2020-03-08 11:39:40 +00:00
files Fix ipv6 address issue causing mariadb ingress not ready 2020-03-08 11:39:40 +00:00
Readme.rst Adding openstack-helm and openstack-helm-infra to the build 2018-11-06 09:38:06 -06:00

Readme.rst

This repo is for https://github.com/openstack/openstack-helm-infra

Changes to this repo are needed for StarlingX and those changes are not yet merged. Rather than clone and diverge the repo, the repo is extracted at a particular git SHA, and patches are applied on top.

As those patches are merged, the SHA can be updated and the local patches removed.