• Clayton Coleman's avatar
    Allow server and client to take api version as argument · 5483333e
    Clayton Coleman authored
    * Defaults to v1beta1
    * apiserver takes -storage_version which controls etcd storage version
      and the version of the client used to connect to other apiservers
    * Changed signature of client.New to add version parameter
    * All controller code and component code prefers the oldest (most common)
      server version
    5483333e
doc.go 890 Bytes