k3s/pkg
k8s-merge-robot 7ed19f7fde Merge pull request #24054 from nikhiljindal/typeObject
Automatic merge from submit-queue

Allowing type object in kubectl swagger validation

Allowing `"type": "object"` in kubectl swagger validation.

We will cherrypick this in 1.2
This allows 1.2 kubectl to work with 1.3 api server which will use `"type":"object"` instead of `"type":"any"`.
Ref https://github.com/kubernetes/kubernetes/issues/4700#issuecomment-194719759

cc @bgrant0607
2016-04-09 14:52:35 -07:00
..
admission Switch api.ObjetaMetaFor to meta.Accessor 2016-03-31 17:52:31 +02:00
api Allowing type object in kubectl swagger validation 2016-04-08 17:26:35 -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 Merge pull request #23661 from spxtr/oidc 2016-04-08 14:33:34 -07:00
auth add missing attributes to authorization interface 2016-03-29 08:46:21 -04:00
capabilities
client Merge pull request #23814 from vbehar/fix_typo 2016-04-08 12:57:15 -07:00
cloudprovider Merge pull request #23541 from bprashanth/fw_default 2016-04-08 09:32:00 -07:00
controller Merge pull request #23449 from swagiaal/pv-recycle-race-logging 2016-04-08 13:30:23 -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 Revert "rolling update will check whether the image is distinct or not, however the image with tag latest should be excluded" 2016-04-04 18:36:02 -07:00
kubelet Merge pull request #23658 from Random-Liu/fix-termination-message-path 2016-04-08 20:54:14 -07:00
kubemark
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 Add container_spec_cpu_period metric 2016-04-04 23:53:54 +02: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 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
serviceaccount
ssh Add a timeout to the sshDialer to prevent indefinite hangs. 2016-04-04 16:35:20 -07:00
storage Merge pull request #23472 from wojtek-t/fix_object_meta_for 2016-04-02 02:33:40 -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 #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 #23793 from pmorie/configmap-nonroot 2016-04-06 15:11:25 -07:00
watch Rename RawJSON to Raw in runtime.RawExtension and add ContentType & ContentEncoding. 2016-03-18 12:35:27 +01:00
OWNERS