vmware-archive/kubewatch

no notifications in slack channel

rushins opened this issue · 6 comments

Hi

i setup the kubewatch as per the setup from this github and everything working , but i dont see any notifications in my slack chanell

the POD running and configmap with the slack channel and slack token is all configured ?
any logs to check ?

i see this error checking the logs of the pod

logging before flag.Parse: E0411 13:47:34.574859 1 reflector.go:205] github.com/bitnami-labs/kubewatch/pkg/controller/controller.go:377: Failed to list *v1beta1.Deployment: deployments.apps is forbidden: User "system:serviceaccount:slack-int:kubewatch" cannot list resource "deployments" in API group "apps" at the cluster scope

any idea .
BR,

Looks like you have an ServiceAccount or RBAC issue.

mkmik commented

duplicate of #200

fixed but not released yet

Looks like you have an ServiceAccount or RBAC issue.

yes, RBAC is mandate on all K8S right ? so what is the fix
@mkmik : when you say fixed it ? what does it mean

mkmik commented

sorry I fat-fingered this

mkmik commented

Duplicate of #149

mkmik commented

it seems the same problem as in #149