-
Bug
-
Resolution: Done
-
Minor
-
ACM 2.7.0
-
False
-
None
-
False
-
-
-
Observability Sprint 2023-01
-
Low
-
No
Description of problem:
Trying to install search standalone from bundle - operator crashloops because of missing permissions. ACM is not installed on the cluster.
Version-Release number of selected component (if applicable): 2.7.0
How reproducible:
Observed while installing search standalone from bundle as per instructions here.
https://github.com/stolostron/search-v2-operator#run-bundle
Steps to Reproduce:
Observed while installing search standalone from bundle as per instructions here.
https://github.com/stolostron/search-v2-operator#run-bundle
Actual results:
Expected results:
Additional info:
Errors on search-operator logs
1.6764002723544466e+09 INFO Starting EventSource
1.6764002723544571e+09 INFO Starting Controller
{"controller": "search", "controllerGroup": "search.open-cluster-management.io", "controllerKind": "Search"}W0214 18:44:32.355782 1 reflector.go:424] pkg/mod/k8s.io/client-go@v0.25.2/tools/cache/reflector.go:169: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:open-cluster-management:search-v2-operator" cannot list resource "pods" in API group "" in the namespace "open-cluster-management"
E0214 18:44:32.355834 1 reflector.go:140] pkg/mod/k8s.io/client-go@v0.25.2/tools/cache/reflector.go:169: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:open-cluster-management:search-v2-operator" cannot list resource "pods" in API group "" in the namespace "open-cluster-management"