Bug 1291786

Summary: [RFE] Add support for DaemonSet into OpenShift
Product: OpenShift Container Platform Reporter: Eric Rich <erich>
Component: RFEAssignee: Paul Weil <pweil>
Status: CLOSED CURRENTRELEASE QA Contact: DeShuai Ma <dma>
Severity: high Docs Contact:
Priority: unspecified    
Version: 3.1.0CC: aos-bugs, boris.ruppert, jokerman, knakayam, lmeyer, mmccomas, pweil, xtian
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1291866 1337329 (view as bug list) Environment:
Last Closed: 2016-11-16 19:13:48 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:
Embargoed:
Bug Depends On:    
Bug Blocks: 1291866, 1337329    

Description Eric Rich 2015-12-15 15:26:38 UTC
Description of problem:

Add Support for DaemonSets
https://trello.com/c/cNrjSyEG/541-2-support-daemonsetscontroller-gccontroller

Comment 2 Luke Meyer 2016-02-08 20:02:08 UTC
Code for this is in Origin with https://github.com/openshift/origin/pull/6854 and we can presumably expect it in OSE 3.2 unless there are unresolvable bugs.

The above Trello card has been narrowed in scope to remaining GC controller work.

Comment 4 Luke Meyer 2016-05-19 13:01:46 UTC
Note that DaemonSets are not available to project admins under default role definitions. The admin role can be customized to allow using them, or specific admins can be given a custom role to enable usage.

Comment 5 Eric Rich 2016-05-26 21:54:30 UTC
(In reply to Luke Meyer from comment #4)
> Note that DaemonSets are not available to project admins under default role
> definitions. The admin role can be customized to allow using them, or
> specific admins can be given a custom role to enable usage.

Is this documented? I ask to make sure that https://bugzilla.redhat.com/show_bug.cgi?id=1337329 has the information it needs to complete the documentation efforts.