Antoine Pelisse
4bfd5ec41f
dry-run: Run generate commands for new Options types
2018-07-12 07:31:45 -07:00
Clayton Coleman
98cf7e6ae2
generated: bazel
2018-02-22 23:26:25 -05:00
Mike Danese
6c5e8005f7
autogenerated
2018-02-20 14:42:19 -08:00
Mike Spreitzer
b43dc4fac2
Clarify that ListOptions.Timeout is not conditional on inactivity
...
Fixes #58558
2018-02-05 17:04:03 -05:00
tengqm
dcefc825ea
Improve deleteOptions doc (generated)
2017-11-02 11:48:40 +08:00
Brendan Burns
449082f55d
Add 201/202 to the list of returned codes.
2017-09-28 12:25:39 -07:00
Clayton Coleman
9b8e42afa6
generated: api changes
2017-09-01 10:49:56 -04:00
mbohlool
75c474d4bc
Update swagger and OpenAPI spec
2017-07-24 17:28:29 -07:00
Davanum Srinivas
5b3c3665f3
Remove timestamps from docs/api-reference/*/*.html
...
If there are 2 or more PR(s) in the queue, they will end up with
conflicts (and rechecks). So let us remove the timestamp entirely
when we generate the files.
Fixes #46814
2017-06-19 21:41:38 -04:00
Jordan Liggitt
664fe6e5c2
Generated changes
2017-05-25 00:17:08 -04:00
Clayton Coleman
bdd4d34c7d
generated: api changes
2017-05-18 10:07:47 -04:00
Jordan Liggitt
3f4ded12be
Add PATCH to supported list of proxy subresource verbs
2017-04-27 10:38:10 -04:00
Chao Xu
2378d39771
update-all.sh
2017-03-16 15:58:30 -07:00
Chao Xu
e4aa9db258
generated
2017-02-28 23:05:40 -08:00
Jordan Liggitt
e9a1eb4c24
Support PATCH operation in root proxy
2017-02-14 13:00:16 -05:00
Michael Fraenkel
f07f5a4cc3
Generated code
2017-02-01 18:03:47 -07:00
Clayton Coleman
5c4fccba88
generated: change to WatchEvent from Event
2017-01-06 23:45:05 -05:00
mbohlool
c0cfcc6c49
Update generated swagger/OpenAPI spec
2016-12-06 15:39:27 -08:00
Wojciech Tyczynski
c1699253ff
Regenerate autogenerated files
2016-12-05 09:18:57 +01:00
Clayton Coleman
3454a8d52c
refactor: update bazel, codec, and gofmt
2016-12-03 19:10:53 -05:00
Clayton Coleman
0b1a806181
generated: remove ExportOptions
2016-11-27 23:21:10 -05:00
Benjamin Bauer
2e7195fbcb
Updated openapi spec, swagger spec, and swagger doc
2016-11-04 10:58:42 -07:00
Marcin
3872a47074
Autogenerated code and docs
2016-11-03 18:36:32 +01:00
Angus Salkeld
3a08cf0619
Correct the article in generated documents
...
For example:
"a Ingress" > "an Ingress"
2016-10-31 09:46:29 +10:00
Clayton Coleman
edd5262e03
generated: API docs
2016-10-28 11:30:12 -04:00
Clayton Coleman
8fd096e5c8
generated: swagger, docs
2016-09-19 19:43:42 -04:00
Matt Liggett
d82a5914da
Re-run hack/update-all
2016-08-22 16:38:00 -07:00
Davanum Srinivas
e7a46a7c81
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;
Fixes #14071
2016-08-05 08:54:14 -04:00
Chao Xu
f79e28c1aa
change the relative links to definition in operations.html to satisfy the new path set in the kubernetes.io
2016-07-29 13:29:34 -07:00
Chao Xu
a518a14221
generated
2016-05-26 14:33:54 -07:00
Abhishek Shah
8a3ed48808
Added Hostname and Subdomain field to Pod.Spec
2016-04-28 10:56:56 -07:00
Clayton Coleman
668fae253f
Generated spec and docs
2016-04-22 11:07:33 -04:00
Clayton Coleman
6586074e88
Update API docs
2016-04-20 12:13:09 -04:00
Erick Fejta
2b00328530
Update swagger specs
2016-04-13 18:41:38 -07:00
Chao Xu
051865adb7
run update-all.sh
2016-03-15 16:44:06 -07:00
AdoHe
5fdfc4bde3
fix can not export service bug
2016-03-05 11:23:50 -05:00
Madhusudan.C.S
fa0794098f
Define etcd storage methods for replicationcontrollers/scale subresource.
...
Also register replicationcontrollers/scale subresource. Along with
registering the resource, also specify the cross-group override for the
subresource since Scale belongs belongs to autoscaling/v1 but
ReplicationController belongs to api/v1.
2016-03-04 11:02:37 -08:00
k8s-merge-robot
f1cbaed60f
Merge pull request #17493 from feihujiang/supportSubresourceOfServiceProxy
...
Auto commit by PR queue bot
2016-02-18 18:22:59 -08:00
feihujiang
ac9f890238
Support the subresource of service proxy
2016-02-18 15:16:05 +08:00
laushinka
7ef585be22
Spelling fixes inspired by github.com/client9/misspell
2016-02-18 06:58:05 +07:00
feihujiang
e85253916f
Support the subresource of node proxy
2016-02-16 17:02:45 +08:00
Chao Xu
90b4662d8d
Add services/status path, and let the service controller uses Services.UpdateStatus()
2016-01-31 12:39:45 -08:00
Paul Morie
f2d1a20178
Regen for ConfigMap API move
2016-01-28 17:17:24 -05:00
Clayton Coleman
3262d8efd8
GENERATED: all
2016-01-22 13:27:28 -05:00
Madhusudan.C.S
059c2aa799
Mitigate node out of disk status oscillation by delaying it.
...
Implement a flag that defines the frequency at which a node's out of
disk condition can change its status. Use this flag to suspend out of
disk status changes in the time period specified by the flag, after
the status is changed once.
Set the flag to 0 in e2e tests so that we can predictably test out of
disk node condition.
Also, use util.Clock interface for all time related functionality in
the kubelet. Calling time functions in unversioned package or time
package such as unversioned.Now() or time.Now() makes it really hard
to test such code. It also makes the tests flaky and sometimes
unnecessarily slow due to time.Sleep() calls used to simulate the
time elapsed. So use util.Clock interface instead which can be faked
in the tests.
2016-01-04 12:23:38 -08:00
Ed Costello
f968c593e3
Copy edits for typos
2015-12-22 09:30:48 -05:00
Brendan Burns
2efcccf981
Add a server side export facility
2015-12-16 15:01:13 -08:00
Wojciech Tyczynski
f28bb68d8c
Support collection deletion in apiserver.
2015-12-10 09:46:25 +01:00
nikhiljindal
8e6059ab04
Running update-api-reference-docs
2015-11-30 17:46:58 -08:00
Avesh Agarwal
c053290e04
This commit regenerates docs.
2015-11-24 09:59:54 -05:00