You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
The storage migration implementation #98 does not use credentials to authenticate against a source registry when copying resources of type OCI artifact in the resource controller.
If we go along with the storage migration (which is debatable see #164), then we either need to use OCM to copy the resources from one registry to another or provide the secrets for authentication using ocm and then pass them to enable oras copy.
We decided to pursue the KRO approach. Therefore, we do not need the ORAS copy method call anymore, which was currently unauthenticated. Thus, this issue is obsolete.
Description
The storage migration implementation #98 does not use credentials to authenticate against a source registry when copying resources of type OCI artifact in the resource controller.
If we go along with the storage migration (which is debatable see #164), then we either need to use OCM to copy the resources from one registry to another or provide the secrets for authentication using ocm and then pass them to enable oras copy.
Done Criteria
The text was updated successfully, but these errors were encountered: