Skip to content
Snippets Groups Projects

Make liveness probe only faily 500/503 error codes

Merged Francisco Borges Aurindo Barros requested to merge remove-probe-assumptions into v9.4-2

Probes are poorly failing.
In the beginning there was an assumption made that only certain HTTP codes would be expected from /.
Because that's not the case, websites with their main page returning 301 or other codes are incorrectly restarted.

This change proposal is to just restart when codes seen are 500 or 503.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading