Bug 2022545 - list-type missing in oauth.config.openshift.io for identityProviders breaking Server Side Apply
Summary: list-type missing in oauth.config.openshift.io for identityProviders breaking...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: oauth-apiserver
Version: 4.8
Hardware: x86_64
OS: Linux
medium
low
Target Milestone: ---
: 4.8.z
Assignee: Emily Moss
QA Contact: Yash Tripathi
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-11-11 23:11 UTC by Emily Moss
Modified: 2022-05-02 15:43 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1992592
Environment:
Last Closed: 2021-11-16 17:25:12 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

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.


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