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

WIP: Include context path into skip pattern #120

Closed

Conversation

pavolloffay
Copy link
Contributor

@pavolloffay pavolloffay commented Nov 1, 2018

Resolves #119

  • skip pattern has to include full URL without schema, host, port and query params e.g. /context/app/endoint
  • test suite expects the test app to be deployed on /opentracing context root.

Signed-off-by: Pavol Loffay ploffay@redhat.com

Signed-off-by: Pavol Loffay <ploffay@redhat.com>
@pavolloffay
Copy link
Contributor Author

@fmhwong could you please review?

cc @eclipse/eclipse-microprofile

@pavolloffay
Copy link
Contributor Author

Yet another solution is to require adding context root only if the app supports multiple deployments. Similar to this https://github.com/eclipse/microprofile-metrics/pull/108/files

Signed-off-by: Pavol Loffay <ploffay@redhat.com>
@pavolloffay
Copy link
Contributor Author

On hold until https://groups.google.com/forum/#!topic/microprofile/5sT6tgzvBic is resolved.

@pavolloffay pavolloffay changed the title Include context path into skip pattern WIP: Include context path into skip pattern Nov 5, 2018
@pavolloffay pavolloffay closed this Nov 5, 2020
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.

Skip pattern for multiple applications
2 participants