[releases/v2.15-cim] MGMT-20271: CPU arch options on Create Cluster page are showing "This option is not available" also the option is available#2991
Conversation
|
@openshift-cherrypick-robot: Ignoring requests to cherry-pick non-bug issues: MGMT-20271 DetailsIn response to this:
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 openshift-eng/jira-lifecycle-plugin repository. |
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jgyselov, openshift-cherrypick-robot 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 |
1183891
into
openshift-assisted:releases/v2.15-cim
…tern Key Changes: - Add new branch pattern 'releases/v' for UI repositories * Support for branches like 'releases/v2.15-cim', 'releases/v2.44.0' * Added to branch detection patterns with proper precedence handling * Version extraction supports semantic versioning with suffixes (e.g., '2.15-cim') * Pattern description: 'UI Release branches' - Full assisted-installer-ui repository support: * Added to supported repositories list for JIRA analysis * Repository URL: openshift-assisted/assisted-installer-ui (different owner) * Component name mapping for MCE validation * Release version detection for UI branches - Enhanced branch pattern detection: * Updated pattern order: release-ocm-, releases/v, release-, release-v, v * Conflict resolution between similar patterns (releases/v vs release-v) * Version tag discovery for both v* and releases/v* patterns - Updated documentation: * README: Added assisted-installer-ui to supported repositories * Added usage example for assisted-installer-ui PRs * Updated comments and error messages Example functionality: - ./pr-bot -pr openshift-assisted/assisted-installer-ui#2991 - Detects releases/v2.15-cim branch correctly - Shows 'UI Release branches (1)' grouping - Extracts version 'v2.15-cim' properly Supported repositories: assisted-service, assisted-installer, assisted-installer-agent, assisted-installer-ui Supported branch patterns: release-ocm-*, releases/v*, release-*, release-v*, v*
This is an automated cherry-pick of #2977
/assign jgyselov