traefik icon indicating copy to clipboard operation
traefik copied to clipboard

Support invalid HTTPRoute status

Open kevinpollet opened this issue 1 year ago • 0 comments

What does this PR do?

This pull request enhances the HTTPRoute status support, by returning an invalid status in some cases.

Note that we have added a hidden Status field in the WRRService configuration to be able to return 500 error when something is wrong while loading a BackendRef.

Motivation

To enhance the HTTPRoute status support.

Fixes https://github.com/traefik/traefik/issues/9158

More

  • [X] Added/updated tests
  • [ ] Added/updated documentation

Additional Notes

Co-authored-by: Romain [email protected]

kevinpollet avatar May 13 '24 09:05 kevinpollet