-
Story
-
Resolution: Done
-
Major
-
Pipelines 1.10.0
-
None
-
2
-
False
-
None
-
False
-
-
Removed Functionality
-
-
-
Pipelines Sprint 231, Pipelines Sprint 232, Pipelines Sprint 233, Pipelines Sprint 234, Pipelines Sprint 235
Story (Required)
We need to bump tektoncd/pipeline to v0.44 for CLI 0.30 and also remove the pipelineresources removed in pipeline 0.44
Background (Required)
We will be doing the OSP 1.10 release with pipeline 0.44 LTS release. As per the discussion in upstream working group of CLI, cli 0.30 release which needs to be shipped with OSP 1.10 because of v1 support also depends on pipeline 0.44 and it will be first LTS release for CLI too. In pipeline 0.44, cluster and cloudevent pipeline resource has been removed, so we need to remove those resource creation in cli too along with bump to 0.44 release.
Approach (Required)
- Remove cluster and cloudevent pipeline resources creation in resource create command
- Remove use of cluster and cloudevent resources in start cmds.
- Remove tests related to these piplineresources
- Bump pipeline to 0.44
Dependencies
Pipeline 0.44
Acceptance Criteria (Mandatory)
- No creation of these resources from CLI
- Pipeline bumped to 0.44
- is documented by
-
RHDEVDOCS-5060 Bump tektoncd/pipeline to 0.44 for cli 0.30 release upstream
- Closed
- links to