k3s/pkg
k8s-merge-robot 31da82df52 Merge pull request #29826 from pmorie/desimplify-volume-controller
Automatic merge from submit-queue

Document space shuttle style in controller/volume

Reverts #28813 and #28111.

@xiang90, I really appreciate the effort that went into your PRs (and think, in general, code simplification is a worthwhile effort), but the style in this controller was intentional to ensure that every branch is covered.  The verbosity and branchyness of this controller stores a lot of context and knowledge about how this subsystem is meant to function, so we need to put them back in.

@kubernetes/sig-storage 
cc @jsafrane @saad-ali @matchstick @thockin @childsb @rootfs
2016-08-01 00:07:54 -07:00
..
admission Factory for SharedIndexInformers 2016-07-21 14:04:48 +02:00
api Merge pull request #28636 from derekwaynecarr/quota_pvc_storage 2016-07-31 09:26:20 -07:00
apimachinery Merge pull request #28431 from brendandburns/thirdparty2 2016-07-22 09:41:58 -07:00
apis Merge pull request #29694 from jsafrane/dynprov2-apionly 2016-07-28 22:00:05 -07:00
apiserver fix a wrong word in the comment 2016-07-27 09:13:34 +08:00
auth Merge pull request #28281 from nhlfr/authorize-return-bool 2016-07-18 21:40:26 -07:00
capabilities Use Go canonical import paths 2016-07-16 13:48:21 -04:00
client Update acquire to use newer JitterUntil vs. sleep with 0 timer which may 2016-07-29 11:10:00 -05:00
cloudprovider Merge pull request #28222 from ammeon/openstack-reorg 2016-07-29 15:54:13 -07:00
controller Add note about space-shuttle code style in controller/volume 2016-07-30 14:29:25 -04:00
conversion Use Go canonical import paths 2016-07-16 13:48:21 -04:00
credentialprovider Merge pull request #28539 from derekwaynecarr/credential_provider_timeout 2016-07-22 18:01:41 -07:00
dns Use Infof/Warningf when appropriate 2016-07-19 12:10:53 -04:00
fieldpath Use Go canonical import paths 2016-07-16 13:48:21 -04:00
fields Use Go canonical import paths 2016-07-16 13:48:21 -04:00
genericapiserver Merge pull request #26332 from resouer/util-debt 2016-07-28 11:37:06 -07:00
healthz fixes the wrong doc in package healthz 2016-07-18 22:46:09 +08:00
httplog Use Go canonical import paths 2016-07-16 13:48:21 -04:00
hyperkube Use Go canonical import paths 2016-07-16 13:48:21 -04:00
kubectl Merge pull request #29737 from andreykurilin/fix_kubectl_help_cmd 2016-07-28 19:07:55 -07:00
kubelet Merge pull request #29009 from bboreham/hairpin-via-cni 2016-07-31 10:08:06 -07:00
kubemark Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
labels Use Go canonical import paths 2016-07-16 13:48:21 -04:00
master API Changes for StorageClass 2016-07-28 19:01:01 -04:00
metrics Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
probe pkg/probe/http: don't compare error strings in tests 2016-07-19 11:13:36 -07:00
proxy Use Go canonical import paths 2016-07-16 13:48:21 -04:00
quota Merge pull request #28636 from derekwaynecarr/quota_pvc_storage 2016-07-31 09:26:20 -07:00
registry API Changes for StorageClass 2016-07-28 19:01:01 -04:00
runtime Merge pull request #29042 from dims/fixup-imports 2016-07-18 07:23:38 -07:00
security Merge pull request #29356 from smarterclayton/init_containers 2016-07-27 16:09:34 -07:00
securitycontext Remove pod mutation for PVs with supplemental GIDs 2016-07-22 17:41:44 -04:00
serviceaccount Check for valid serviceaccount JWT token before inspecting claims 2016-07-06 14:25:15 -04:00
ssh Revert "Add a customized ssh dialer that will timeout" 2016-07-14 08:48:24 +02:00
storage Refactor util clock into it's own pkg 2016-07-28 02:29:04 -04:00
types Use Go canonical import paths 2016-07-16 13:48:21 -04:00
ui Use Go canonical import paths 2016-07-16 13:48:21 -04:00
util Merge pull request #29596 from matttproud/fix/time-leaks/remainder 2016-07-29 14:06:47 -07:00
version Use Go canonical import paths 2016-07-16 13:48:21 -04:00
volume Merge pull request #29596 from matttproud/fix/time-leaks/remainder 2016-07-29 14:06:47 -07:00
watch Use Go canonical import paths 2016-07-16 13:48:21 -04:00
OWNERS