Bug 2022545

Summary: list-type missing in oauth.config.openshift.io for identityProviders breaking Server Side Apply
Product: OpenShift Container Platform Reporter: Emily Moss <emoss>
Component: oauth-apiserverAssignee: Emily Moss <emoss>
Status: CLOSED NOTABUG QA Contact: Yash Tripathi <ytripath>
Severity: low Docs Contact:
Priority: medium    
Version: 4.8CC: aos-bugs, mfojtik, mifiedle, pprinett, slaznick, sreber, surbania
Target Milestone: ---   
Target Release: 4.8.z   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1992592 Environment:
Last Closed: 2021-11-16 17:25:12 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:

Comment 1 Yash Tripathi 2021-11-16 12:20:53 UTC
Tested in fresh cluster 4.8.0-0.nightly-2021-11-16-024320

atomic list-type not found in the CRD.

$ oc get CustomResourceDefinition oauths.config.openshift.io -o yaml
/**snipped**/
                    type:
                      description: type identifies the identity provider type for
                        this entry.
                      type: string
                  type: object
                type: array
/**snipped**/

Comment 4 Pierre Prinetti 2022-05-02 15:43:49 UTC
This report has been superseded by Bug 2040407.