I have noticed with signoz v0.21.0 I see the foll...
# support
a
I have noticed with signoz v0.21.0 I see the following issues in
signoz-otel-collector-metrics
Copy code
E0713 17:57:23.262466       1 reflector.go:148] pkg/mod/k8s.io/client-go@v0.27.2/tools/cache/reflector.go:231: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:serviceaccount:platform:signoz-otel-collector-metrics" cannot list resource "replicasets" in API group "apps" at the cluster scope
W0713 17:58:15.206950       1 reflector.go:533] pkg/mod/k8s.io/client-go@v0.27.2/tools/cache/reflector.go:231: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:serviceaccount:platform:signoz-otel-collector-metrics" cannot list resource "replicasets" in API group "apps" at the cluster scope
And same in
signoz-otel-collector
Copy code
W0713 17:57:03.395446       1 reflector.go:533] pkg/mod/k8s.io/client-go@v0.27.2/tools/cache/reflector.go:231: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:serviceaccount:platform:signoz-otel-collector" cannot list resource "replicasets" in API group "apps" at the cluster scope
E0713 17:57:03.395479       1 reflector.go:148] pkg/mod/k8s.io/client-go@v0.27.2/tools/cache/reflector.go:231: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:serviceaccount:platform:signoz-otel-collector" cannot list resource "replicasets" in API group "apps" at the cluster scope
Is there a possible configuration issue? in the collector configs vs the corresponding cluster role?
s
a
Thanks !!! @Srikanth Chekuri
m
i have the same issue.. but now I am unable to upgrade from 0.22 to 0.23 version