Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
mohitsuman opened this issue Sep 18, 2024 · 0 comments
Open
Assignees
Milestone

Comments

@mohitsuman
Copy link
Collaborator

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants