Skip to content

Images Registry: remove invalid service from registry #2027

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

Open
sanderegg opened this issue Dec 7, 2020 · 2 comments
Open

Images Registry: remove invalid service from registry #2027

sanderegg opened this issue Dec 7, 2020 · 2 comments
Assignees
Labels
bug buggy, it does not work as expected

Comments

@sanderegg
Copy link
Member

This service is invalid cause the email does not follow correct email validation

catalog WARNING:


WARNING:simcore_service_catalog.core.background_tasks:skip service simcore/services/comp/osparc-opencor:0.2.2 that has invalid fields
WARNING:simcore_service_catalog.core.background_tasks:skip service simcore/services/comp/osparc-opencor:0.2.3 that has invalid fields
3 validation errors for ServiceDockerData
authors -> 0 -> email
  value is not a valid email address (type=value_error.email)
authors -> 1 -> email
  value is not a valid email address (type=value_error.email)
contact
  value is not a valid email address (type=value_error.email)

Issue created from a Mattermost message by @sanderegg.

@sanderegg sanderegg added the bug buggy, it does not work as expected label Dec 7, 2020
@sanderegg sanderegg added this to the Alfred_Büchi milestone Dec 7, 2020
@pcrespov pcrespov changed the title remove invalid service from registry Images Registry: remove invalid service from registry Jan 14, 2021
@pcrespov pcrespov removed this from the Alfred_Büchi milestone Sep 21, 2021
@pcrespov
Copy link
Member

@mrnicegyu11 This is another example of bad/corrupted data in the image registry. So far we have a big showstopper to cleanup the registry by not having good tooling to delete images from it. Do you think you can help having that tooling in place?

@pcrespov
Copy link
Member

@mguidon I sent you a list of images in the registry to remove. Assigned to you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug buggy, it does not work as expected
Projects
None yet
Development

No branches or pull requests

4 participants