-
Bug
-
Resolution: Done
-
Blocker
-
Pipelines 1.12.0
-
False
-
None
-
False
-
-
-
Pipelines Sprint 247
Description of problem:
Prerequisites (if any, like setup, operators/versions):
Install the latest build of Openshfit Pipelines 1.12.0
Steps to Reproduce
- Update scc as this example
Actual results:
Tektonconfig is throwing below error
error: tektonconfigs.operator.tekton.dev "config" could not be patched: admission webhook "validation.webhook.operator.tekton.dev" denied the request: validation failed: maxAllowed SCC (privileged) must have a higher priority than the default SCC (restricted-v2): spec.platforms.openshift.scc.maxAllowed
Expected results:
Tektonconfig should get updated without throwing any error
Reproducibility (Always/Intermittent/Only Once):
Always