Description
In same rare cases it happens that for the product transfer a repository subpath is being used within the target registry, and the repository context provided for the product installation is on the root.
Example:
- Product was transferred to
42069.ecr.amazonaws.com/kyma/foobar
- The registry context provided has a
baseUrl only for the root:
baseUrl: 42069.ecr.amazonaws.com
KLM has already implemented this: kyma-project/lifecycle-manager#3130
Reasons
Sometimes restricted market operators do this.
Attachments
None.
Description
In same rare cases it happens that for the product transfer a repository subpath is being used within the target registry, and the repository context provided for the product installation is on the root.
Example:
42069.ecr.amazonaws.com/kyma/foobarbaseUrlonly for the root:KLM has already implemented this: kyma-project/lifecycle-manager#3130
Reasons
Sometimes restricted market operators do this.
Attachments
None.