Skip to content

Show OpenShift Pipeline Tasks in Cluster View in the Application Explorer #4484

Closed
@mohitsuman

Description

Description: As a developer, I want to be able to view and manage OpenShift Pipeline tasks directly from the Cluster View in the Application Explorer. This feature will improve visibility into the status of pipeline tasks and allow for more efficient monitoring and management of CI/CD workflows within the OpenShift environment.

Acceptance Criteria:

  • The OpenShift Pipeline tasks should be visible under the relevant application in the Cluster View of the Application Explorer.
  • Users should be able to see the current status of each pipeline task (e.g., Pending, Running, Failed, Completed) at a glance.
  • Provide a clear error message or notification if the pipeline tasks cannot be retrieved for any reason.
  • This feature should be compatible with the latest versions of OpenShift and OpenShift Pipelines Operator.

Technical Requirements:

Integration with the OpenShift Pipelines Operator.
Ensure that tasks are fetched using the OpenShift API and displayed in a user-friendly format.
Follow OpenShift UI design guidelines to ensure consistency.

Metadata

Type

No type

Projects

  • Status

    ✅ Done

Relationships

None yet

Development

No branches or pull requests

Issue actions