-
Bug
-
Resolution: Done
-
Critical
-
None
-
Submariner 0.22.1
-
None
-
Quality / Stability / Reliability
-
False
-
-
False
-
-
-
Critical
-
None
Description of problem:
submariner connection is failing on OCP 4.20
Version-Release number of selected component (if applicable):
Submariner 0.22.1 with OCP 4.20
How reproducible:
Steps to Reproduce:
- Install managed cluster on OCP 4.20
- Install submariner-addon
- ...
Actual results:
Getting error:
**************
E0302 15:29:57.683709 1 reflector.go:205] "Failed to watch" err="failed to list /v1, Kind=Secret: secrets is forbidden: User \"system:serviceaccount:submariner-broker:submqe-gcp\" cannot list resource \"secrets\" in API group \"\" in the namespace \"submariner-broker\"" logger="UnhandledError" reflector="pkg/mod/k8s.io/client-go@v0.34.1/tools/cache/reflector.go:290" type="/v1, Kind=Secret"
**************
Expected results:
Submariner should be able to create connection between managed cluster.