kubernetes/docs
Kubernetes Submit Queue 807241b84f Merge pull request #25707 from dims/fix-issue-14071
Automatic merge from submit-queue

Fix Incorrect response model for pods/{name}/log

The swagger spec for pods/{name}/log does not include
"text/plain" as a possible content-type for the the response.
So we implement ProducesMIMETypes to make sure "text/plain"
gets added to the default list ot content-types.

the v1.json was generated by running:
hack/update-generated-swagger-docs.sh;./hack/update-swagger-spec.sh;
2016-08-05 11:06:44 -07:00
..
admin Fix broken warning image link in docs 2016-07-15 10:44:58 +01:00
api-reference Fix Incorrect response model for pods/{name}/log 2016-08-05 08:54:14 -04:00
design Give the complete and correct path to client/apiserver related 2016-07-22 15:12:06 +08:00
devel Merge pull request #30035 from pwittrock/move-local-setup-docs 2016-08-04 21:56:14 -07:00
getting-started-guides coreos/azure: Move into a separate repo 2016-07-30 12:56:46 +01:00
images Updated for v1.2.0. 2016-03-18 14:20:56 -07:00
man/man1 Add --scopes to kubectl-create-quota and add tests 2016-07-26 14:12:35 +02:00
proposals Merge pull request #29583 from dubstack/implementation_status 2016-08-05 08:06:47 -07:00
user-guide Merge pull request #27417 from Pensu/master 2016-07-31 17:34:18 +02:00
yaml/kubectl Run new update-generated-docs.sh script 2016-06-08 17:25:21 -07:00
api.md Fix broken warning image link in docs 2016-07-15 10:44:58 +01:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00
README.md Fix broken warning image link in docs 2016-07-15 10:44:58 +01:00
reporting-security-issues.md Fix broken warning image link in docs 2016-07-15 10:44:58 +01:00
roadmap.md Fix broken warning image link in docs 2016-07-15 10:44:58 +01:00
troubleshooting.md Fix broken warning image link in docs 2016-07-15 10:44:58 +01:00
warning.png Add an image to unversioned warnings 2015-07-14 15:28:59 -07:00
whatisk8s.md Fix broken warning image link in docs 2016-07-15 10:44:58 +01:00

WARNING WARNING WARNING WARNING WARNING

PLEASE NOTE: This document applies to the HEAD of the source tree

If you are using a released version of Kubernetes, you should refer to the docs that go with that version.

The latest release of this document can be found [here](http://releases.k8s.io/release-1.3/docs/README.md).

Documentation for other releases can be found at releases.k8s.io.

Kubernetes Documentation: releases.k8s.io/HEAD

Analytics