openstack-helm-infra/releasenotes
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
..
notes Adjust Prometheus http readiness probe path from /status to /-/ready 2021-04-13 13:17:49 -04:00
source Add reno job to openstack-helm-infra repo 2021-01-21 14:36:59 +00:00
config.yaml Move shaker chart from osh-addons 2021-04-08 04:06:00 +00:00