Closed
Description
On master I ran
oc cluster up
oc login -u system:admin
oc set env dc/docker-registry -n default REGISTRY_MIDDLEWARE_REPOSITORY_OPENSHIFT_ACCEPTSCHEMA2=true
in a block, and the first registry deployment was cancelled without a second one being created. A new deployment was hit early.
I assume this is one of the upcoming fixes, but want to leave this open until that is fixed.