-
Bug
-
Resolution: Not a Bug
-
Blocker
-
Pipelines 1.8.0
-
None
-
False
-
None
-
False
Disabling RBAC resources is not removing the pipeline service account from the namespace
Steps to reproduce:
- Install Openshift Pipelines 1.7 operator
- Create few namesapces
- Create a pipeline with git-clone task and run the pipeline with attaching a secret to the pipeline service account
- Upgrade the operator to 1.8
- Disable rbac by editing config custom resource
Expected Behaviour:
The pipeline service account should get removed from all the existing namespace and when a new namespace gets created the pipeline service account should not get created in the newly created namespace
Observed Behaviour:
The pipeline service account is not getting removed from the existing namespace.
- is related to
-
SRVKP-2520 Disabling RBAC does not delete pipelines-scc
- Closed
-
SRVKP-2632 [1.8.3] Disabling RBAC does not delete pipelines-scc
- Closed