accessibility-exchange / platform

The Accessibility Exchange platform.
https://github.com/orgs/accessibility-exchange/projects/2/views/8
BSD 3-Clause "New" or "Revised" License
4 stars 10 forks source link

fix: split the healthcheck and external Node Ping paths (resolve #2042) #2152

Closed marvinroman closed 5 months ago

marvinroman commented 6 months ago

Split the healthcheck and external Node Ping paths that are checked.

Added the custom status pages to be exceptions from maintenance mode so they can be hit by kubernetes even when the site is in maintenance mode.

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.93%. Comparing base (0058963) to head (274316a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #2152 +/- ## ========================================= Coverage 97.93% 97.93% Complexity 2147 2147 ========================================= Files 333 333 Lines 9799 9799 ========================================= Hits 9597 9597 Misses 202 202 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.