davidjumani opened a new pull request #22: URL: https://github.com/apache/cloudstack-kubernetes-provider/pull/22
Fixes https://github.com/apache/cloudstack-kubernetes-provider/issues/20 Updated the Kubernetes framework to v1.18 since 1.19 introduces `cloudprovider.Interface.InstancesV2` which is experimental and could change in v1.20 https://github.com/kubernetes/cloud-provider/blob/release-1.19/cloud.go#L56 Added `get_kubernetes_dep.sh` to fetch and tweak the kubernetes framework since simply updating it causes issues : https://github.com/kubernetes/client-go/issues/741 https://github.com/kubernetes/kubernetes/issues/79384#issuecomment-505725449 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org