Issues with Signoz v0.21.0 and Resolution

TLDR Al reported issues with signoz v0.21.0, to which Srikanth provided a solution. However, Manikanta was unable to upgrade to a newer version.

Photo of Al
Al
Thu, 13 Jul 2023 18:07:21 UTC

I have noticed with signoz v0.21.0 I see the following issues in `signoz-otel-collector-metrics` ```E0713 17:57:23.262466 1 reflector.go:148] pkg/mod/k8s.io/[email protected]/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/[email protected]/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` ``` W0713 17:57:03.395446 1 reflector.go:533] pkg/mod/k8s.io/[email protected]/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/[email protected]/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?

Photo of Srikanth
Srikanth
Thu, 13 Jul 2023 18:09:46 UTC

Fixed in

Photo of Al
Al
Thu, 13 Jul 2023 18:35:25 UTC

Thanks !!! Srikanth

Photo of Manikanta
Manikanta
Fri, 14 Jul 2023 22:17:04 UTC

i have the same issue.. but now I am unable to upgrade from 0.22 to 0.23 version