mirror of
https://github.com/projectatomic/atomic.git
synced 2026-02-05 18:45:01 +01:00
this code was added for pulling directly from an OSTree repository. It wasn't never really used and it expects the image to be fully exploded in an ostree commit without supporting OCI layers. Dropping this part also avoid confusion with what we do with Skopeo where "ostree:" is supported both as source and destination. Closes: https://github.com/projectatomic/atomic/issues/1193 Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> Closes: #1197 Approved by: rhatdan