Skip to content

ACM-30042 Set minimum OCP version to 4.19.0#5687

Merged
KevinFCormier merged 1 commit intostolostron:mainfrom
KevinFCormier:ACM-30042-update-minimum-OCP-version
Feb 11, 2026
Merged

ACM-30042 Set minimum OCP version to 4.19.0#5687
KevinFCormier merged 1 commit intostolostron:mainfrom
KevinFCormier:ACM-30042-update-minimum-OCP-version

Conversation

@KevinFCormier
Copy link
Contributor

📝 Summary

Ticket Summary (Title):
Update minimum required OCP version for ACM/MCE console plugins

Ticket Link:
https://issues.redhat.com/browse/ACM-30042

Type of Change:

  • 🐞 Bug Fix
  • ✨ Feature
  • 🔧 Refactor
  • 💸 Tech Debt
  • 🧪 Test-related
  • 📄 Docs

✅ Checklist

General

  • PR title follows the convention (e.g. ACM-12340 Fix bug with...)
  • Code builds and runs locally without errors
  • No console logs, commented-out code, or unnecessary files
  • All commits are meaningful and well-labeled
  • All new display strings are externalized for localization (English only)
  • (Nice to have) JSDoc comments added for new functions and interfaces

🗒️ Notes for Reviewers

Prevents ACM/MCE consoles from loading on OCP 4.18 since styles will messed up due to lack of PF6 support.

Signed-off-by: Kevin Cormier <kcormier@redhat.com>
@KevinFCormier
Copy link
Contributor Author

/cherry-pick release-2.16

@openshift-cherrypick-robot
Copy link
Contributor

@KevinFCormier: once the present PR merges, I will cherry-pick it on top of release-2.16 in a new PR and assign it to you.

Details

In response to this:

/cherry-pick release-2.16

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-sigs/prow repository.

@KevinFCormier
Copy link
Contributor Author

/cc @Randy424

@openshift-ci openshift-ci bot requested a review from Randy424 February 11, 2026 19:42
Copy link
Contributor

@Randy424 Randy424 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci
Copy link

openshift-ci bot commented Feb 11, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: KevinFCormier, Randy424

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

The pull request process is described here

Details Needs approval from an approver in each of these files:
  • OWNERS [KevinFCormier,Randy424]

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

@KevinFCormier KevinFCormier merged commit 3c321c5 into stolostron:main Feb 11, 2026
7 checks passed
@KevinFCormier KevinFCormier deleted the ACM-30042-update-minimum-OCP-version branch February 11, 2026 21:41
@openshift-cherrypick-robot
Copy link
Contributor

@KevinFCormier: #5687 failed to apply on top of branch "release-2.16":

Applying: Set minimum OCP version to 4.19.0
Using index info to reconstruct a base tree...
M	frontend/plugins/acm/console-plugin-metadata.ts
M	frontend/plugins/mce/console-plugin-metadata.ts
Falling back to patching base and 3-way merge...
Auto-merging frontend/plugins/mce/console-plugin-metadata.ts
Auto-merging frontend/plugins/acm/console-plugin-metadata.ts
CONFLICT (content): Merge conflict in frontend/plugins/acm/console-plugin-metadata.ts
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config set advice.mergeConflict false"
Patch failed at 0001 Set minimum OCP version to 4.19.0

Details

In response to this:

/cherry-pick release-2.16

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-sigs/prow repository.

KevinFCormier added a commit to KevinFCormier/console that referenced this pull request Feb 11, 2026
Signed-off-by: Kevin Cormier <kcormier@redhat.com>
openshift-merge-bot bot pushed a commit that referenced this pull request Feb 11, 2026
Signed-off-by: Kevin Cormier <kcormier@redhat.com>
@jeswanke jeswanke mentioned this pull request Feb 13, 2026
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