Created
February 26, 2019 17:04
-
-
Save cgwalters/7ded793385f833f4fba449b691d436df to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
``` | |
+ oc adm release new --from-release registry.svc.ci.openshift.org/openshift/origin-release@sha256:13107213ca816f906b634a930ed8a4a416d09ddc11e4e9e4d8794f5e7551989b --to-image=openshift-machine-config-operator/dev | |
release:latest machine-config-operator=image-registry-openshift-image-registry.apps.osiris.verbum.local/openshift-machine-config-operator/machine-config-operator:latest machine-config-controller=image-registry-o | |
penshift-image-registry.apps.osiris.verbum.local/openshift-machine-config-operator/machine-config-controller:latest machine-config-server=image-registry-openshift-image-registry.apps.osiris.verbum.local/openshift-machine-config-operator/machine-config-server:latest machine-config-daemon=image-registry-openshift-image-registry.apps.osiris.verbum.local/openshift-machine-config-operator/machine-config-daemon:latest | |
info: Found 73 images in release | |
info: Manifests will be extracted to /tmp/release-image-0.0.1-2019-02-26-155342680362880 | |
... | |
error: unable to connect to image repository image-registry-openshift-image-registry.apps.osiris.verbum.local/openshift-machine-config-operator/machine-config-controller:latest: Get https://image-registry-openshift-image-registry.apps.osiris.verbum.local/v2/: x509: certificate signed by unknown authority | |
``` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment