We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Reported by @gkostal on v0.0.2412
The provisioning step fails due to a problem with propagating the correct media type.
To repro:
git checkout v0.0.2412 make really-clean make docker-deploy end-to-end/end-to-end-docker provision
The provisioning step will fail with a 500 from the veraison API.
(Note that internal server error is not the right status to return in this situation. This is tracked separately by #283)
The text was updated successfully, but these errors were encountered:
thomas-fossati
No branches or pull requests
Reported by @gkostal on v0.0.2412
The provisioning step fails due to a problem with propagating the correct media type.
To repro:
The provisioning step will fail with a 500 from the veraison API.
(Note that internal server error is not the right status to return in this situation. This is tracked separately by #283)
The text was updated successfully, but these errors were encountered: