IBM / ibm-common-service-operator

Operator to install IBM Common Services
https://www.ibm.com/support/knowledgecenter/SSHKN6/kc_welcome_cs.html
Apache License 2.0
19 stars 68 forks source link

Add user management bindinfo #2114

Closed bluzarraga closed 1 month ago

bluzarraga commented 1 month ago

I have added the necessary bindinfo for user management operator in a way mirroring keycloak. I am still trying to get the operand config to populate the operandbindinfo into the operandconfig as well as automatically create the operandbindinfo when ibm-user-management-operator is requested.

Currently, the secret mcsp-im-integration-details is called mcsp-im-integration-api-key but it's my understanding that IM is changing the name of the secret to be more generic so this may need to be updated if they do not end up calling it mcsp-im-integration-details.

ibm-ci-bot commented 1 month ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: bluzarraga, YCShen1010

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/IBM/ibm-common-service-operator/blob/master/OWNERS)~~ [YCShen1010,bluzarraga] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment