stolostron / deploy

Deploy Development Builds of Open Cluster Management (OCM) on RedHat Openshift Container Platform
Apache License 2.0
158 stars 153 forks source link

Add creation of IDPConfig CR as part of start.sh for idp-management #223

Closed vidyanambiar closed 2 years ago

vidyanambiar commented 2 years ago

Description of the change: Creation of IDPConfig CR as part of installation of identity configuration management for Kubernetes operator.

Motivation for the change: Some of this is based on the Zenhub issue https://github.com/open-cluster-management/backlog/issues/18373 When the IDPConfig CR is created the idp installer controller will trigger the install of the the idp-mgmt-operator, the webhook and the dex-operator.

chrisahl commented 2 years ago

/assign @gurnben

openshift-ci[bot] commented 2 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: chrisahl, gurnben, vidyanambiar

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/open-cluster-management/deploy/blob/master/OWNERS)~~ [gurnben] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment