pusher / k8s-spot-rescheduler

Tries to move K8s Pods from on-demand to spot instances
Apache License 2.0
313 stars 43 forks source link

the server could not find the requested resource #69

Open FarhadF opened 4 years ago

FarhadF commented 4 years ago

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 4 years ago

probably caused by https://kubernetes.io/blog/2019/07/18/api-deprecations-in-1-16/

FarhadF commented 4 years ago

so the client version should be bumped

Sphere-tech commented 4 years ago

Having the same issues after 1.16 upgrade.

kalamba commented 4 years ago

After upgrade to 1.16 having the same error.

dogzzdogzz commented 4 years ago

Any plan to fix this? k8s-spot-rescheduler has problem with 1.16 or later version

damianconnolly commented 4 years ago

Another vote to change this. Same issue on Kube 1.18.8