-
Task
-
Resolution: Done
-
Critical
-
None
-
devex docs #234 Mar 30-Apr 6, devex docs #235 Apr 6-Apr 20, devex docs #236 Apr 20-May 4
-
2
-
Documentation (Ref Guide, User Guide, etc.), Release Notes
-
-
---
-
---
There is a RN entry required for this that is tracked in the doc plan. For this issue ensure that the removed Pipeline resources are removed and check if versions need to be changed in the compatibility matrix.
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
- documents
-
SRVKP-2804 Bump tektoncd/pipeline to 0.44 for cli 0.30 release upstream
- Verified
- links to