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

Fix traefik configuration for metadata-validation service #615

Merged
merged 1 commit into from
Apr 3, 2024

Conversation

placek
Copy link
Contributor

@placek placek commented Apr 3, 2024

The traefik configuration for the metadata-validation service was missing the stripprefix option to rewrite paths. This option is necessary to ensure proper handling of incoming requests and forwarding them to the correct destination.

The traefik configuration for the metadata-validation service was
missing the stripprefix option to rewrite paths. This option is
necessary to ensure proper handling of incoming requests and forwarding
them to the correct destination.
@placek placek merged commit bb7c11a into develop Apr 3, 2024
1 check passed
@placek placek deleted the fix-deployment-of-metadata-validation branch April 3, 2024 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants