k8s-trigger-controller
k8s-trigger-controller copied to clipboard
Failed to list *v1.Deployment: the server could not find the requested resource
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```