pweil-
773a01e09d
update generated code
2017-01-11 14:12:39 -05:00
Mike Danese
19871dfb28
autogenerated
2017-01-09 13:24:28 -08:00
Clayton Coleman
5c4fccba88
generated: change to WatchEvent from Event
2017-01-06 23:45:05 -05:00
Jeff Grafton
20d221f75c
Enable auto-generating sources rules
2017-01-05 14:14:13 -08:00
Michael Fraenkel
94866b3bee
Generated code
2017-01-03 11:45:38 -05:00
Łukasz Oleś
a36a978781
Generated part for ObservedGeneration
2017-01-02 15:00:05 +01:00
Michail Kargakis
6cb946eab9
extensions: generated changes for readyReplicas
2017-01-02 11:59:15 +01:00
Mike Danese
eb8be5a093
fix mungedocs unit tests
2016-12-29 13:04:10 -08:00
Brian Grant
41e6357a07
Merge pull request #39123 from michelleN/docs-proposals-stubs
...
replace contents of docs/proposals with stubs
2016-12-21 21:31:55 -08:00
Michelle Noorali
ed10c2332f
replace contents of docs/proposals with stubs
2016-12-21 21:15:09 -05:00
Michelle Noorali
bc8f7e2c59
replace contents of docs/devel with stubs
2016-12-21 20:26:48 -05:00
deads2k
8b25c21e79
add create rolebinding
2016-12-21 09:03:27 -05:00
Kubernetes Submit Queue
b77e0766e0
Merge pull request #38966 from kargakis/set-selector
...
Automatic merge from submit-queue
Add new command "kubectl set selector"
Continuation of https://github.com/kubernetes/kubernetes/pull/28949
2016-12-21 04:58:25 -08:00
Angus Salkeld
17a711d8fd
Add new command "kubectl set selector"
2016-12-21 12:30:56 +01:00
Michail Kargakis
19e181d8eb
apps: update observedGeneration doc for statefulsets
2016-12-19 16:03:20 +01:00
Maciej Szulik
cdec94523e
Remove extensions/v1beta1 Job - generated changes
2016-12-17 00:07:25 +01:00
Robert Rati
11c577f092
[scheduling] Auto-generated file updates from moving node affinity from
...
annotations to api fields. #35518
2016-12-16 11:42:43 -05:00
Seth Jennings
12b254db93
add QoS pod status field
2016-12-12 21:22:03 -06:00
Clayton Coleman
d06be8dc1f
refactor: update swagger specs
2016-12-10 18:05:57 -05:00
Dominika Hodovska
cb82ef8a60
API v1: ports are not required for all services
2016-12-07 12:20:28 +01:00
mbohlool
c0cfcc6c49
Update generated swagger/OpenAPI spec
2016-12-06 15:39:27 -08:00
Dr. Stefan Schimanski
2dff13f332
Update generated files
2016-12-05 12:42:31 +01: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
Kubernetes Submit Queue
db323e9885
Merge pull request #36646 from kargakis/create-pdb-subcommand
...
Automatic merge from submit-queue (batch tested with PRs 38049, 37823, 38000, 36646)
kubectl: add create pdb subcommand
@mwielgus @mml @kubernetes/kubectl
```release-note
Add kubectl create poddisruptionbudget command
```
2016-12-03 14:20:54 -08:00
Kubernetes Submit Queue
67740f5a7d
Merge pull request #37320 from ivan4th/remove-stray-quote
...
Automatic merge from submit-queue (batch tested with PRs 37608, 37103, 37320, 37607, 37678)
Remove stray quote from API docs
There was a PR that removed backquote from the line recently, but there's also extra quote.
2016-12-02 23:32:47 -08:00
Kubernetes Submit Queue
efa42b95a6
Merge pull request #37532 from smarterclayton/remove_export
...
Automatic merge from submit-queue
Remove ExportOptions from api/internal and use unversioned
Should only have one internal object in use
Part of #37530
2016-12-02 21:11:56 -08:00
Michail Kargakis
b8fab92600
kubectl: generated changes for new pdb command
2016-12-02 18:42:25 +01:00
Kubernetes Submit Queue
74066816b6
Merge pull request #37098 from deads2k/cli-12-create-cbinding
...
Automatic merge from submit-queue
add create clusterrolebinding command
Adds `kubectl create clusterrolebinding`.
@kubernetes/sig-cli
2016-12-02 08:44:58 -08:00
Kubernetes Submit Queue
bbd447f555
Merge pull request #34789 from AdoHe/external_service
...
Automatic merge from submit-queue
create service add create ExternalName service implementation
@kubernetes/kubectl create service add ExternalName support, refer #34731 for more detail.
```release-note
kubectl create service externalname
```
2016-12-02 07:29:06 -08:00
Ivan Shvedunov
6210fecb12
Update generated files after stray quote removal
2016-11-30 13:28:23 +03:00
Brandon Philips
cf676f9ccd
docs: devel: point people at place for OWNERS status
...
All of the tracking is happening here https://github.com/kubernetes/contrib/issues/1389 point people at it.
2016-11-29 13:13:05 -08:00
Brandon Philips
0dbe7f2552
docs: devel: describe the current state of adding approvers
...
Document that we are currently holding off on adding new approvers until
the reviewers process is in place. And set a target deadline.
2016-11-29 13:13:05 -08:00
Kubernetes Submit Queue
460619ec6c
Merge pull request #37091 from kargakis/doc-fix
...
Automatic merge from submit-queue
extensions: fix api doc for maxUnavailable
Fixes https://github.com/kubernetes/kubernetes/issues/37083
@kubernetes/deployment
2016-11-29 07:33:28 -08:00
Kubernetes Submit Queue
e6c57c6569
Merge pull request #37367 from nebril/e2e-doc-typo-falure
...
Automatic merge from submit-queue
Fix typo in e2e tests doc
2016-11-28 16:53:10 -08:00
Kubernetes Submit Queue
7a57e80ef6
Merge pull request #37478 from YuPengZTE/devMD037
...
Automatic merge from submit-queue
fix the mistake type
<!-- Thanks for sending a pull request! Here are some tips for you:
1. If this is your first time, read our contributor guidelines https://github.com/kubernetes/kubernetes/blob/master/CONTRIBUTING.md and developer guide https://github.com/kubernetes/kubernetes/blob/master/docs/devel/development.md
2. If you want *faster* PR reviews, read how: https://github.com/kubernetes/kubernetes/blob/master/docs/devel/faster_reviews.md
3. Follow the instructions for writing a release note: https://github.com/kubernetes/kubernetes/blob/master/docs/devel/pull-requests.md#release-notes
-->
**What this PR does / why we need it**:
**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #
**Special notes for your reviewer**:
**Release note**:
<!-- Steps to write your release note:
1. Use the release-note-* labels to set the release note state (if you have access)
2. Enter your extended release note in the below block; leaving it blank means using the PR title as the release note. If no release note is required, just write `NONE`.
-->
```release-note
```
Signed-off-by: yupeng <yu.peng36@zte.com.cn>
2016-11-28 11:45:09 -08:00
Kubernetes Submit Queue
7ee7cf5ccc
Merge pull request #34315 from seeekr/patch-1
...
Automatic merge from submit-queue
fix typo in podaffinity.md
2016-11-28 11:44:22 -08:00
Kubernetes Submit Queue
626918aa4f
Merge pull request #37120 from thockin/scary-warning-again
...
Automatic merge from submit-queue
Remove a few versioned-warnings that snuck in, again
2016-11-28 11:43:54 -08:00
Kubernetes Submit Queue
18b888b32d
Merge pull request #36699 from k82cn/update_bazel
...
Automatic merge from submit-queue
Added comments on running update-bazel.sh in "$GOPATH/src/k8s.io/kubernetes"
**What this PR does / why we need it**:
This path made `hack/update-bazel.sh` to accept `$GOPATH` with multiple path.
2016-11-28 11:43:45 -08:00
Kubernetes Submit Queue
29c013ae8d
Merge pull request #36975 from xiangpengzhao/fix-design-doc
...
Automatic merge from submit-queue
Fix container to pod in resource-qos.md
`...then the container is classified as Guaranteed.`
Here `container` should be `pod`.
2016-11-28 11:43:26 -08:00
Kubernetes Submit Queue
2659edf507
Merge pull request #36634 from thockin/reviewable-doc
...
Automatic merge from submit-queue
Add reviewable notes to CONTRIBUTING
@kubernetes/contributor-experience
2016-11-28 11:43:16 -08:00
Kubernetes Submit Queue
b93ac7c95a
Merge pull request #36717 from xialonglee/update-bazel.md
...
Automatic merge from submit-queue
update gazel usage in bazel.md
**What this PR does / why we need it**:
Now run the newest gazel have to specify the '-root' argument to update a single BUILD file.
So updated the gazel usage.
2016-11-28 11:42:30 -08:00
Kubernetes Submit Queue
6e4bc5427c
Merge pull request #32817 from jeffvance/pv-binding-doc
...
Automatic merge from submit-queue
update binding details to design/persistent-storage doc
Scroll down to "Matching and binding" (there is no TOC).
An issue I see is that this level of detail may get stale quickly and there is no built-in mechanism to update this doc when the binding code changes. However, several people on my team, from time to time, want to know greater details about binding rules, eg. for test writing, updating/creating other docs, etc.
PTAL @jsafrane @pmorie @copejon
If it's decided this type of content (high level overview of an algorithm/implementation) is useful, but docs/design/ is not the right location, perhaps a new dir can be created for this type of content?
2016-11-28 10:53:54 -08:00
Kubernetes Submit Queue
3907da3863
Merge pull request #29793 from quinton-hoole/2016-07-29-federated-ingress-design-proposal
...
Automatic merge from submit-queue
Federated Ingress Proposal
cc: @kubernetes/sig-cluster-federation @mfanjie
2016-11-28 10:48:46 -08:00
Clayton Coleman
0b1a806181
generated: remove ExportOptions
2016-11-27 23:21:10 -05:00
yupeng
bee751eead
fix the mistake type
...
Signed-off-by: yupeng <yu.peng36@zte.com.cn>
2016-11-25 17:34:31 +08:00
Maciej Kwiek
ab8af0ee49
Fix typo in e2e tests doc
2016-11-23 10:52:04 +01:00
Yu-Ju Hong
906c27fa71
Add a known issue in the CRI doc
2016-11-22 17:56:38 -08:00
Kubernetes Submit Queue
d49f0dbf07
Merge pull request #37311 from yujuhong/cri_docs
...
Automatic merge from submit-queue
Add a CRI doc for developers
This doc includes basic instructions to use CRI and the current status. It does
not include the formal requirements for CRI, which should be documented
separately.
2016-11-22 16:10:13 -08:00
Yu-Ju Hong
0b6948fed3
Add a CRI doc for developers
...
This doc includes basic instructions to use CRI and the current status. It does
not include the formal requirements for CRI, which should be documented
separately.
2016-11-22 14:18:12 -08:00