Skip to content

Feature: as a developer I want to create images for development versions #139

@reshnm

Description

@reshnm

Understand the problem

When developing an openMCP operator I want to create OCI images of development version so I can test them in either a local environment or pre-production environment.
Currently there are dev versions produced for each HEAD of a repository in github.com/openmcp-project.
However, as a developer I want to be able to create and push images for any version (even only local ones).

These kind of versions/images are called local development images

Context

No response

Proposal Acceptance Criteria

Requirements:

  • The OCI location for local development images shall be seperate from our regular OCI registry ghcr.io/openmcp-project
  • The OCI location for local development shall require no authentication for pulling/reading.
  • The OCI location for local development shall be reachable via public internet.

How much traction does this feature have?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/open-mcpAll ManagedControlPlane related issueskind/feature-requestFeature request from any stakeholderneeds/tech-adviceOutline technical tasks with Tech Lead

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions