Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to list *v1.Deployment: the server could not find the requested resource #1

Open
tejinderss opened this issue Aug 2, 2018 · 0 comments

Comments

@tejinderss
Copy link

Getting the following error while running this on kubernetes 1.8 version:

I0802 16:18:08.908836       1 reflector.go:240] Listing and watching *v1.Deployment from github.com/mfojtik/k8s-trigger-controller/vendor/k8s.io/client-go/informers/factory.go:87
E0802 16:18:08.911578       1 reflector.go:205] github.com/mfojtik/k8s-trigger-controller/vendor/k8s.io/client-go/informers/factory.go:87: Failed to list *v1.Deployment: the server could not find the requested resource
I0802 16:18:09.911900       1 reflector.go:240] Listing and watching *v1.Deployment from github.com/mfojtik/k8s-trigger-controller/vendor/k8s.io/client-go/informers/factory.go:87
E0802 16:18:09.914451       1 reflector.go:205] github.com/mfojtik/k8s-trigger-controller/vendor/k8s.io/client-go/informers/factory.go:87: Failed to list *v1.Deployment: the server could not find the requested resource
I0802 16:18:10.914673       1 reflector.go:240] Listing and watching *v1.Deployment from github.com/mfojtik/k8s-trigger-controller/vendor/k8s.io/client-go/informers/factory.go:87
E0802 16:18:10.917019       1 reflector.go:205] github.com/mfojtik/k8s-trigger-controller/vendor/k8s.io/client-go/informers/factory.go:87: Failed to list *v1.Deployment: the server could not find the requested resource
I0802 16:18:11.917299       1 reflector.go:240] Listing and watching *v1.Deployment from github.com/mfojtik/k8s-trigger-controller/vendor/k8s.io/client-go/informers/factory.go:87
E0802 16:18:11.919766       1 reflector.go:205] github.com/mfojtik/k8s-trigger-controller/vendor/k8s.io/client-go/informers/factory.go:87: Failed to list *v1.Deployment: the server could not find the requested resource```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant