k3s/pkg
Kelsey Hightower dc7ee7c333 normalize -etcd_servers flag across all commands
The -etcd_servers flag is used inconsistently by the Kubernetes commands,
both externally and internally.

This patch fixes the issue by using the same type to represent a list of
etcd servers internally, and declares the -etcd_servers flag consistently
across all commands.

This patch should be 100% backwards compatible with no changes in behavior.
2014-07-20 07:48:47 -07:00
..
api Merge pull request #493 from lavalamp/scheduler 2014-07-18 22:18:03 -04:00
apiserver Revert "assorted formatting and typo fixes" 2014-07-18 17:16:30 -07:00
client Revert "assorted formatting and typo fixes" 2014-07-18 17:16:30 -07:00
cloudprovider Fixes golint errors in pkg/cloudprovider 2014-07-10 20:46:56 +09:00
controller Remove some verbose logging 2014-07-18 10:48:21 -04:00
health fix typo 2014-07-18 14:13:55 +09:00
healthz Fixes golint errors in pkg/healthz 2014-07-16 21:59:23 +09:00
httplog Add watch mechanism to apiserver 2014-07-18 16:47:17 -07:00
kubecfg Revert "assorted formatting and typo fixes" 2014-07-18 17:16:30 -07:00
kubelet normalize -etcd_servers flag across all commands 2014-07-20 07:48:47 -07:00
labels Eliminates tautological comments 2014-07-15 20:58:01 +09:00
master Merge pull request #524 from brendandburns/service 2014-07-18 15:01:09 -07:00
proxy Revert "assorted formatting and typo fixes" 2014-07-18 17:16:30 -07:00
registry Revert "assorted formatting and typo fixes" 2014-07-18 17:16:30 -07:00
scheduler Merge branch 'master' into fix/golint 2014-07-15 20:57:47 +09:00
tools Make RESTful operations return 404 Not Found when the target resource 2014-07-18 14:16:56 +09:00
util Revert "assorted formatting and typo fixes" 2014-07-18 17:16:30 -07:00
version update version package when building. 2014-07-02 15:32:30 -07:00
volume API modified to use source; now supports EmptyDirectory 2014-07-17 15:25:50 -07:00
watch Add watch mechanism to apiserver 2014-07-18 16:47:17 -07:00