Bug 1732143
| Summary: | Authentication: Improve config.openshift.io resource description | ||||||
|---|---|---|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Samuel Padgett <spadgett> | ||||
| Component: | apiserver-auth | Assignee: | Stefan Schimanski <sttts> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Wei Sun <wsun> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 4.2.0 | CC: | aos-bugs, mfojtik, sttts, xxia | ||||
| Target Milestone: | --- | ||||||
| Target Release: | 4.2.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | 1732141 | ||||||
| : | 1732144 (view as bug list) | Environment: | |||||
| Last Closed: | 2019-10-16 06:30:26 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Samuel Padgett
2019-07-22 19:19:29 UTC
Created attachment 1592682 [details]
Descriptions in console
Updated CRDs in https://github.com/openshift/cluster-config-operator/pull/74 Verified on 4.2.0-0.nightly-2019-07-30-214012
$ oc explain authentication
KIND: Authentication
VERSION: config.openshift.io/v1
DESCRIPTION:
Authentication specifies cluster-wide settings for authentication (like
OAuth and webhook token authenticators). The canonical name of an instance
is `cluster`.
.....
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2019:2922 |