Skip to content

SRVKP-11192: updated the pf-v5 classnames to pf-v6#1016

Merged
openshift-merge-bot[bot] merged 1 commit intoopenshift-pipelines:masterfrom
anwesha-palit-redhat:fix/SRVKP-11192
Apr 2, 2026
Merged

SRVKP-11192: updated the pf-v5 classnames to pf-v6#1016
openshift-merge-bot[bot] merged 1 commit intoopenshift-pipelines:masterfrom
anwesha-palit-redhat:fix/SRVKP-11192

Conversation

@anwesha-palit-redhat
Copy link
Copy Markdown
Contributor

Summary

  • Updated PatternFly CSS class prefixes from pf-v5- to pf-v6- across logs, pipelines overview, pipelines metrics, and quick search components to align with the PF v6 migration.

Changes

TSX/Component files:

  • Logs.tsx — Updated utility classes (pf-v5-u-h-100, pf-v5-l-flex, pf-v5-u-font-size-md, etc.) to their pf-v6- equivalents.
  • PipelinesAverageDurationK8s.tsx — Replaced remaining pf-v5-u-h-100 class on the loading state div with pf-v6-u-h-100; also minor formatting cleanup (trailing commas, long class string wrapping).
  • PipelinesOverviewPageK8s.tsx — Updated pf-v5-u-m-md to pf-v6-u-m-md.

SCSS files:

  • TektonTaskRunLog.scss, PipelineRunLogs.scss, TaskRunLog.scss — Updated .pf-v5-c-log-viewer__text selectors to .pf-v6-c-log-viewer__text.
  • QuickSearchBar.scss — Updated pf-v5-global--BorderWidth--sm and pf-v5-global--BorderColor--200 CSS variable references to their pf-v6- counterparts; reformatted for readability.

Screen recording before fix

logs_issue.mov

Screen recording after fix

logs_plr_fixed.mov
logs_tr_fixed.mov

@openshift-ci-robot
Copy link
Copy Markdown
Collaborator

openshift-ci-robot commented Mar 31, 2026

@anwesha-palit-redhat: This pull request references SRVKP-11192 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.22.0" version, but no target version was set.

Details

In response to this:

Summary

  • Updated PatternFly CSS class prefixes from pf-v5- to pf-v6- across logs, pipelines overview, pipelines metrics, and quick search components to align with the PF v6 migration.

Changes

TSX/Component files:

  • Logs.tsx — Updated utility classes (pf-v5-u-h-100, pf-v5-l-flex, pf-v5-u-font-size-md, etc.) to their pf-v6- equivalents.
  • PipelinesAverageDurationK8s.tsx — Replaced remaining pf-v5-u-h-100 class on the loading state div with pf-v6-u-h-100; also minor formatting cleanup (trailing commas, long class string wrapping).
  • PipelinesOverviewPageK8s.tsx — Updated pf-v5-u-m-md to pf-v6-u-m-md.

SCSS files:

  • TektonTaskRunLog.scss, PipelineRunLogs.scss, TaskRunLog.scss — Updated .pf-v5-c-log-viewer__text selectors to .pf-v6-c-log-viewer__text.
  • QuickSearchBar.scss — Updated pf-v5-global--BorderWidth--sm and pf-v5-global--BorderColor--200 CSS variable references to their pf-v6- counterparts; reformatted for readability.

Screen recording before fix

logs_issue.mov

Screen recording after fix

logs_plr_fixed.mov
logs_tr_fixed.mov

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.

@openshift-ci openshift-ci bot requested a review from pratap0007 March 31, 2026 10:02
@openshift-ci openshift-ci bot added the approved Label for Approved PRs label Mar 31, 2026
@anwesha-palit-redhat anwesha-palit-redhat removed the request for review from pratap0007 March 31, 2026 10:35
Copy link
Copy Markdown
Contributor

@arvindk-softwaredev arvindk-softwaredev 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 openshift-ci bot added the lgtm Looks Good to Me Label label Apr 2, 2026
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci bot commented Apr 2, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: anwesha-palit-redhat, arvindk-softwaredev

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 [anwesha-palit-redhat,arvindk-softwaredev]

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

@openshift-merge-bot openshift-merge-bot bot merged commit 6b4c118 into openshift-pipelines:master Apr 2, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Label for Approved PRs jira/valid-reference lgtm Looks Good to Me Label

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants