Bug 1377553 - [dedicated-whearntest]Should expose the docker-registry by route
Summary: [dedicated-whearntest]Should expose the docker-registry by route
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Online
Classification: Red Hat
Component: Website
Version: 3.x
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Abhishek Gupta
QA Contact: Yanping Zhang
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-09-20 06:02 UTC by zhou ying
Modified: 2016-10-04 13:09 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-10-04 13:09:19 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description zhou ying 2016-09-20 06:02:21 UTC
Description of problem:
For  dedicated-whearntest env , no route exposed  for integrated docker-registry. Since we couldn't login on master or node , so  we need to use the route to execute the cases about  the docker-registry on client.
For example: the pullthrought feature, the unauthenticated with registry-admin role feature and so on, without this route, user can't docker login to registry or docker pull/push images.

Version-Release number of selected component (if applicable):
openshift v3.3.0.28
kubernetes v1.3.0+507d3a7
etcd 2.3.0+git

How reproducible:
always


Steps to Reproduce:
1. Check the route for integrated docker-registry as cluster-admin
  `oc get route -n default`

Actual results:
1. Couldn't get  route for the docker-registry


Expected results:
1. Expose the docker-registry by passthrough route.



Additional info:

Comment 1 Abhishek Gupta 2016-09-20 23:28:44 UTC
Is this just about missing a route?


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