-
Bug
-
Resolution: Done
-
Blocker
-
None
Upgrade was failing from 1.11.x to 1.12
Steps to follow to reproduce
- Install OSP 1.11.x
- Create pipelinerun with resolver
- Upgrade to 1.12
returns an error
ERROR failed to migrate:
ERROR error on upgrade, error:unable to patch resource default/bundles-7aa376e6216c6e9428c45a46f90c9f7b (gvr: resolution.tekton.dev/v1beta1, Resource=resolutionrequests) - resolutionrequests.resolution.tekton.dev "bundles-7aa376e6216c6e9428c45a46f90c9f7b" is forbidden: User "system:serviceaccount:openshift-operators:openshift-pipelines-operator" cannot patch resource "resolutionrequests" in API group "resolution.tekton.dev" in the namespace "default"
- is caused by
-
SRVKP-2917 Handle `v1` storage conversion
- Closed