Bug 1510636 - Registry configuration for local registry missing a name
Summary: Registry configuration for local registry missing a name
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Installer
Version: 3.7.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 3.7.0
Assignee: Fabian von Feilitzsch
QA Contact: Weihua Meng
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-11-07 21:33 UTC by Fabian von Feilitzsch
Modified: 2017-11-28 08:28 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-11-10 21:01:05 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2017:3188 0 normal SHIPPED_LIVE Moderate: Red Hat OpenShift Container Platform 3.7 security, bug, and enhancement update 2017-11-29 02:34:54 UTC

Description Fabian von Feilitzsch 2017-11-07 21:33:14 UTC
Description of problem:
The registry configuration for the local_registry in the broker's configmap is invalid, as the local registry doesn't have a name. This will prevent the broker from coming up.

How reproducible: Always

Steps to Reproduce:
1. Run the installer with catalog and broker enabled

Actual results:
The asb pod never comes up, because it sees an invalid configuration

Expected results:
The asb pod comes up without issue

Comment 2 openshift-github-bot 2017-11-08 13:38:05 UTC
Commits pushed to master at https://github.com/openshift/openshift-ansible

https://github.com/openshift/openshift-ansible/commit/a2ee141338bcdb70fc143bec2861c6ab82bde5fb
Bug 1510636- add name to local registry config

https://github.com/openshift/openshift-ansible/commit/196891f1a71fa0f0c74404af773d53ede517025a
Merge pull request #6052 from fabianvf/1510636-asb-local-registry-name

Bug 1510636- add name to local registry config

Comment 4 Weihua Meng 2017-11-09 08:40:34 UTC
Fixed in openshift-ansible-3.7.4-1.git.0.254e849.el7.noarch.rpm

asb pod running without error.

NAME                  READY     STATUS    RESTARTS   AGE
po/asb-1-26zgg        1/1       Running   3          5h
po/asb-etcd-1-fc28m   1/1       Running   0          5h


Note You need to log in before you can comment on or make changes to this bug.