Error messages should not be masked by matching only on status code
Open
bug
- Dominant language
- Go
- Stars
- 31
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/deis/controller/issues/889 is an example of where the return body had a usable error message but got masked by a new custom error message based on the `409` response
Contributor guide
Assessment
This issue has not been assessed yet.