Bug 1324278 - Logging deployer should not be given daemonset-admin role
Summary: Logging deployer should not be given daemonset-admin role
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Documentation
Version: 3.1.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Vikram Goyal
QA Contact: Vikram Goyal
Vikram Goyal
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-06 03:54 UTC by Xia Zhao
Modified: 2017-12-29 11:15 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-12-29 11:15:26 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Xia Zhao 2016-04-06 03:54:00 UTC
Problem description: 
Logging deployer should not be given daemonset-admin role, since the fluentd daemonset feauture is not in OSE

Version-Release number of selected component (if applicable):
https://docs.openshift.com/enterprise/3.1/install_config/aggregate_logging.html#pre-deployment-configuration

How reproducible:
Always

Steps to Reproduce:
Visit https://docs.openshift.com/enterprise/3.1/install_config/aggregate_logging.html#pre-deployment-configuration

Actual Result:
$ oc policy add-role-to-user daemonset-admin --serviceaccount logging-deployer

Expected Result:
Should remove this line: 
$ oc policy add-role-to-user daemonset-admin --serviceaccount logging-deployer

Additional info:

Comment 1 Vikram Goyal 2017-12-29 11:15:26 UTC
Fixed in 3.1 and 3.2 docs. 3.3 onwards the docs have different steps.

https://github.com/openshift/openshift-docs/commit/dafc6615dfa40d73a4f351b4693a147966b93d5f

and 

https://github.com/openshift/openshift-docs/commit/f27e9e7804281ad8c499fd3f54f954f787b929a2

Closing this bug.


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