jharmison-redhat / openshift-devsecops

The merger of the CI/CD demos, provisioning, and DevSecOps workshop content into a single repo, built on OCP 4.x
17 stars 15 forks source link

Quay deployment fails #26

Closed jharmison-redhat closed 4 years ago

jharmison-redhat commented 4 years ago

Quay currently fails to deploy correctly from the Operator resulting in a timeout waiting for the route to respond to requests.

As a workaround, at this point you can manually delete the quayecosystem-quay Pod in the quay-enterprise Namespace, allow the operator to redeploy the pod, and rerun the playbook. It will succeed after this point.

jharmison-redhat commented 4 years ago

Seems to have resolved, likely from upstream operator