Files
puppet-oslo/releasenotes/notes/healthcheck-ignore_proxied_requests-1c64c62f261882c9.yaml
Takashi Kajinami ac79ad02bb healthcheck: Add support for ignore_proxied_requests
The new ignore_proxied_requests option was added to the healthcheck
middleware which allows operators to prohibit access to healthcheck
information via load balancers. This introduces a new parameter which
corresponds to this option.

Depends-on: https://review.opendev.org/901215
Change-Id: Iaf9b40db938f998c20d6cea4b19cf09651c46bbf
2024-02-22 11:22:23 +09:00

5 lines
92 B
YAML

---
features:
- |
The new ``oslo::ignore_proxied_requests`` parameter has been added.