Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement dynamic default and fallback channels for operators in Oper… #2462

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

YCShen1010
Copy link
Contributor

What this PR does / why we need it:
Enhance the Common Service Operator to support dynamic default channel fallback channels management for operators in the OperandRegistry.
Cherry-pick: #2455

Which issue(s) this PR fixes:
Fixes # https://github.ibm.com/IBMPrivateCloud/roadmap/issues/66249

…andRegistry (IBM#2455)

* add process dynamic channel function

Signed-off-by: YuChen <[email protected]>

* update cpp map with supported version

Signed-off-by: YuChen <[email protected]>

* add ConfigMaps predicate functions in cs controller setup

Signed-off-by: YuChen <[email protected]>

* polish the code

Signed-off-by: YuChen <[email protected]>

* fix lint error

Signed-off-by: YuChen <[email protected]>

* fix multi reconciliation problem

Signed-off-by: YuChen <[email protected]>

---------

Signed-off-by: YuChen <[email protected]>
@ibm-ci-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: 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:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ibm-ci-bot
Copy link
Collaborator

@YCShen1010: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
check-ibm-common-service-operator 60183c4 link true /test check-ibm-common-service-operator

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@qpdpQ
Copy link
Contributor

qpdpQ commented Mar 26, 2025

@YCShen1010 we might need to remove forceUpdateODLMCRs variable in InstallOrUpdateOpreg in no-olm-controller as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants