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

Implement JFrog Container Registry integration #207

Open
polaroi8d opened this issue Sep 28, 2022 · 2 comments
Open

Implement JFrog Container Registry integration #207

polaroi8d opened this issue Sep 28, 2022 · 2 comments
Labels
issue:enhancement New feature or request issue:hacktoberfest Issue marked as suitable for Hacktoberfest lang:typescript source:web The scope of the issue or pull request is web.

Comments

@polaroi8d
Copy link
Collaborator

polaroi8d commented Sep 28, 2022

Users want to add images from JFrog Container Registry, so we have to support the integration. Before we save the registries we always check the given credentials, so please do not miss it. You have to extend the Prisma schema RegistryTypeEnum with jfrog.

You can find existing validations in web/crux/src/app/registry/guards/registry.auth.validation.guard.ts - we are using Nest.js guards for this.

JFrog Container Registry REST API: https://www.jfrog.com/confluence/display/JCR6X/JFrog+Container+Registry+REST+API

@polaroi8d polaroi8d added issue:enhancement New feature or request source:web The scope of the issue or pull request is web. issue:hacktoberfest Issue marked as suitable for Hacktoberfest labels Sep 28, 2022
@elvinlari
Copy link

Hello I want to work on this under Hacktoberfest

@asi309
Copy link

asi309 commented Oct 1, 2023

Hi,
I would love to work on this if this issue is still open.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue:enhancement New feature or request issue:hacktoberfest Issue marked as suitable for Hacktoberfest lang:typescript source:web The scope of the issue or pull request is web.
Projects
Status: 🆕 Under Consideration
Development

No branches or pull requests

3 participants