kubernetes-retired / external-storage

[EOL] External storage plugins, provisioners, and helper libraries
Apache License 2.0
2.69k stars 1.6k forks source link

error initially creating leader election record #1351

Closed jgato closed 4 years ago

jgato commented 4 years ago

Hi all,

Something extrange happend, it was working for me but now I receive this error:

2020-08-04T15:16:07.220457650Z E0804 15:16:07.220164       1 leaderelection.go:328] error initially creating leader election record: endpoints is forbidden: User "system:serviceaccount:nfs-provider:nfs-provisioner" cannot create resource "endpoints" in API group "" in the namespace "nfs-provider"
2020-08-04T15:16:11.374068650Z E0804 15:16:11.373861       1 leaderelection.go:328] error initially creating leader election record: endpoints is forbidden: User "system:serviceaccount:nfs-provider:nfs-provisioner" cannot create resource "endpoints" in API group "" in the namespace "nfs-provider"
2020-08-04T15:16:14.149911896Z E0804 15:16:14.149762       1 leaderelection.go:328] error initially creating leader election record: endpoints is forbidden: User "system:serviceaccount:nfs-provider:nfs-provisioner" cannot create resource "endpoints" in API group "" in the namespace "nfs-provider"

I have created roles and bindings according to the tutorial :(

nikhita commented 4 years ago

Thanks for reporting the issue!

This repo is no longer being maintained and we are in the process of archiving this repo. Please see https://github.com/kubernetes/org/issues/1563 for more details.

If your issue relates to nfs provisioners, please create a new issue in https://github.com/kubernetes-sigs/nfs-ganesha-server-and-external-provisioner or https://github.com/kubernetes-sigs/nfs-subdir-external-provisioner.

Going to close this issue in order to archive this repo. Apologies for the churn and thanks for your patience! :pray: