k3s/pkg
Mike Danese d6852c1d0f fix go install ./pkg/...
appearantly this package is not imported
2016-05-27 15:54:50 -07:00
..
admission make admission plugins configurable based on external criteria 2016-05-26 09:12:17 -04:00
api Merge pull request #26121 from hpcloud/hpe/vsphere-vol-validation 2016-05-27 10:11:23 -07:00
apimachinery
apis Merge pull request #25634 from ericchiang/rbac_api_group 2016-05-26 12:36:53 -07:00
apiserver pkg/master: enable certificates API and add rbac authorizer 2016-05-25 14:24:47 -07:00
auth Add an 'authenticated user' metric to the RequestAuthenticator. 2016-05-19 16:04:11 -07:00
capabilities
client Merge pull request #26132 from nikhiljindal/newmaster 2016-05-27 08:31:58 -07:00
cloudprovider Merge pull request #26331 from Clarifai/kitchensink 2016-05-26 10:41:34 -07:00
controller Merge pull request #26207 from zmerlynn/fix-unneeded-updated 2016-05-27 09:56:28 -07:00
conversion Remove src and dest version - they are not used (now) 2016-05-12 10:10:35 -04:00
credentialprovider
dns added dns-port flag to have a custom DNS port for skydns to serve DNS requests on. updated imports 2016-05-23 14:54:00 -07:00
fieldpath Downward API implementation for resources limits and requests 2016-05-24 12:22:35 -04:00
fields
genericapiserver pkg/master: enable certificates API and add rbac authorizer 2016-05-25 14:24:47 -07:00
healthz
httplog
hyperkube
kubectl add rbac for tests and kubectl 2016-05-25 14:25:56 -07:00
kubelet Merge pull request #26029 from luxas/mkdir_all 2016-05-27 11:40:01 -07:00
kubemark rkt: Add tests for GarbageCollect(). 2016-05-13 15:13:52 -07:00
labels Make IsValidLabelValue return error strings 2016-05-17 21:36:10 -07:00
master pkg/master: enable certificates API and add rbac authorizer 2016-05-25 14:24:47 -07:00
metrics Add an 'authenticated user' metric to the RequestAuthenticator. 2016-05-19 16:04:11 -07:00
probe
proxy add hostport support for kubenet 2016-05-22 22:18:58 -07:00
quota Update use of Quantity in other classes 2016-05-19 08:41:43 -04:00
registry fix go install ./pkg/... 2016-05-27 15:54:50 -07:00
runtime add finalizer logics to the API server and the garbage collector; handling DeleteOptions.OrphanDependents in the API server 2016-05-24 13:07:28 -07:00
security Adding volume plugin to api/v1 and updating auto-generated files 2016-05-21 12:53:03 -07:00
securitycontext Merge pull request #24909 from pmorie/security-context-loc 2016-05-27 10:27:55 -07:00
serviceaccount Make name validators return string slices 2016-05-18 00:48:01 -07:00
ssh
storage Merge pull request #26386 from janetkuo/etcd-test-flake 2016-05-27 05:49:51 -07:00
types
ui
util Merge pull request #25604 from freehan/kubenethostport 2016-05-26 15:49:12 -07:00
version
volume Fix DATA RACE in unit tests: reconciler_test.go 2016-05-27 01:19:25 -07:00
watch
OWNERS