Implement dynamic default and fallback channels for operators in OperandRegistry#2455
Merged
ibm-ci-bot merged 6 commits intoIBM:release-sc2from Mar 26, 2025
Merged
Implement dynamic default and fallback channels for operators in OperandRegistry#2455ibm-ci-bot merged 6 commits intoIBM:release-sc2from
ibm-ci-bot merged 6 commits intoIBM:release-sc2from
Conversation
added 2 commits
March 24, 2025 13:14
Signed-off-by: YuChen <yuchen.shen@mail.utoronto.ca>
Signed-off-by: YuChen <yuchen.shen@mail.utoronto.ca>
Signed-off-by: YuChen <yuchen.shen@mail.utoronto.ca>
added 3 commits
March 25, 2025 13:57
Signed-off-by: YuChen <yuchen.shen@mail.utoronto.ca>
Signed-off-by: YuChen <yuchen.shen@mail.utoronto.ca>
Signed-off-by: YuChen <yuchen.shen@mail.utoronto.ca>
Contributor
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Daniel-Fan, YCShen1010 The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
YCShen1010
added a commit
to YCShen1010/ibm-common-service-operator
that referenced
this pull request
Mar 26, 2025
…andRegistry (IBM#2455) * add process dynamic channel function Signed-off-by: YuChen <yuchen.shen@mail.utoronto.ca> * update cpp map with supported version Signed-off-by: YuChen <yuchen.shen@mail.utoronto.ca> * add ConfigMaps predicate functions in cs controller setup Signed-off-by: YuChen <yuchen.shen@mail.utoronto.ca> * polish the code Signed-off-by: YuChen <yuchen.shen@mail.utoronto.ca> * fix lint error Signed-off-by: YuChen <yuchen.shen@mail.utoronto.ca> * fix multi reconciliation problem Signed-off-by: YuChen <yuchen.shen@mail.utoronto.ca> --------- Signed-off-by: YuChen <yuchen.shen@mail.utoronto.ca>
ibm-ci-bot
pushed a commit
that referenced
this pull request
Apr 3, 2025
#2462) * Implement dynamic default and fallback channels for operators in OperandRegistry (#2455) * add process dynamic channel function Signed-off-by: YuChen <yuchen.shen@mail.utoronto.ca> * update cpp map with supported version Signed-off-by: YuChen <yuchen.shen@mail.utoronto.ca> * add ConfigMaps predicate functions in cs controller setup Signed-off-by: YuChen <yuchen.shen@mail.utoronto.ca> * polish the code Signed-off-by: YuChen <yuchen.shen@mail.utoronto.ca> * fix lint error Signed-off-by: YuChen <yuchen.shen@mail.utoronto.ca> * fix multi reconciliation problem Signed-off-by: YuChen <yuchen.shen@mail.utoronto.ca> --------- Signed-off-by: YuChen <yuchen.shen@mail.utoronto.ca> * remove forceupdate for non olm function Signed-off-by: YuChen <yuchen.shen@mail.utoronto.ca> --------- Signed-off-by: YuChen <yuchen.shen@mail.utoronto.ca>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.
Which issue(s) this PR fixes:
Fixes # https://github.ibm.com/IBMPrivateCloud/roadmap/issues/66249
How to test:
keycloak_preferred_channelinibm-cpp-configconfigmap and check if the channels for keycloak are updated in Opreg