k3s/pkg
k8s-merge-robot a2145d7b1c Merge pull request #23613 from Random-Liu/remove-out-of-date-code
Automatic merge from submit-queue

Kubelet: Remove nsinit related code and bump up minimum docker apiversion

Docker has native exec support after 1.3.x. We never need this code now.

As for the apiversion, because Kubernetes supports 1.8.x - 1.10.x now, we should bump up the minimum docker apiversion.
@yujuhong I checked the [changes](https://github.com/docker/engine-api/blob/master/types/versions/v1p20/types.go), we are not relying on any of those changes. So #23506 should work with docker 1.8.x+
2016-04-03 07:34:26 -07:00
..
admission Switch api.ObjetaMetaFor to meta.Accessor 2016-03-31 17:52:31 +02:00
api Merge pull request #23596 from deads2k/relax-case-in-restmapper 2016-04-02 14:12:32 -07:00
apimachinery Add third party support to kubectl 2016-03-31 10:53:32 -07:00
apis Merge pull request #23308 from yifan-gu/rkt_bump 2016-03-30 05:42:58 -07:00
apiserver add missing attributes to authorization interface 2016-03-29 08:46:21 -04:00
auth add missing attributes to authorization interface 2016-03-29 08:46:21 -04:00
capabilities
client Merge pull request #23608 from caesarxuchao/mv-typed-clients 2016-04-02 19:31:40 -07:00
cloudprovider fix the gcfg typo 2016-03-29 23:32:11 +08:00
controller Merge pull request #23463 from mikedanese/ds-event 2016-04-03 05:16:31 -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 Merge pull request #23554 from nikhiljindal/swaggerInRun 2016-04-02 08:19:25 -07:00
healthz
httplog
hyperkube
kubectl Merge pull request #23472 from wojtek-t/fix_object_meta_for 2016-04-02 02:33:40 -07:00
kubelet Merge pull request #23613 from Random-Liu/remove-out-of-date-code 2016-04-03 07:34:26 -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 Add third party support to kubectl 2016-03-31 10:53:32 -07: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 Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00
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 Merge pull request #23472 from wojtek-t/fix_object_meta_for 2016-04-02 02:33:40 -07:00
runtime Merge pull request #23387 from hongchaodeng/e 2016-03-31 11:46:43 -07:00
securitycontext Rename PodSecurityPolicy fields 2016-03-03 11:49:48 -08:00
serviceaccount generate fake client for release_1_2 2016-02-17 16:10:02 -08:00
ssh
storage Merge pull request #23472 from wojtek-t/fix_object_meta_for 2016-04-02 02:33:40 -07:00
types Create Unix UID/GID types 2016-02-24 11:22:02 -05:00
ui Remove url query param that is leading to XSS issue 2016-03-22 10:35:06 -07:00
util Merge pull request #23608 from caesarxuchao/mv-typed-clients 2016-04-02 19:31:40 -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 Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00