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
Description
The OCM specification defines an optional
subPathfield 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
subPathfield for the OCI repository spec implementation in the ocm lib v2baseURLcontains more than the registry and thesubPathis not defined, make sure the spec is defaulting thesubPathfrom thebaseURL