openstack-helm/placement/templates
okozachenko f3ed56cc18 Use HTTP probe instead of TCP probe
Strictly speaking, open socket doesn't mean working API.
We experienced API stopped responding and the socket was still
open so API was unhealthy actually but kubernetes did not restart.

HTTP probe will fix this issue.

Change-Id: I95bb3ad3123d8a4a784d260477f037fa5506d290
2022-09-01 15:54:07 +10:00
..
bin feat(tls): Make openstack services compatible with mariadb with TLS 2020-07-14 23:32:03 +00:00
certificates.yaml feat(tls): add tls support to openstack services 2020-07-10 09:36:31 -05:00
configmap-bin.yaml feat(placement): add mysql migration script 2020-05-21 06:19:46 +00:00
configmap-etc.yaml feat(tls): Make openstack services compatible with mariadb with TLS 2020-07-14 23:32:03 +00:00
deployment.yaml Use HTTP probe instead of TCP probe 2022-09-01 15:54:07 +10:00
ingress.yaml feat(tls): add tls support to openstack services 2020-07-10 09:36:31 -05:00
job-db-drop.yaml Enable taint toleration for placement 2022-03-22 15:39:41 -03:00
job-db-init.yaml Enable taint toleration for placement 2022-03-22 15:39:41 -03:00
job-db-migrate.yaml Add helm hook annotation in placement db-sync and db-migrate jobs 2022-04-06 12:17:08 +03:00
job-db-sync.yaml Add helm hook annotation in placement db-sync and db-migrate jobs 2022-04-06 12:17:08 +03:00
job-image-repo-sync.yaml Enable taint toleration for placement 2022-03-22 15:39:41 -03:00
job-ks-endpoints.yaml Enable taint toleration for placement 2022-03-22 15:39:41 -03:00
job-ks-service.yaml Enable taint toleration for placement 2022-03-22 15:39:41 -03:00
job-ks-user.yaml Enable taint toleration for placement 2022-03-22 15:39:41 -03:00
network_policy.yaml Add placement chart 2020-02-20 08:27:51 +00:00
pdb.yaml Migrate CronJob resources to batch/v1 and PodDisruptionBudget resources to policy/v1 2022-05-19 10:08:18 -04:00
secret-db.yaml feat(tls): Make openstack services compatible with mariadb with TLS 2020-07-14 23:32:03 +00:00
secret-ingress-tls.yaml Add placement chart 2020-02-20 08:27:51 +00:00
secret-keystone.yaml Add placement chart 2020-02-20 08:27:51 +00:00
secret-registry.yaml Support image registries with authentication 2022-08-11 00:18:37 +00:00
service-ingress.yaml Add placement chart 2020-02-20 08:27:51 +00:00
service.yaml Distinguish between port number of internal endpoint and binding 2022-08-13 12:08:42 +03:00