Skip to content
New issue

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

BUG: end-to-end broken for docker-based deployment #285

Open
thomas-fossati opened this issue Dec 9, 2024 · 0 comments
Open

BUG: end-to-end broken for docker-based deployment #285

thomas-fossati opened this issue Dec 9, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@thomas-fossati
Copy link
Contributor

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)

@thomas-fossati thomas-fossati added the bug Something isn't working label Dec 9, 2024
@thomas-fossati thomas-fossati self-assigned this Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant