garethr / garethr-kubernetes

Puppet types and provider for managing Pods, ReplicationControllers, Services and more in Kubernetes
http://garethr.github.io/garethr-kubernetes
Apache License 2.0
28 stars 28 forks source link

Maybe depend on kubeclient 1.1.2 #10

Closed modax closed 8 years ago

modax commented 8 years ago

Hi,

this is not a real issue so you may close it but you may revert https://github.com/garethr/garethr-kubernetes/commit/69b379c883a6968b9be336307af127d8a0306da9 and depend on Kubeclient 1.1.2 instead which already has https://github.com/abonas/kubeclient/pull/152

garethr commented 8 years ago

Yup :) I put up a PR for it to then find it in the version released an hour before. I should have checked with master. https://github.com/abonas/kubeclient/pull/160

I've left it in for backwards compatibility for the moment, but will pull out in a future release.