k3s/pkg
Wojciech Tyczynski c2a5998248 Merge pull request #23688 from caesarxuchao/fix-23533
Temporarily disable goroutine calls to testing.T.Logf to avoid race
2016-03-31 21:35:54 +02:00
..
admission
api Add an experimental protobuf serializer 2016-03-31 10:41:11 -04:00
apimachinery Fixing all the "composite literal uses unkeyed fields" Vet errors. 2016-03-25 15:25:09 -07:00
apis Merge pull request #23308 from yifan-gu/rkt_bump 2016-03-30 05:42:58 -07:00
apiserver add delete precondition 2016-03-25 11:21:39 -07:00
auth
capabilities
client temporarily disable goroutine calls to testing.T.Logf to avoid race 2016-03-31 11:43:38 -07:00
cloudprovider Merge pull request #23340 from justinsb/fix_23339 2016-03-29 05:04:27 -07:00
controller Merge pull request #23579 from edevil/fix_typo 2016-03-30 15:38:50 -07:00
conversion Refactor diff into sub pkg 2016-03-21 20:21:39 +08:00
credentialprovider Fixing several (but not all) go vet errors. Most are around string formatting, or unreachable code. 2016-03-22 17:26:50 -07:00
fieldpath
fields
genericapiserver refactor resource overrides as positive logic interface 2016-03-28 09:24:49 -04:00
healthz
httplog
hyperkube
kubectl Update guestbook examples; replace RC concepts with Deployment 2016-03-30 14:16:52 -07:00
kubelet Implement network plugin capabilities hook and shaping capability 2016-03-30 11:51:21 -05:00
kubemark
labels Regenerate auto-generated files 2016-03-17 09:30:02 +01:00
master refactor resource overrides as positive logic interface 2016-03-28 09:24:49 -04:00
metrics Fixing several (but not all) go vet errors. Most are around string formatting, or unreachable code. 2016-03-22 17:26:50 -07:00
probe Fix pkg/probe/http unit test for go 1.6. 2016-03-21 15:27:02 -07:00
proxy
quota Fixing several (but not all) go vet errors. Most are around string formatting, or unreachable code. 2016-03-22 17:26:50 -07:00
registry IngressTLS: allow secretName to be blank for SNI routing 2016-03-28 21:25:54 -04:00
runtime Merge pull request #23387 from hongchaodeng/e 2016-03-31 11:46:43 -07:00
securitycontext
serviceaccount
ssh
storage etcd (v3) store: implements KV methods of storage.Interface 2016-03-30 10:20:39 -07:00
types
ui Remove url query param that is leading to XSS issue 2016-03-22 10:35:06 -07:00
util Merge pull request #22735 from resouer/throttle-dev 2016-03-26 06:44:48 -07:00
version Include Go version, platform, and other build info in version string 2016-03-14 13:55:28 -07:00
volume Merge pull request #23368 from saad-ali/renameBuilderCleaner 2016-03-26 13:01:25 -07:00
watch Rename RawJSON to Raw in runtime.RawExtension and add ContentType & ContentEncoding. 2016-03-18 12:35:27 +01:00
OWNERS