k3s/pkg
k8s-merge-robot 88a68e99f3 Merge pull request #24390 from smarterclayton/byte_slice
Automatic merge from submit-queue

Default conversion for byte slices is incorrect

Nil slices are getting allocated, which is incorrect and changes
behavior in some cases.

   []byte(nil) -> []byte(nil)

@wojtek-t
2016-04-22 07:07:32 -07:00
..
admission Switch api.ObjetaMetaFor to meta.Accessor 2016-03-31 17:52:31 +02:00
api Merge pull request #24347 from derekwaynecarr/fix_configmap 2016-04-22 04:07:44 -07:00
apimachinery Add third party support to kubectl 2016-03-31 10:53:32 -07:00
apis Regenerate files 2016-04-21 14:12:13 +02:00
apiserver Check for protobuf mimetype in apiserver 2016-04-20 12:13:10 -04:00
auth add missing attributes to authorization interface 2016-03-29 08:46:21 -04:00
capabilities
client Merge pull request #24166 from gmarek/client 2016-04-21 22:31:23 -07:00
cloudprovider Merge pull request #22023 from mkulke/rackspace-improvements 2016-04-21 16:38:13 -07:00
controller Merge pull request #24034 from AdoHe/log_spam 2016-04-21 12:11:05 -07:00
conversion Default conversion for byte slices is incorrect 2016-04-17 21:20:50 -04:00
credentialprovider Allow lazy binding in credential providers; don't use it in AWS yet 2016-03-29 15:39:30 -04:00
fieldpath
fields
genericapiserver make storage enablement, serialization, and location orthogonal 2016-04-21 08:18:55 -04:00
healthz
httplog
hyperkube
kubectl PetSet type, apps apigroup 2016-04-20 18:49:31 -07:00
kubelet Merge pull request #23907 from Random-Liu/all-but-image-related-functions 2016-04-21 20:57:38 -07:00
kubemark Increase MaxPods in Kubemark 2016-03-02 16:21:16 +01:00
labels Regenerate auto-generated files 2016-03-17 09:30:02 +01:00
master make storage enablement, serialization, and location orthogonal 2016-04-21 08:18:55 -04:00
metrics Add container_spec_cpu_period metric 2016-04-04 23:53:54 +02:00
probe Allow setting the Host header in a httpGet probe 2016-04-15 01:59:42 +01:00
proxy Merge pull request #24118 from smarterclayton/proxy_args 2016-04-21 04:42:43 -07:00
quota minor comment and code fixes 2016-04-16 10:18:43 -04:00
registry PetSet type, apps apigroup 2016-04-20 18:49:31 -07:00
runtime Initial protobuf generated files 2016-04-20 12:13:05 -04:00
securitycontext Refactor CreateContainer. 2016-04-14 17:05:46 -07:00
serviceaccount
ssh Merge pull request #24506 from timstclair/ssh 2016-04-19 22:36:44 -07:00
storage etcd3/watcher: cancelling context shouldn't return error 2016-04-22 12:23:04 +08: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 #23317 from aanm/removing-ipv4-enforcement 2016-04-21 03:34:50 -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 #22023 from mkulke/rackspace-improvements 2016-04-21 16:38:13 -07:00
watch Initial protobuf generated files 2016-04-20 12:13:05 -04:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00