Yes, we use regex to replace that value. It's not valid to set oreg_url in the way you are attempting to set it, but it may actually work for a large majority of the images. You can set the registry-console image directly as a workaround.
openshift_cockpit_deployer_image, should contain fully qualified image name and desired version, example: myregistry.com/testing/cockpit:latest On Wed, Sep 12, 2018 at 12:47 PM, Neale Ferguson <[email protected]> wrote: > Hi, > > I built 3.10 from source and performed an ansible-playbook installation. > Everything thing went fine except for registry-console. What have I failed > to configure or what may be missing such that when registry-console is > started it fails with: > > > > Warning InspectFailed 5s (x8 over 27s) kubelet, > docker-test.sinenomine.net Failed to apply default image tag > "docker.io/clefos/origin-${component}:latest": couldn't parse image > reference "docker.io/clefos/origin-${component}:latest": invalid reference > format > > > > (clefos is the name of my repo where the images built are placed) > > > > I assume ${component} is supposed to be substituted by something during the > playbook processing. > > > > Neale > > > _______________________________________________ > dev mailing list > [email protected] > http://lists.openshift.redhat.com/openshiftmm/listinfo/dev > -- Michael Gugino Senior Software Engineer - OpenShift [email protected] 540-846-0304 _______________________________________________ dev mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/dev
