You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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```
The text was updated successfully, but these errors were encountered:
Getting the following error while running this on kubernetes 1.8 version:
The text was updated successfully, but these errors were encountered: