the server could not find the requested resource
FarhadF opened this issue ยท 6 comments
FarhadF commented
Deployment on EKS 1.16 using helm charts on stable repo.
I0519 11:42:13.966036 1 rescheduler.go:261] No nodes to process.
E0519 11:42:14.291919 1 reflector.go:205] github.com/pusher/k8s-spot-rescheduler/vendor/k8s.io/client-go/informers/factory.go:87: Failed to list *v1beta1.ReplicaSet: the server could not find the requested resource
E0519 11:42:14.292692 1 reflector.go:205] github.com/pusher/k8s-spot-rescheduler/vendor/k8s.io/client-go/informers/factory.go:87: Failed to list *v1beta1.StatefulSet: the server could not find the requested resource
FarhadF commented
probably caused by https://kubernetes.io/blog/2019/07/18/api-deprecations-in-1-16/
FarhadF commented
so the client version should be bumped
Sphere-tech commented
Having the same issues after 1.16 upgrade.
kalamba commented
After upgrade to 1.16 having the same error.
dogzzdogzz commented
Any plan to fix this? k8s-spot-rescheduler has problem with 1.16 or later version
damianconnolly commented
Another vote to change this. Same issue on Kube 1.18.8