Skip to content

Add subPath to OCI repository spec implementation #756

@frewilhelm

Description

@frewilhelm

Description

The OCM specification defines an optional subPath field as repository prefix.

This field is missing in the current ocm lib v2 implementation.

This field is required if a user wants to specify more than the registry (== baseURL) of an OCI repository and is widely used in the ocm lib v1 implementation.

Done Criteria

  • Implement the subPath field for the OCI repository spec implementation in the ocm lib v2
    • If the baseURL contains more than the registry and the subPath is not defined, make sure the spec is defaulting the subPath from the baseURL
  • Code has been reviewed by other team members
  • Analysis of existing tests (Unit and Integration)
  • Unit Tests created for new code or existing Unit Tests updated
  • Integration Test Suite updated (includes deletion of existing unnecessary Integration Test and/or creation of new ones if required)
  • Enduser Documentation updated (if applicable)
  • Internal technical Documentation created/updated (if applicable)
  • Successful demonstration in Review

Metadata

Metadata

Assignees

Labels

area/ipceiImportant Project of Common European Interest

Type

No fields configured for Bug.

Projects

Status
🍺 Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions