-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
4.15.z
-
None
-
1
-
ODC Sprint 3265
-
1
-
False
-
-
ClusterTasks are deprecated from Pipelines 1.17 so ClusterTask dependency is removed from static plugin and in Pipelines builder page, user will only see task which are present in respective namespace.
Description
ClusterTask has been deprecated and will be removed in Pipelines Operator 1.17
We have to use Tasks from `openshift-pipelines` namespace. This change will happen in console-plugin repo(dynamic plugin). So in console repository we have to remove all the dependency of ClusterTask if the Pipelines Operator is 1.17 and above
Acceptance Criteria
- Remove ClusterTask list page in search menu
- Remove ClusterTask list page tab in Tasks navigation menu
- ClusterTask to be removed from quick search in Pipelines builder
- Update the test cases (can we remove ClusterTask test for Pipelines 1.17 and above??)
Additional Details:
- clones
-
OCPBUGS-42298 Remove ClusterTask dependency in console from Pipelines 1.17
- ON_QA
- is blocked by
-
OCPBUGS-42298 Remove ClusterTask dependency in console from Pipelines 1.17
- ON_QA
- links to