Skip to content

Conversation

@tomassedovic
Copy link
Contributor

The OpenStack deployment started failing with the following message:

Error: error pulling image "openshift/origin-coredns:v4.0": unable to pull openshift/origin-coredns:v4.0: image name provided is a short name and no search registries are defined in the registries config file.

That caused the local-dns service on the Service VM to fail which
resulted in none of the nodes receiving Ignition and booting up.

Specifying the quay.io registry explicitly fixes this issue.

The OpenStack deployment started failing with the following message:

Error: error pulling image "openshift/origin-coredns:v4.0": unable to pull openshift/origin-coredns:v4.0: image name provided is a short name and no search registries are defined in the registries config file.

That caused the `local-dns` service on the Service VM to fail which
resulted in none of the nodes receiving Ignition and booting up.

Specifying the `quay.io` registry explicitly fixes this issue.
@openshift-ci-robot openshift-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jul 17, 2019
@tomassedovic
Copy link
Contributor Author

/label platform/openstack

/assign @trown

Not sure why I started seeing it now and I'm also not sure whether other deployments (like the CI) are affected. But it's a quick and easy fix.

All of this will go away once #1959 merges, but we probably want this fix in the meantime.

@Fedosin
Copy link
Contributor

Fedosin commented Jul 17, 2019

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Jul 17, 2019
@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Fedosin, tomassedovic

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-robot openshift-merge-robot merged commit 36baa4a into openshift:master Jul 17, 2019
@tomassedovic tomassedovic deleted the openstack-fix-service-dns branch July 17, 2019 12:01
@openshift-ci-robot
Copy link
Contributor

@tomassedovic: The following test failed, say /retest to rerun them all:

Test name Commit Details Rerun command
ci/prow/e2e-aws-scaleup-rhel7 6bfd6db link /test e2e-aws-scaleup-rhel7

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants