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

Configuration Enhancements and Fixes: Metadata Validation Setup and Build Corrections #616

Merged
merged 8 commits into from
Apr 3, 2024

Conversation

pmbinapps
Copy link

Add:

feat: add metadata-validation config in docker-compose.yml.tpl
Fix:

fix: fix dev build failing by missing indents
Fix traefik configuration for metadata-validation service

Sworzen1 and others added 7 commits April 2, 2024 14:20
…alidation-service-traefik-in-docker-compose-template

[#610] feat: add metadata-validation config in docker-compose.yml.tpl
…-missing-indents

fix: fix dev build failing by missing indents
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.
…validation

Fix traefik configuration for metadata-validation service
@pmbinapps pmbinapps merged commit 4a7bf6f into test Apr 3, 2024
5 checks passed
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.

4 participants