* Don't describe a removed manifest
Signed-off-by: Maya Rashish <mrashish@redhat.com>
* Provide links to all the included manifests
Signed-off-by: Maya Rashish <mrashish@redhat.com>
As a user, I want to specify a registry source to pre-populate my PV with a VM disk image.
* Using skopeo[1] cli to copy image from docker registry.
* Extracting image layers (tar files) into data folder.
* Cleaning up .wh. files and remove corresponding files.
* Supporting docker registries such as: docker hub, quay, etc.
[1] https://github.com/containers/skopeo
Change-Id: Ib4e20bb7be842ebaabeb925202402791827edfd3
Signed-off-by: Daniel Erez <derez@redhat.com>
Co-authored-by: Fred Rolland <frolland@redhat.com>
cdi-controller-deployment.yaml is deprecated for release 1.2 which is
imminent. Remove it and update the documentation to provide current
installation instructions.
Signed-off-by: Adam Litke <alitke@redhat.com>