Skip to content

Conversation

@anwesha-palit-redhat
Copy link
Contributor

Description

Removes navigation entry added during static plugin deprecation that's causing duplicate Pipelines entry in the OCP side navigation bar.

Problem

As part of the static plugin deprecation work, a new console.navigation/href extension was added to replace the static plugin's navigation entry. However, this created a duplicate Pipelines entry in the OpenShift Console side navigation as OCP 4.21 is yet unreleased ( when console-plugin is enabled ).

The added configuration included:

  • ID: pipelines
  • Location: /pipelines in admin perspective

Solution

Removes the cherry-picked navigation entry configuration to eliminate the duplication.

Testing

  • Verify single Pipelines entry appears in admin perspective navigation

Additional Notes

This reverts part of the static plugin deprecation migration. Post OCP 4.21 release this needs to be added back again

@openshift-ci-robot
Copy link
Collaborator

openshift-ci-robot commented Dec 23, 2025

@anwesha-palit-redhat: This pull request references SRVKP-10006 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 bug to target the "4.22.0" version, but no target version was set.

Details

In response to this:

Description

Removes navigation entry added during static plugin deprecation that's causing duplicate Pipelines entry in the OCP side navigation bar.

Problem

As part of the static plugin deprecation work, a new console.navigation/href extension was added to replace the static plugin's navigation entry. However, this created a duplicate Pipelines entry in the OpenShift Console side navigation as OCP 4.21 is yet unreleased ( when console-plugin is enabled ).

The added configuration included:

  • ID: pipelines
  • Location: /pipelines in admin perspective

Solution

Removes the cherry-picked navigation entry configuration to eliminate the duplication.

Testing

  • Verify single Pipelines entry appears in admin perspective navigation

Additional Notes

This reverts part of the static plugin deprecation migration. Post OCP 4.21 release this needs to be added back again

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.

Copy link
Member

@lokanandaprabhu lokanandaprabhu 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
Contributor

openshift-ci bot commented Dec 23, 2025

[APPROVALNOTIFIER] This PR is APPROVED

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

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,lokanandaprabhu]

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

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Dec 23, 2025

@anwesha-palit-redhat: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e 9988819 link true /test e2e

Full PR test history. Your PR dashboard.

Details

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. I understand the commands that are listed here.

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