kubernetes/federation/apis/swagger-spec
Kubernetes Submit Queue 8d6bbaa85f Merge pull request #49678 from smarterclayton/429_metric
Automatic merge from submit-queue

Timeout and Max-in-flight don't report non-resource URLs correctly.

Unify error reporting for 429 and 504 to be correct for timeout and max in flight and eviction. Add better messages to eviction (removing a todo). Return the correct body content for timeouts (reason and code should be correct).

This potentially increases cardinality of 429, but because non-api urls may be under the max-inflight budget we need to report them somewhere (if something breaks and starts fetching API versions endlessly).

```release-note
The 504 timeout error was returning a JSON error body that indicated it was a 500.  The body contents now correctly report a 500 error.
```
2017-08-05 01:28:00 -07:00
..
api.json Update docs/ URLs to point to proper locations 2017-06-05 22:13:54 -07:00
apis.json Update docs/ URLs to point to proper locations 2017-06-05 22:13:54 -07:00
extensions_v1beta1.json Merge pull request #49678 from smarterclayton/429_metric 2017-08-05 01:28:00 -07:00
extensions.json Update docs/ URLs to point to proper locations 2017-06-05 22:13:54 -07:00
federation_v1beta1.json generated: clarification on RetryAfterSeconds field 2017-07-31 18:39:34 -04:00
federation.json Update docs/ URLs to point to proper locations 2017-06-05 22:13:54 -07:00
logs.json generated: swagger, docs 2016-09-19 19:43:42 -04:00
resourceListing.json Autogenerated swagger changes 2017-03-07 13:31:53 -08:00
v1.json generated: clarification on RetryAfterSeconds field 2017-07-31 18:39:34 -04:00
version.json Adding update-federation-generated-swagger-docs to generate comment funcs for federation gvs 2016-08-30 14:15:21 -07:00