k3s/pkg
Clayton Coleman 493863eb93 Return immediately when controllers/pods are committed
Add client waiting conditions.
2014-08-20 18:46:10 -04:00
..
api Fix #926 2014-08-19 15:44:50 -07:00
apiserver Extract RESTHandler and allow API groupings 2014-08-13 10:53:34 -04:00
client Return immediately when controllers/pods are committed 2014-08-20 18:46:10 -04:00
cloudprovider Add vagrant cloudprovider 2014-08-18 14:30:31 -04:00
controller Add comment for clarity and logging for debugging. 2014-08-18 17:43:10 -07:00
conversion Change CreationTimestamp to a util.Time and set in each storage implementation 2014-08-14 16:26:29 -04:00
election Add a utility for doing master election via etcd. 2014-08-15 11:42:16 -07:00
health Address some follow up comments. 2014-08-18 12:49:52 -07:00
healthz Extract RESTHandler and allow API groupings 2014-08-13 10:53:34 -04:00
httplog Return not required after panic. 2014-08-14 14:04:39 -07:00
kubecfg Use common resize controller logic for stop 2014-08-18 15:58:31 -04:00
kubelet Return immediately when controllers/pods are committed 2014-08-20 18:46:10 -04:00
labels change strValues's type to util.StringSet; rename Comparator to Operator; small syntax fix 2014-07-31 23:56:37 -04:00
master Implement bindings 2014-08-18 16:55:44 -07:00
proxy Fix the proxier when a service with the same port is re-created, actually restart the proxy. 2014-08-19 12:24:10 -07:00
registry Return immediately when controllers/pods are committed 2014-08-20 18:46:10 -04:00
scheduler Fix #926 2014-08-19 15:44:50 -07:00
tools Merge pull request #780 from brendandburns/native 2014-08-15 11:48:13 -07:00
util Return immediately when controllers/pods are committed 2014-08-20 18:46:10 -04:00
version Extract "pkg/version".PrintAndExitIfRequested() to its own package 2014-08-01 15:05:27 +09:00
volume Enforce isDir, elliminates message in kubelet.log 2014-08-18 13:17:41 -04:00
watch Add filter to watch 2014-08-16 19:07:30 -07:00