Skip to content

Images Registry: Failures in images at the registry #2020

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
pcrespov opened this issue Dec 4, 2020 · 2 comments
Open

Images Registry: Failures in images at the registry #2020

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

Comments

@pcrespov
Copy link
Member

pcrespov commented Dec 4, 2020

Director or catalog services rely on the data coming from the registry. Unfortunately the code of these services is full of checks due to basic lack of guarantees regarding the correctness of the images in the registry.
This produces, not just an extra layer of operations, but potential failures in the logic due to unexpected checks. For instance:
image.png

The curation process should guarantee that certain standards are met so that

Proposed solutions

Two lines of action:

  • deployment-registries-sync: as a transition step between registries, this CI must add validation before pushing the image in the official repo.
  • audit service: a service that identifies and solves (if possible) data in place or notifies issues so they can be solved manually (or by other means)
@pcrespov pcrespov added the bug buggy, it does not work as expected label Dec 4, 2020
@pcrespov pcrespov self-assigned this Dec 4, 2020
@pcrespov pcrespov added this to the Alfred_Büchi milestone Dec 4, 2020
@pcrespov pcrespov changed the title Failures in images at the registry Images Registry: Failures in images at the registry Jan 14, 2021
@pcrespov
Copy link
Member Author

@mrnicegyu11 Same problem here as I described to you in #2027

@pcrespov pcrespov removed this from the Alfred_Büchi milestone Feb 10, 2022
@pcrespov pcrespov assigned mguidon and unassigned GitHK and pcrespov Dec 14, 2022
@pcrespov
Copy link
Member Author

Related with #2120

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

3 participants