| Summary: | [DOCS] Allow correct service Account | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Jaspreet Kaur <jkaur> |
| Component: | Documentation | Assignee: | Thien-Thi Nguyen <tnguyen> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Vikram Goyal <vigoyal> |
| Severity: | high | Docs Contact: | Vikram Goyal <vigoyal> |
| Priority: | high | ||
| Version: | 3.1.0 | CC: | amelicha, aos-bugs, jokerman, mmccomas, vigoyal |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-06-23 16:21:41 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
Jaspreet Kaur
2016-04-04 12:10:56 UTC
Updated docs locations: https://access.redhat.com/documentation/en/openshift-enterprise/3.2/installation-and-configuration/chapter-20-aggregating-container-logs https://docs.openshift.com/enterprise/3.2/install_config/aggregate_logging.html This error was corrected in: https://github.com/openshift/openshift-docs/commit/35a37534905bb5b60a1e9d90fe63800d8fe70b43 (which does not seem to be connected with any PR or BZ as far as i can tell). The change removed ":default:" but did not replace it w/ ":logging:". Rather, it made use of the ‘--serviceaccount’ option that achieves the same end: $ oc policy add-role-to-user edit --serviceaccount logging-deployer Moving to CLOSED CURRENTRELEASE. Vikram: Any idea on how to map that commit to some tracking PR or BZ? (In reply to Thien-Thi Nguyen from comment #3) > This error was corrected in: > https://github.com/openshift/openshift-docs/commit/ > 35a37534905bb5b60a1e9d90fe63800d8fe70b43 > (which does not seem to be connected with any PR or BZ as far as i can > tell). The change removed ":default:" but did not replace it w/ > ":logging:". Rather, it made use of the ‘--serviceaccount’ option that > achieves the same end: > > $ oc policy add-role-to-user edit --serviceaccount logging-deployer > > Moving to CLOSED CURRENTRELEASE. > > Vikram: Any idea on how to map that commit to some tracking PR or BZ? Sorry Thien-Thi. I missed this notification. If it was already fixed due to another PR, no need for tracking. |