Skip to content

Feature: add API to get metadata of images from a registry. #801

@t0randr

Description

@t0randr

Description

Seqera platform needs a way to dynamically define the list of available images for studio templates, so that these can be dynamically updated when a new image is released, or when it is no longer supported, without the need of changing configuration and restarting the application.

The proposed solution is to expose an API from wave that allows to retrieve the list of images, given a registry/repository, with their annotations (LABELS).

A set of well known labels will be used to define relevant information about the specific image:tag,

The immediate goal, is to expose the support status of data studio templates, so that they can be tagged with:

  • deprecated
  • preferred
  • experimental

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions