-
Bug
-
Resolution: Done
-
Critical
-
builds-1.4
-
2
-
False
-
-
False
-
-
Bug Fix
-
In Progress
-
-
-
5
-
Builds Sprint #34
-
1
Description of problem:
The conflict can be created by first installing older version of Openshift Pipelines Operator(lets say 1.18.1) and then installing the Builds Operator - with this sequence a conflicting Pipelines Operator will be installed. The Pipelines Operator installed after Builds Operator installation is at the latest version 1.19.0, while the already running Pipelines Operator is at 1.18.1.
Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
- Have pipelines already installed
- Install builds operator
Actual results:
Additional pipelines operator tries to get installed.
Expected results:
**
Only one supported pipelines operator should be kept after the installation of builds
Reproducibility (Always/Intermittent/Only Once):
Acceptance criteria:
- The openshift pipeline is not reinstalled if it is already installed in the cluster.
- Tests are added to verify that the fix works across support Openshift Pipeline Versions.
Definition of Done:
Build Details:
Additional info (Such as Logs, Screenshots, etc):
*
- account is impacted by
-
BUILD-1207 OpenShift Pipeline Operator dependency installation conflicting with an existing reinstalled OpenShift Pipelines Operator
-
- Closed
-
- links to