openshift / console

OpenShift Cluster Console UI
https://www.openshift.org
Apache License 2.0
402 stars 615 forks source link

OCPBUGS-42778, OCPBUGS-42850: Add missing plugin names to known plugins #14382

Closed christoph-jerolimov closed 1 month ago

christoph-jerolimov commented 1 month ago

Solves an issue that the networking plugin was reported as "unknown".

Before:

image

image

Added:

  1. kuadrant-console-plugin
  2. networking-console-plugin
  3. distributed-tracing-console-plugin
  4. console-dashboards-plugin

/cc @spadgett @jhadvig @vikram-raj /king bug

openshift-ci-robot commented 1 month ago

@jerolimov: This pull request references Jira Issue OCPBUGS-42850, which is valid. The bug has been moved to the POST state.

3 validation(s) were run on this bug * bug is open, matching expected state (open) * bug target version (4.18.0) matches configured target version for branch (4.18.0) * bug is in the state New, which is one of the valid states (NEW, ASSIGNED, POST)

Requesting review from QA contact: /cc @sanketpathak

The bug has been updated to refer to the pull request using the external bug tracker.

In response to [this](https://github.com/openshift/console/pull/14382): >Solves an issue that the networking plugin was reported as "unknown". > >Before: > >![image](https://github.com/user-attachments/assets/49831b8d-979a-45db-a85f-8e2a794b5b55) > >![image](https://github.com/user-attachments/assets/83c10586-3224-4df8-ba4e-0d49161e5af5) > >/cc @spadgett @jhadvig @vikram-raj >/king bug Instructions for interacting with me using PR comments are available [here](https://prow.ci.openshift.org/command-help?repo=openshift%2Fconsole). If you have questions or suggestions related to my behavior, please file an issue against the [openshift-eng/jira-lifecycle-plugin](https://github.com/openshift-eng/jira-lifecycle-plugin/issues/new) repository.
openshift-ci-robot commented 1 month ago

@jerolimov: This pull request references Jira Issue OCPBUGS-42850, which is valid.

3 validation(s) were run on this bug * bug is open, matching expected state (open) * bug target version (4.18.0) matches configured target version for branch (4.18.0) * bug is in the state POST, which is one of the valid states (NEW, ASSIGNED, POST)

Requesting review from QA contact: /cc @sanketpathak

The bug has been updated to refer to the pull request using the external bug tracker.

In response to [this](https://github.com/openshift/console/pull/14382): >Solves an issue that the networking plugin was reported as "unknown". > >Before: > >![image](https://github.com/user-attachments/assets/49831b8d-979a-45db-a85f-8e2a794b5b55) > >![image](https://github.com/user-attachments/assets/83c10586-3224-4df8-ba4e-0d49161e5af5) > >Added: > >1. [kuadrant-console-plugin](https://github.com/Kuadrant/kuadrant-console-plugin) >2. [networking-console-plugin](https://github.com/openshift/networking-console-plugin) >3. [distributed-tracing-console-plugin](https://github.com/openshift/distributed-tracing-console-plugin) >4. [console-dashboards-plugin](https://github.com/openshift/console-dashboards-plugin) > >/cc @spadgett @jhadvig @vikram-raj >/king bug Instructions for interacting with me using PR comments are available [here](https://prow.ci.openshift.org/command-help?repo=openshift%2Fconsole). If you have questions or suggestions related to my behavior, please file an issue against the [openshift-eng/jira-lifecycle-plugin](https://github.com/openshift-eng/jira-lifecycle-plugin/issues/new) repository.
christoph-jerolimov commented 1 month ago

I've added four plugins now based on https://github.com/openshift/console/pull/14371#pullrequestreview-2351665003

To be honest, I've verified just the networking plugin yet.

/cc @spadgett @jhadvig @jasonmadigan @alimobrem

openshift-ci-robot commented 1 month ago

@jerolimov: This pull request references Jira Issue OCPBUGS-42778, which is valid. The bug has been moved to the POST state.

3 validation(s) were run on this bug * bug is open, matching expected state (open) * bug target version (4.18.0) matches configured target version for branch (4.18.0) * bug is in the state New, which is one of the valid states (NEW, ASSIGNED, POST)

Requesting review from QA contact: /cc @yapei

The bug has been updated to refer to the pull request using the external bug tracker.

This pull request references Jira Issue OCPBUGS-42850, which is valid.

3 validation(s) were run on this bug * bug is open, matching expected state (open) * bug target version (4.18.0) matches configured target version for branch (4.18.0) * bug is in the state POST, which is one of the valid states (NEW, ASSIGNED, POST)

Requesting review from QA contact: /cc @sanketpathak

The bug has been updated to refer to the pull request using the external bug tracker.

In response to [this](https://github.com/openshift/console/pull/14382): >Solves an issue that the networking plugin was reported as "unknown". > >Before: > >![image](https://github.com/user-attachments/assets/49831b8d-979a-45db-a85f-8e2a794b5b55) > >![image](https://github.com/user-attachments/assets/83c10586-3224-4df8-ba4e-0d49161e5af5) > >Added: > >1. [kuadrant-console-plugin](https://github.com/Kuadrant/kuadrant-console-plugin) >2. [networking-console-plugin](https://github.com/openshift/networking-console-plugin) >3. [distributed-tracing-console-plugin](https://github.com/openshift/distributed-tracing-console-plugin) >4. [console-dashboards-plugin](https://github.com/openshift/console-dashboards-plugin) > >/cc @spadgett @jhadvig @vikram-raj >/king bug Instructions for interacting with me using PR comments are available [here](https://prow.ci.openshift.org/command-help?repo=openshift%2Fconsole). If you have questions or suggestions related to my behavior, please file an issue against the [openshift-eng/jira-lifecycle-plugin](https://github.com/openshift-eng/jira-lifecycle-plugin/issues/new) repository.
openshift-ci[bot] commented 1 month ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jerolimov, spadgett

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: - ~~[pkg/OWNERS](https://github.com/openshift/console/blob/master/pkg/OWNERS)~~ [jerolimov,spadgett] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
openshift-ci[bot] commented 1 month ago

@jerolimov: all tests passed!

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).
openshift-ci-robot commented 1 month ago

@jerolimov: Jira Issue OCPBUGS-42778: All pull requests linked via external trackers have merged:

Jira Issue OCPBUGS-42778 has been moved to the MODIFIED state.

Jira Issue OCPBUGS-42850: All pull requests linked via external trackers have merged:

Jira Issue OCPBUGS-42850 has been moved to the MODIFIED state.

In response to [this](https://github.com/openshift/console/pull/14382): >Solves an issue that the networking plugin was reported as "unknown". > >Before: > >![image](https://github.com/user-attachments/assets/49831b8d-979a-45db-a85f-8e2a794b5b55) > >![image](https://github.com/user-attachments/assets/83c10586-3224-4df8-ba4e-0d49161e5af5) > >Added: > >1. [kuadrant-console-plugin](https://github.com/Kuadrant/kuadrant-console-plugin) >2. [networking-console-plugin](https://github.com/openshift/networking-console-plugin) >3. [distributed-tracing-console-plugin](https://github.com/openshift/distributed-tracing-console-plugin) >4. [console-dashboards-plugin](https://github.com/openshift/console-dashboards-plugin) > >/cc @spadgett @jhadvig @vikram-raj >/king bug Instructions for interacting with me using PR comments are available [here](https://prow.ci.openshift.org/command-help?repo=openshift%2Fconsole). If you have questions or suggestions related to my behavior, please file an issue against the [openshift-eng/jira-lifecycle-plugin](https://github.com/openshift-eng/jira-lifecycle-plugin/issues/new) repository.
openshift-bot commented 1 month ago

[ART PR BUILD NOTIFIER]

Distgit: openshift-enterprise-console This PR has been included in build openshift-enterprise-console-container-v4.18.0-202410090745.p0.g2dcaaab.assembly.stream.el9. All builds following this will include this PR.