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

Add a new field to define the category of the service (Sql, NoSql, ...) #201

Open
cmoulliard opened this issue Dec 6, 2022 · 2 comments
Labels
coding code, develop, unit test enhancement New feature or request

Comments

@cmoulliard
Copy link
Contributor

cmoulliard commented Dec 6, 2022

TODO

Add a new field to define the category of the service (Sql, NoSql, ...). This field could also be used to enhance the claiming matching criteria

name: my-postgresql
type: postgresql
version: 14.5 (optional)
category: Sql, NoSql, Broker, Api, etc
@cmoulliard cmoulliard added enhancement New feature or request coding code, develop, unit test labels Dec 6, 2022
@cmoulliard cmoulliard changed the title We need a new field part of the claim to define the category of the service (Sql, NoSql, ...) Add a new field to define the category of the service (Sql, NoSql, ...) Dec 6, 2022
@Sgitario
Copy link
Collaborator

I don't see why we need this new property and how it could enhance the matching criteria.

@cmoulliard
Copy link
Contributor Author

enhance the matching criteria.

I agree as It could not really enhance the claiming but instead improves, if we design a cli or communication between user and the platform, what the service catalog offers:

primaza services search sql
postgresql 12
postgresql 14
mysql ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
coding code, develop, unit test enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants