Bug 1447068

Summary: (RFE) [dedicated] Dedicated Admins are unable to join project networks
Product: OpenShift Online Reporter: Ryan Howe <rhowe>
Component: RFEAssignee: Abhishek Gupta <abhgupta>
Status: NEW --- QA Contact:
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 3.xCC: aos-bugs
Target Milestone: ---Keywords: OnlineDedicated
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ryan Howe 2017-05-01 14:50:36 UTC
Description of problem:

Dedicated Admins need the ability to join project networks. 

  https://docs.openshift.com/dedicated/admin_guide/pod_network.html#joining-project-networks


The user gets the following error: 

Error from server: User "X" cannot list all netnamespaces in the cluster


How reproducible:
100%

Steps to Reproduce:
1. $ oadm pod-network join-projects --to=<project1> <project2> <project3>


Actual results:
Error 

Expected results:
Able to join networks

Additional info:

To fix this, dedicated-admin need to be able to view all namespaces. 

   Add auth to dedicated-admin similar to that what cluster-viewer gives.