Files
nomad/.changelog/17936.txt
Luiz Aoqui e664f1439a nsd: retain query params in HTTP health checks (#17936)
Apply the same logic as Consul service health checks when building the
HTTP URL so that query params in `path` are preserved.
2023-07-19 16:46:22 -04:00

4 lines
144 B
Plaintext

```release-note:bug
services: Fixed a bug that prevented passing query parameters in Nomad native service discovery HTTP health check paths
```