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

feat: add cataloguer #21

Merged
merged 2 commits into from
Nov 4, 2024
Merged

Conversation

flavio
Copy link
Member

@flavio flavio commented Nov 4, 2024

Add the Cataloguer class. This takes care of discovering the images hosted on a registry.

For each image, the Cataloguer class will create Image object that includes details about the image.

Note well: the code is not submitting the image objects to the Kubernetes API yet.

Add proper fields to the `Image` CRD. Add a minor comment to the
Registry one

Signed-off-by: Flavio Castelli <[email protected]>
@flavio flavio self-assigned this Nov 4, 2024
@flavio flavio added the feature label Nov 4, 2024
Add the code that scans registry to catalogue all the images it hosts.

Signed-off-by: Flavio Castelli <[email protected]>
@fabriziosestito fabriziosestito merged commit 7282b7b into rancher-sandbox:main Nov 4, 2024
3 checks passed
@flavio flavio deleted the catalogue branch November 4, 2024 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants