Bug 1301464 - Openshift diagnostics: inconsistency on reporting errors about missing docker-registry pod and router pod
Summary: Openshift diagnostics: inconsistency on reporting errors about missing docker...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OKD
Classification: Red Hat
Component: oc
Version: 3.x
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: ---
Assignee: Paul Weil
QA Contact: Xia Zhao
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-01-25 07:00 UTC by Xia Zhao
Modified: 2017-05-30 12:49 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-05-30 12:49:39 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github https://github.com/openshift origin pull 13022 0 None None None 2017-02-21 13:13:06 UTC

Comment 1 Luke Meyer 2016-01-25 19:25:56 UTC
Yes, these seem like good ideas. Thanks.

Comment 2 Xia Zhao 2017-02-23 02:31:59 UTC
Verified on origin that the error messages are consisted:

# openshift version
openshift v1.5.0-alpha.3+0d2ec2a-51
kubernetes v1.5.2+43a9be4
etcd 3.1.0


[Note] Running diagnostic: ClusterRegistry
       Description: Check that there is a working Docker registry
       
ERROR: [DClu1006 from diagnostic ClusterRegistry@openshift/origin/pkg/diagnostics/cluster/registry.go:209]
       The "docker-registry" service exists but has no associated pods, so it
       is not available. Builds and deployments that use the registry will fail.


[Note] Running diagnostic: ClusterRouterName
       Description: Check there is a working router
       
ERROR: [DClu2007 from diagnostic ClusterRouter@openshift/origin/pkg/diagnostics/cluster/router.go:156]
       The "router" DeploymentConfig exists but has no running pods, so it
       is not available. Apps will not be externally accessible via the router.


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