open-consul/website/content/docs/upgrading
Derek Menteer 1d42274870
Fix ACL check on health endpoint (#17424)
Fix ACL check on health endpoint

Prior to this change, the service health API would not explicitly return an
error whenever a token with invalid permissions was given, and it would instead
return empty results.  With this change, a "Permission denied" error is returned
whenever data is queried. This is done to better support the agent cache, which
performs a fetch backoff sleep whenever ACL errors are encountered.  Affected
endpoints are: `/v1/health/connect/` and `/v1/health/ingress/`.
2023-05-24 16:35:55 -05:00
..
instructions docs: update names in references to renamed tutorials (#17261) 2023-05-15 10:59:30 +03:00
compatibility.mdx docs: Migrate link formats (#15976) 2023-01-25 08:52:43 -08:00
index.mdx docs: Migrate link formats (#15976) 2023-01-25 08:52:43 -08:00
upgrade-specific.mdx Fix ACL check on health endpoint (#17424) 2023-05-24 16:35:55 -05:00