Skip to content

Conversation

@arvindk-softwaredev
Copy link
Contributor

Summary

Added missing model metadata for all Custom Resource Definitions (CRDs) to ensure proper display and handling in the OpenShift Console, specifically to maintain consistent color for ResourceIcon.

This is a side-effect of static plugin deprecation as these CRD metadata was earlier present in the console-extensions.json of static plugin code.

Issue

Resource Icon color is not consistent for all CRDs in the OpenShift Pipelines.

Fix

Included metadata for below CRDs in console-extensions.json

  1. Task
  2. TaskRun
  3. PipelineResource
  4. ClusterTask
  5. Condition
  6. TriggerBinding
  7. ClusterTriggerBinding
  8. TriggerTemplate
  9. EventListener
  10. Repository
  11. TektonConfig
  12. TektonHub

ScreenRecordings

Before Fix

SRVKP-10310-Before.mov

After Fix

SRVKP-10310-After.mov

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jan 12, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: arvindk-softwaredev
Once this PR has been reviewed and has the lgtm label, please assign lokanandaprabhu for approval. For more information see the Code Review Process.

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

Details Needs approval from an approver in each of these files:

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 Jan 12, 2026

@arvindk-softwaredev: 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/frontend 825034e link true /test frontend

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant