k3s/pkg
Daniel Smith dddad888b5 Begin scheduler plugin 2014-08-20 15:32:49 -07:00
..
api Fix #926 2014-08-19 15:44:50 -07:00
apiserver Switch api.Status to *api.Status in a bunch of places. 2014-08-20 10:21:49 -07:00
client Make cache.Reflector more injectable. Add test for resource version state keeping. 2014-08-20 15:32:49 -07: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 Allow kubecfg to print custom types 2014-08-20 12:23:02 -04:00
kubelet Refactor kubelet to use http.ServeMux 2014-08-20 16:08:08 -05: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 Switch api.Status to *api.Status in a bunch of places. 2014-08-20 10:21:49 -07:00
scheduler Begin scheduler plugin 2014-08-20 15:32:49 -07:00
tools Merge pull request #780 from brendandburns/native 2014-08-15 11:48:13 -07:00
util Add missing case for IntOrString unit tests 2014-08-20 17:22:29 -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