-
Notifications
You must be signed in to change notification settings - Fork 642
CONSOLE-3693: Upgrade to PFv5 versions #12983
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
CONSOLE-3693: Upgrade to PFv5 versions #12983
Conversation
Hi @jpuzz0. Thanks for your PR. I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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. |
f7f0151
to
492e74b
Compare
Changes to the ThemeProvider to add & remove the legacy pf-theme-dark class Also minor fixes that were found
209d897
to
e6c71c3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/label acknowledge-critical-fixes-only |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jcaianirh, jpuzz0, rhamilto 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 |
[ART PR BUILD NOTIFIER] This PR has been included in build openshift-enterprise-console-container-v4.15.0-202311220209.p0.g1ef3f9d.assembly.stream for distgit openshift-enterprise-console. |
Fixes: https://issues.redhat.com/browse/CONSOLE-3693
Updated all PF packages to their respective prerelease versions, which will be close to if not exact to what will be the finalized v5 packages within the next week or so.
Tested the frontend

dev
script, which now compiles:and was able to load the application locally:

Also fixed all unit tests which broke due to PF selectors/re-arrangement of components:
