k3s/cmd
Clayton Coleman 82bcdd3b3b Make ResourceVersion a string internally instead of uint64
Allows us to define different watch versioning regimes in the future
as well as to encode information with the resource version.

This changes /watch/resources?resourceVersion=3 to start the watch at
4 instead of 3, which means clients can read a resource version and
then send it back to the server. Clients should no longer do math on
resource versions.
2014-10-07 19:00:26 -04:00
..
apiserver Merge pull request #1529 from smarterclayton/add_auth_interfaces 2014-10-07 11:23:41 -07:00
controller-manager Merge pull request #1584 from thockin/net 2014-10-06 13:35:48 -07:00
integration Fix build error in integration test 2014-10-07 13:10:58 -07:00
kubecfg Make ResourceVersion a string internally instead of uint64 2014-10-07 19:00:26 -04:00
kubelet Flag-compatible IP type 2014-10-06 11:29:22 -07:00
proxy Flag-compatible IP type 2014-10-06 11:29:22 -07:00