k3s/pkg
Daniel Smith b8c57ea181 Merge pull request #1006 from satnam6502/master
Make validation check for legal service port numbers.
2014-08-25 14:51:22 -07:00
..
api Code review changes to adjust pacakge name for storage_test.go 2014-08-25 10:38:11 -07:00
apiserver Rename a bunch of "Make" functions to "New" 2014-08-20 21:27:19 -07:00
client Break up API client into per-resource client and common code 2014-08-25 07:54:35 -04:00
cloudprovider Make cloud providers be plugins 2014-08-20 20:16:41 -07:00
controller Rename a bunch of "Make" functions to "New" 2014-08-20 21:27:19 -07:00
conversion Change CreationTimestamp to a util.Time and set in each storage implementation 2014-08-14 16:26:29 -04:00
election Rename a bunch of "Make" functions to "New" 2014-08-20 21:27:19 -07:00
health Rename a bunch of "Make" functions to "New" 2014-08-20 21:27:19 -07:00
healthz Extract RESTHandler and allow API groupings 2014-08-13 10:53:34 -04:00
httplog Rename a bunch of "Make" functions to "New" 2014-08-20 21:27:19 -07:00
kubecfg Merge pull request #1002 from smarterclayton/improve_wait_api 2014-08-25 13:07:04 -04:00
kubelet Merge pull request #828 from roberthbailey/config 2014-08-21 14:34:25 -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 Treat async loops the same. 2014-08-20 20:17:16 -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 Merge pull request #1006 from satnam6502/master 2014-08-25 14:51:22 -07:00
scheduler Merge pull request #909 from lavalamp/scheduler3 2014-08-21 19:04:51 -04:00
tools Rename a bunch of "Make" functions to "New" 2014-08-20 21:27:19 -07:00
util Improve the wait.Poll GoDoc and api 2014-08-23 12:18:03 -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