I've set up a secure registry which is using persisitent storage. After a push I got:
Error: build error: Failed to push image. Response from registry is: Post https://172.30.xx.xx:5000/v2/test/test/blobs/uploads/: no basic auth credentials What is the meaning of this error. Is it about this (didn't do it): oc whoami -t --> use token with docker login. Because when you have 100's of nodes. It's impossible to perform all these steps manually. It's also difficult to perform in a script which ssh because ssh loses it's session after each command.
_______________________________________________ users mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/users
