signadot / community

Issue tracker for Signadot
2 stars 1 forks source link

Signadot gives intermittent error on dashboard as well as when hitting preview url. #11

Closed shantanu-sharechat closed 2 years ago

shantanu-sharechat commented 2 years ago

ClusterCommunication: Error communicating with cluster Error Could not get info on forked Workloads: Request failed with status code 403

When hitting one of the endpoint of forked workload this error is thrown on hitting it. can't resolve SignadotRoute to fork of Deployment livestream-service/livestream-service in cluster "moj-s-generic-services-1": can't get route info from cluster: can't fetch baseline Deployment from cluster: deployments.apps "livestream-service" is forbidden: User "system:serviceaccount:signadot:agent" cannot get resource "deployments" in API group "apps" in the namespace "livestream-service"

shantanu-sharechat commented 2 years ago

This is thrown intermittently and same endpoint works sometimes without any issue.

shantanu-sharechat commented 2 years ago

We are using version 0.8.1 of signadot-operator in cluster, will update it to latest version and see if the issue still persists.

foxish commented 2 years ago

@shantanu-sharechat did the upgrade fix your issue? That error message seems like an RBAC issue that I wouldn't expect to happen intermittently unless the RBAC permissions are changing.

shantanu-sharechat commented 2 years ago

@foxish the upgrade is not done yet, will let you know the status after it is done.

shantanu-sharechat commented 2 years ago

Working without issues in new version, will reopen ticket if the same issue occurs in this version later.