Skip to content

Implement JFrog Container Registry integration #207

Open
@polaroi8d

Description

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

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    • Status

      🆕 Under Consideration

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions