Ryan vanniekerk

Results 5 comments of Ryan vanniekerk

Encountering this same issue now

Please disregard this issue, updating my local `kubectl` version remedied this problem. Previous version: ``` Client Version: version.Info{Major:"1", Minor:"3", GitVersion:"v1.3.0", GitCommit:"283137936a498aed572ee22af6774b6fb6e9fd94", GitTreeState:"clean", BuildDate:"2016-07-01T19:26:38Z", GoVersion:"go1.6.2", Compiler:"gc", Platform:"darwin/amd64"} Server Version: version.Info{Major:"1", Minor:"4",...

@sppatel I can only really point you at some (relatively) outdated code that I put together for managing the event stream [Here](https://github.com/thenayr/kubernetes-vr-api/blob/master/index.js) I believe I ended up using https://github.com/godaddy/kubernetes-client as...

How do you go about decoding those values?