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

Allow querying capabilities matching a given qualifier pattern that contains asterisks #188

Closed
danielwiehl opened this issue Oct 11, 2019 · 0 comments
Assignees

Comments

@danielwiehl
Copy link
Collaborator

Is your feature request related to a problem? Please describe.

The manifest registry does not support query capabilities from a micro frontend using asterisks in the qualifier pattern.

Describe the solution you'd like

ManifestRegistryService#capabilities$ should support to query capabilities that match a given qualifier pattern that contains asterisks. It should be possible to specify the asterisk as qualifier value and also as qualifier key, e.g. '*': '*'. The latter should return all capabilities matching at minimum the given qualifier pattern.

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

No branches or pull requests

2 participants