-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Cluster provision fails - registry deployment #14597
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Is this a change in how deployments are managed? I believe we've always modified the deployment potentially before it finished but we've never observed an error before. We should definitely fix this regardless. |
This code is actually in origin-gce. @smarterclayton Can we not just use openshift-ansible's registry deployment? |
It might be, the ref arch was doing something extra that made it work on GCE, before it was supported in openshift-ansible. |
Cluster provisioning in GCE is still an issue: https://openshift-gce-devel.appspot.com/build/origin-ci-test/pr-logs/pull/batch/test_pull_request_origin_extended_conformance_gce/15850/ |
The api server seems to never turn ready. |
@openshift/sig-master |
Inspected the API logs, there is no error there. From the error in ansible log it seems like ansible can't reach the DNS: https://internal-api.prtest-5a37c28-15849.origin-ci-int-gce.dev.rhcloud.com:8443/healthz/ready as the "curl" command exit with 6 code which means |
Moving back to @sdodson as this is unlikely API server issue. |
Opened a separate issue: #18525 |
Issues go stale after 90d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle stale |
/close |
https://ci.openshift.redhat.com/jenkins/job/test_pull_request_origin_extended_conformance_gce/3006/consoleFull
The text was updated successfully, but these errors were encountered: