vmware-archive / kubecfg

A tool for managing complex enterprise Kubernetes environments as code.
Apache License 2.0
728 stars 62 forks source link

Update client-go to 10.0 (aka kubernetes 1.13) #244

Closed anguslees closed 5 years ago

anguslees commented 5 years ago

Update k8s.io/* to kubernetes 1.13.4 (or equivalent git tag).

Fixes #240

anguslees commented 5 years ago

(Thanks to @seh for an earlier iteration in #243)

anguslees commented 5 years ago

(This is failing integration test - I've broken the simple yaml-serialisation code it uses. Will fix tomorrow)