k3s/pkg
Daniel Smith 2297bf8cea Merge pull request #830 from brendandburns/net
Delete containers for a pod if we have to create the network container.
2014-08-08 13:12:42 -07:00
..
api Address remaining comments from #756 2014-08-06 11:25:35 -04:00
apiserver Decouple apiserver from codec implementation 2014-08-07 13:35:35 -04:00
client Corrected a typo. 2014-08-05 13:53:52 -07:00
cloudprovider Don't use zone for regional load balancers. 2014-08-05 11:38:33 -07:00
controller Remove etcd dependency from controller manager. 2014-08-04 14:29:49 -07:00
conversion Add documentation and tests to conversion. 2014-08-01 14:26:36 -07:00
health Add TCP socket based health checking. 2014-08-01 14:13:56 -07:00
healthz add tests for the healthz package 2014-07-20 12:28:02 -07:00
httplog httplog: Improve test coverage 2014-07-26 21:17:10 -07:00
kubecfg Fix the wrong action being recorded on GetService 2014-08-07 00:15:44 -04:00
kubelet Merge pull request #830 from brendandburns/net 2014-08-08 13:12:42 -07: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 Decouple apiserver from codec implementation 2014-08-07 13:35:35 -04:00
proxy Avoid data race in Proxier.OnUpdate 2014-08-06 04:34:54 +09:00
registry Decouple apiserver from codec implementation 2014-08-07 13:35:35 -04:00
scheduler Merge branch 'master' into fix/golint 2014-07-15 20:57:47 +09:00
tools Address remaining comments from #756 2014-08-06 11:25:35 -04:00
util Rename files: stringlist -> list (similar to set) 2014-08-06 20:13:40 -07:00
version Extract "pkg/version".PrintAndExitIfRequested() to its own package 2014-08-01 15:05:27 +09:00
volume Reorganization; Directory traversal less ugly 2014-08-06 11:20:34 -07:00
watch Split httpWatcher into watch.StreamWatcher and tools.APIEventDecoder. 2014-07-21 16:07:58 -07:00