openstack-armada-app/openstack-helm-infra/files
Mihnea Saracin fc68439414 Fix apply of stx-openstack when host is locked
Currently, all of the stx-openstack services have the
replica count set to the number of the controllers.
If one of the controllers is locked their replicas
number will still be 2 which is incorrect.
We solve this by changing the number of replicas
to be equal to the number of the active controllers.
The rabbitmq and mariadb services cannot use this approach because
they are unable to work properly if their replica number
is decreased from 2 to 1. So a kubernetes toleration
is used here to allow the rabbitmq and mariadb pods to be
deployed on the locked controller.

Change-Id: I15cf2a3f62525751435ddbe66760935f3ab21d2b
Closes-Bug: 1879018
Signed-off-by: Mihnea Saracin <Mihnea.Saracin@windriver.com>
2020-09-11 18:46:52 +03:00
..
0001-Add-imagePullSecrets-in-service-account.patch Upgrade openstack-helm-infra 2020-06-17 22:12:45 +08:00
0002-Set-Min-NGINX-handles.patch Upgrade openstack-helm-infra 2020-06-17 22:12:45 +08:00
0003-Partial-revert-of-31e3469d28858d7b5eb6355e88b6f49fd6.patch Upgrade openstack-helm-infra 2020-06-17 22:12:45 +08:00
0004-Fix-pod-restarts-on-all-workers-when-worker-added-re.patch Upgrade openstack-helm-infra 2020-06-17 22:12:45 +08:00
0005-Add-io_thread_pool-for-rabbitmq.patch Upgrade openstack-helm-infra 2020-06-17 22:12:45 +08:00
0006-Enable-override-of-rabbitmq-probe-parameters.patch Upgrade openstack-helm-infra 2020-06-17 22:12:45 +08:00
0007-Fix-ipv6-address-issue-causing-mariadb-ingress-not-ready.patch Upgrade openstack-helm-infra 2020-06-17 22:12:45 +08:00
0008-Fix-rabbitmq-could-not-bind-port-to-ipv6-address-iss.patch Upgrade openstack-helm-infra 2020-06-17 22:12:45 +08:00
0009-Enable-override-of-mariadb-server-probe-parameters.patch Upgrade openstack-helm-infra 2020-06-17 22:12:45 +08:00
0010-Mariadb-use-utf8_general_ci-collation-as-default.patch Upgrade openstack-helm-infra 2020-06-17 22:12:45 +08:00
0011-Add-mariadb-database-config-override-to-support-ipv6.patch Fix the second mariadb node could not join cluster issue. 2020-07-07 17:23:41 +08:00
0012-enable-Values.conf.database.config_override-for-mari.patch Revert "Fix apply of stx-openstack when host is locked" 2020-08-25 11:35:18 +03:00
0013-Allow-set-public-endpoint-url-for-all-openstack-types.patch Update openstack requests to go through ingress 2020-09-03 13:49:33 -04:00
0014-Add-tolerations-to-rabbitmq-chart.patch Fix apply of stx-openstack when host is locked 2020-09-11 18:46:52 +03:00
0015-Add-tolerations-to-mariadb-chart.patch Fix apply of stx-openstack when host is locked 2020-09-11 18:46:52 +03:00
repositories.yaml Updating helm build process to not require networking 2019-01-08 15:14:15 -06:00