You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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:
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.
The text was updated successfully, but these errors were encountered: