Bug 1823792

Summary: `oc explain authentication.spec --api-version config.openshift.io/v1` still shows "The default is auth.openshift.io"
Product: OpenShift Container Platform Reporter: Xingxing Xia <xxia>
Component: openshift-apiserverAssignee: Maru Newby <mnewby>
Status: CLOSED ERRATA QA Contact: Xingxing Xia <xxia>
Severity: medium Docs Contact:
Priority: medium    
Version: 4.5CC: aos-bugs, mfojtik, mnewby
Target Milestone: ---   
Target Release: 4.5.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: No Doc Update
Doc Text:
Story Points: ---
Clone Of:
: 1825194 (view as bug list) Environment:
Last Closed: 2020-07-13 17:27:24 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: 1825194    

Description Xingxing Xia 2020-04-14 14:05:25 UTC
Description of problem:
`oc explain authentication.spec --api-version config.openshift.io/v1` still shows "The default is auth.openshift.io" in the version verified in bug 1819246.

Version-Release number of selected component (if applicable):
4.5.0-0.nightly-2020-04-13-213244

How reproducible:
Always

Steps to Reproduce:
1. $ oc explain authentication.spec --api-version config.openshift.io/v1
...
   serviceAccountIssuer <string>
     serviceAccountIssuer is the identifier of the bound service account token
     issuer. The default is auth.openshift.io
...

Actual results:
1. still shows "The default is auth.openshift.io".

Expected results:
1. should show what bug 1819246 expects.

Comment 1 Xingxing Xia 2020-04-14 14:12:11 UTC
Looks like the bump of bug 1819246 's https://github.com/openshift/api/pull/617 was not done yet.

Comment 2 Maru Newby 2020-04-14 15:48:25 UTC
(In reply to Xingxing Xia from comment #1)
> Looks like the bump of bug 1819246 's
> https://github.com/openshift/api/pull/617 was not done yet.

Yes, I missed the bump. Another PR has already performed the bump, though, so verification of the default in the crd doc is now ready for your review. The 4.4 change will include the bump.

Comment 5 Xingxing Xia 2020-04-22 02:52:42 UTC
Verified in 4.5.0-0.nightly-2020-04-21-103613 with original steps, showing "The default is https://kubernetes.default.svc".

Comment 6 errata-xmlrpc 2020-07-13 17:27:24 UTC
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-2020:2409