Commit Graph

17 Commits

Author SHA1 Message Date
Antoine Pelisse
999947381e Run various generation scripts 2018-11-30 09:41:40 -08:00
Antoine Pelisse
e2c1e1bafc Merge 'master' into feature-serverside-apply 2018-11-06 14:37:54 -08:00
k8s-ci-robot
1dd7e6f65c Merge pull request #70295 from caesarxuchao/ownerRef-nonnamespaced
Fixing comments on the OwnerReference
2018-10-30 16:16:18 -07:00
Chao Xu
1cc316f4dc Update comments on the OwnerReference to acknowledge that the owning
object can be cluster scoped.
2018-10-30 10:28:44 -07:00
Neha Yadav
adf7d4a2bd Generated changes for make body a optional parameter 2018-10-27 09:33:36 +05:30
Antoine Pelisse
f0e64848b2 Run code generation 2018-10-26 09:48:44 -07:00
Antoine Pelisse
9448d85d8b Merge master into feature-serverside-apply 2018-10-24 16:05:22 -07:00
Haowei Cai
6ef3647836 generated 2018-10-02 17:57:51 -07:00
Chao Xu
5273182321 generated 2018-08-31 17:56:12 -07:00
Jordan Liggitt
c31faf2509 document /watch prefix deprecation 2018-08-07 08:20:53 -04:00
Antoine Pelisse
97049da172 Merge master into feature-serverside-apply 2018-07-31 20:52:22 -07:00
Antoine Pelisse
623370f603 dry-run: Run generated commands 2018-07-23 14:07:19 -07:00
Kubernetes Submit Queue
a74df596ab Merge pull request #63418 from roycaihw/openapi-delete-path
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Update openapi and doc to reflect 202 path in API server delete handler

**What this PR does / why we need it**:
Our API server returns 202 Accepted if a delete operation is asynchronous, but it is not reflected in our openapi spec and documentation. This PR adds 202 path in endpoint installer and updates our openapi spec and docs. The change in openapi spec may affect some clients that depend on the error paths. [Python client](e057f27306/kubernetes/client/api_client.py (L97-L102)) only depends on response type, which is not changed in this PR. Sending this PR to see if it breaks client-go. 

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
ref https://github.com/kubernetes/kubernetes/issues/33196

**Special notes for your reviewer**:

**Release note**:

```release-note
OpenAPI spec and documentation reflect 202 Accepted response path for delete request
```
2018-07-17 07:44:44 -07:00
Antoine Pelisse
4bfd5ec41f dry-run: Run generate commands for new Options types 2018-07-12 07:31:45 -07:00
Haowei Cai
9ad6d72221 generated 2018-07-11 15:07:39 -07:00
jennybuckley
eb1dca3a06 Fix conflicts 2018-07-02 16:03:40 -07:00
wojtekt
0950084137 Autogenerated stuff 2018-06-27 13:31:10 +02:00