AliyunContainerService / gpushare-device-plugin

GPU Sharing Device Plugin for Kubernetes Cluster
Apache License 2.0
468 stars 144 forks source link

Fix for kubernetes 1.17 #21

Closed danieltanyouzu closed 4 years ago

danieltanyouzu commented 4 years ago

Similar issue here : https://github.com/Azure/aks-engine/issues/1573

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

In particular, spec.selector is now required and immutable after creation