Skip to content

Show mock base URLs in config - #82

Merged
letsrokk merged 1 commit into
masterfrom
feature/75-config-base-url
Jul 20, 2026
Merged

Show mock base URLs in config#82
letsrokk merged 1 commit into
masterfrom
feature/75-config-base-url

Conversation

@letsrokk

Copy link
Copy Markdown
Owner

Summary

  • Extend the config API response with proxy routing metadata.
  • Pass proxy routing mode and host into the API deployment so the dashboard can derive user-facing mock URLs.
  • Show each mock's base URL in the Configuration mock list and selected mock header.

Fixes #75

Validation

  • ./mvnw test in fleet-api
  • npm test
  • npm run build
  • helm template mock-fleet deploy/helm/mock-fleet

@letsrokk
letsrokk marked this pull request as ready for review July 20, 2026 10:23
@letsrokk
letsrokk merged commit 055f30f into master Jul 20, 2026
3 checks passed
@letsrokk
letsrokk deleted the feature/75-config-base-url branch July 20, 2026 10:23
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.

On Configuration page add base URL for every mock instance configured

1 participant