Commit Graph

2 Commits (7b3db4d41beedd18c43aa05f0d23ec31f6a76d13)

Author SHA1 Message Date
Clayton Coleman 5483333e29 Allow server and client to take api version as argument
* 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
2014-09-18 23:27:28 -04:00
Clayton Coleman b037989478 Add an integration test for etcd 2014-08-23 11:44:21 -04:00