nephio-project / nephio

Nephio is a Kubernetes-based automation platform for deploying and managing highly distributed, interconnected workloads such as 5G Network Functions, and the underlying infrastructure on which those workloads depend.
Apache License 2.0
93 stars 52 forks source link

Complete the implementation of OCI support #669

Open liamfallon opened 2 months ago

liamfallon commented 2 months ago

Original issue URL: https://github.com/kptdev/kpt/issues/3236 Original issue user: https://github.com/mortent Original issue created at: 2022-05-25T14:41:15Z Original issue last updated at: 2022-05-25T14:41:15Z Original issue body: The current implementation of OCI support is only partial. It lacks package lifecycle support, cloning from OCI repositories is not supported, .. . We also have a partial support for kpt OCI packages on a branch, and we should also see if we can complete that effort and make sure we have a consistent implementation of OCI support across.

Original issue comments: