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

Check each new service key for duplicates #53

Open
KZzizzle opened this issue Feb 25, 2021 · 0 comments
Open

Check each new service key for duplicates #53

KZzizzle opened this issue Feb 25, 2021 · 0 comments
Assignees

Comments

@KZzizzle
Copy link
Collaborator

KZzizzle commented Feb 25, 2021

There is currently no check that service keys for different services are unique. If a new service is created with the same key as an existing one, that new service will overwrite the previous one in the service catalog. This should probably be checked in:

https://git.speag.com/oSparc/sparc-external
https://git.speag.com/oSparc/sparc-internal
https://github.com/ITISFoundation/osparc-services

key=name of the service.
One solution : check in the CI if a service already exists before adding a new one ?

@KZzizzle KZzizzle self-assigned this Feb 25, 2021
@Surfict Surfict self-assigned this Feb 25, 2021
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