Bug 1324441

Summary: Allow multi-tenant isolated router environments to select routes based on a selector/namespace
Product: OpenShift Container Platform Reporter: Evgheni Dereveanchin <ederevea>
Component: NetworkingAssignee: Ben Bennett <bbennett>
Networking sub component: router QA Contact: zhaozhanqi <zzhao>
Status: CLOSED CURRENTRELEASE Docs Contact:
Severity: medium    
Priority: medium CC: aos-bugs, bbennett, bmeng, ederevea
Version: 3.1.0   
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://trello.com/c/xnSTCLnx
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-06-15 12:54:18 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Evgheni Dereveanchin 2016-04-06 10:48:02 UTC
Description of problem:
 It should be possible for a router to only provide a route set where all routes match a certain label or namespace.

Additional info:
 this is a downstream tracker for https://trello.com/c/xnSTCLnx

Comment 3 Ben Bennett 2016-04-25 12:16:38 UTC
If you run 'oadm router --help' then you get all of the supported options.  I agree that the documentation appears not to cover it, I'll look into that.

Comment 4 Meng Bo 2016-05-06 10:18:58 UTC
@ederevea

The development has been done for the trello card.

Can you help check if it fulfils your requests?

Comment 5 Ben Bennett 2016-06-14 15:02:03 UTC
There is a PR open to improve the documentation:
  https://github.com/openshift/openshift-docs/pull/2199