openstack-helm-infra/prometheus/templates
DeJaeger, Darren (dd118r) be2584fd7c Adjust Prometheus http readiness probe path from /status to /-/ready
Prometheus documentation shows that /-/ready can be used to check that
it is ready to service traffic (i.e. respond to queries) [0]. I've
witnessed cases where Prometheus's readiness probe is passing during
initial deployment using /status, which in turn triggers its helm test
to start. Said helm test then fails because /status is not a good a
reliable indicator that Prometheus is actually ready to serve traffic
and the helm test is performing actions that require it to be proprely
up and ready.

[0]: https://prometheus.io/docs/prometheus/latest/management_api/

Change-Id: Iab22d0c986d680663fbe8e84d6c0d89b03dc6428
2021-04-13 13:17:49 -04:00
..
bin Enable TLS for Prometheus 2021-03-17 17:06:07 -07:00
utils Fix spacing inconsistencies with flags 2021-01-06 00:16:16 +00:00
certificates.yaml Enable TLS for Prometheus 2021-03-17 17:06:07 -07:00
configmap-bin.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
configmap-etc.yaml Revert "Prometheus: Render Rules as Templates" 2020-10-06 15:21:18 +00:00
ingress-prometheus.yaml Enable TLS for Prometheus 2021-03-17 17:06:07 -07:00
job-image-repo-sync.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
network_policy.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
pod-helm-tests.yaml Enable TLS for Prometheus 2021-03-17 17:06:07 -07:00
secret-ingress-tls.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
secret-prometheus.yaml Add user account to be used for federated metric collection. 2020-07-14 13:33:35 +00:00
secret-tls-configs.yaml Prometheus: Allow input of TLS client creds in values.yaml 2020-07-31 16:31:52 +00:00
service-ingress-prometheus.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
service.yaml Enable TLS for Prometheus 2021-03-17 17:06:07 -07:00
statefulset.yaml Adjust Prometheus http readiness probe path from /status to /-/ready 2021-04-13 13:17:49 -04:00