k8s-merge-robot
356487c951
Merge pull request #18101 from brendandburns/kubectl6
...
Auto commit by PR queue bot
2015-12-29 12:43:42 -08:00
k8s-merge-robot
fec5206f1a
Merge pull request #13840 from nelcy/master
...
Auto commit by PR queue bot
2015-12-28 23:55:32 -08:00
k8s-merge-robot
d5b936d699
Merge pull request #19074 from yifan-gu/rkt_doc
...
Auto commit by PR queue bot
2015-12-28 13:17:18 -08:00
Brandon Philips
dc8d8371aa
docs: apiserver-watch: minor cleanups
...
Reading through this doc I found a few grammar things to fix.
2015-12-26 10:19:03 -08:00
k8s-merge-robot
500493a3ac
Merge pull request #18925 from caesarxuchao/refactor-registration
...
Auto commit by PR queue bot
2015-12-24 15:19:36 -08:00
k8s-merge-robot
e340cce2ed
Merge pull request #15423 from hurf/convert_cleanup
...
Auto commit by PR queue bot
2015-12-24 00:34:37 -08:00
Chao Xu
2b5b708b70
Refactor the API registration and installation
2015-12-23 22:44:25 -08:00
k8s-merge-robot
e185b1028a
Merge pull request #18909 from ncdc/force-image-pulls-admission
...
Auto commit by PR queue bot
2015-12-23 14:53:31 -08:00
Chakravarthy Nelluri
fa76de79e5
Add support for flex volume. Flex volume adds support for thirdparty(vendor)
...
volumes and custom mounts.
2015-12-23 14:11:38 -08:00
Yifan Gu
0baf4ba188
docs/rkt: Update the docs to reflect the requirement of rkt api service.
2015-12-23 13:58:03 -08:00
k8s-merge-robot
68cb50e7e4
Merge pull request #18983 from davidxia/fix-doc-typo
...
Auto commit by PR queue bot
2015-12-23 03:29:07 -08:00
gmarek
a4202cbee9
Scheduler and ControllerManager listens on 0.0.0.0
2015-12-23 08:33:25 +01:00
hurf
763edd3011
Clean up standalone conversion tool
...
Remove kube-version-change for all its functionalities are covered
by kubectl convert command. Also changed the related docs.
2015-12-23 10:31:08 +08:00
Brendan Burns
4123a61df7
Add the client side bits of kubectl export
2015-12-22 10:41:59 -08:00
Brendan Burns
4ca66d2aef
Merge pull request #18047 from caesarxuchao/munger-tag-new
...
Stop munger produce the link to a release version doc if it doesn't exit in the release branch
2015-12-22 10:35:20 -08:00
Andy Goldstein
f175a22443
Add admission controller to force image pulls
...
Add an admission controller that forces every container's image pull policy to
Always when a pod is created.
2015-12-22 10:32:40 -05:00
Ed Costello
f968c593e3
Copy edits for typos
2015-12-22 09:30:48 -05:00
Filip Grzadkowski
9398ade219
Add proposal for simpler cluster deployment
2015-12-22 11:30:26 +01:00
HaiyangDING
d9f3607292
Implement multi-scheduler:
...
1. Name default scheduler with name `kube-scheduler`
2. The default scheduler only schedules the pods meeting the following condition:
- the pod has no annotation "scheduler.alpha.kubernetes.io/name: <scheduler-name>"
- the pod has annotation "scheduler.alpha.kubernetes.io/name: kube-scheduler"
update gofmt
update according to @david's review
run hack/test-integration.sh, hack/test-go.sh and local e2e.test
2015-12-22 10:49:40 +08:00
David Xia
ac80a09e24
Fix typo in user guide docs
2015-12-21 15:36:41 -05:00
k8s-merge-robot
c59fad149b
Merge pull request #18941 from smarterclayton/document_typed_ints
...
Auto commit by PR queue bot
2015-12-21 12:16:47 -08:00
Chao Xu
2b2f285777
run hack/update-generated-docs.sh
2015-12-21 10:41:30 -08:00
Clayton Coleman
13ee817310
Document lowercase filenames
2015-12-20 14:38:34 -05:00
Clayton Coleman
a79dc07e07
Document that int32 and int64 must be used in external types
2015-12-20 14:36:34 -05:00
k8s-merge-robot
7a8b9e64bd
Merge pull request #18932 from luxas/dns_docker_guide
...
Auto commit by PR queue bot
2015-12-20 08:29:16 -08:00
k8s-merge-robot
2eea4c0e8f
Merge pull request #18819 from wojtek-t/flag_gate_second_etcd
...
Auto commit by PR queue bot
2015-12-20 00:36:58 -08:00
k8s-merge-robot
1562d84c96
Merge pull request #18628 from mikedanese/expose-master-count
...
Auto commit by PR queue bot
2015-12-19 12:42:05 -08:00
k8s-merge-robot
1bd7f72070
Merge pull request #18764 from quinton-hoole/2015-12-16-issue-priority-definitions
...
Auto commit by PR queue bot
2015-12-19 10:51:03 -08:00
Lucas Käldström
6ab098ec56
Add the default dns options to kubelet when running inside docker and document it
2015-12-19 17:36:36 +02:00
k8s-merge-robot
3c3a24e1d4
Merge pull request #18694 from thockin/airplane_validation_pt7
...
Auto commit by PR queue bot
2015-12-19 03:57:53 -08:00
k8s-merge-robot
9e8233fc3c
Merge pull request #17398 from janetkuo/deployment-controller-informer
...
Auto commit by PR queue bot
2015-12-18 19:13:32 -08:00
k8s-merge-robot
977854b8de
Merge pull request #17983 from nikhiljindal/updateDocsDoc
...
Auto commit by PR queue bot
2015-12-18 15:40:43 -08:00
nikhiljindal
1560696108
Add instructions to run versionize-docs in cherrypick doc
2015-12-18 15:14:57 -08:00
nikhiljindal
37d09ca717
Adding a doc to explain the process of updating release docs
2015-12-18 14:29:51 -08:00
Mike Danese
a09d85bd83
expose master count configuration in a cli option on apiserver
2015-12-18 13:10:41 -08:00
k8s-merge-robot
3700036f95
Merge pull request #18847 from caesarxuchao/release-doc
...
Auto commit by PR queue bot
2015-12-18 10:38:25 -08:00
k8s-merge-robot
ae2fbc6daf
Merge pull request #18777 from erictune/image-doc-fix
...
Auto commit by PR queue bot
2015-12-18 10:37:19 -08:00
k8s-merge-robot
60c26c850f
Merge pull request #18184 from amygdala/docs
...
Auto commit by PR queue bot
2015-12-18 10:34:44 -08:00
Tim Hockin
43ed74748e
Clean up and document validation strings
...
Also add a detail string for Required and Forbidden. Fix tests.
2015-12-18 09:40:50 -08:00
Wojciech Tyczynski
0209792f7b
Update docs about etcd for events
2015-12-18 12:11:42 +01:00
Janet Kuo
32d153093e
Fix deployment tests failures; change ResyncPeriod
2015-12-17 19:29:54 -08:00
Eric Tune
33f1d73967
Update image docs to use .docker/config.json
...
Documents changes in #12717
2015-12-17 17:28:07 -08:00
Eric Tune
9afe694d73
Revert whitespace changes introduced by #17940 .
...
This whitespace different is thought to be breaking
the build.
The differences in white space are hypothesized to happen
because trailing whitespace is chomped by some people's
editors but not others.
The trailing whitespace is enough of a difference to make
hack/verify-api-references-docs.sh think that the
docs are not different.
I think this is not caught by presubmits because different
versions of diff are doing different things with trailing
whitespace, even though `-Bw` flags are passed.
2015-12-17 16:10:55 -08:00
Eric Tune
1752cf22d4
Merge pull request #17940 from soltysh/job_deadline
...
Added ActiveDeadlineSeconds to jobs
2015-12-17 13:11:13 -08:00
Chao Xu
fcca71f7d8
add the required changes in master to devel/releasing.md
2015-12-17 11:36:50 -08:00
k8s-merge-robot
9b03cffc7f
Merge pull request #18526 from deads2k/gv-status
...
Auto commit by PR queue bot
2015-12-17 07:48:25 -08:00
k8s-merge-robot
548cfbf058
Merge pull request #18358 from gmarek/use-proxy
...
Auto commit by PR queue bot
2015-12-17 06:37:55 -08:00
Maciej Szulik
327c104460
Added ActiveDeadlineSeconds to jobs, allowing failing a job after
...
exceeding allowed time.
2015-12-17 15:26:42 +01:00
deads2k
9fda7f1812
update StatusDetails to handle Groups
2015-12-17 09:14:12 -05:00
k8s-merge-robot
46c2df3e05
Merge pull request #17483 from brendandburns/kubectl5
...
Auto commit by PR queue bot
2015-12-16 21:57:33 -08:00
k8s-merge-robot
8ceb947b63
Merge pull request #18346 from soltysh/issue17363
...
Auto commit by PR queue bot
2015-12-16 21:25:52 -08:00
k8s-merge-robot
ae9c61b943
Merge pull request #17915 from justinsb/multizone_spread_rcs
...
Auto commit by PR queue bot
2015-12-16 19:04:07 -08:00
Brendan Burns
2efcccf981
Add a server side export facility
2015-12-16 15:01:13 -08:00
nikhiljindal
2d952aaa87
Extracting APIServer machinery code into a library
2015-12-16 13:54:23 -08:00
Tim St. Clair
8fdd321dc1
Add `Allocatable` to `NodeStatus`
...
Adds `Allocatable` to `NodeStatus`, as described in
[17201](https://github.com/kubernetes/kubernetes/pull/17201 )
2015-12-16 11:01:15 -08:00
Quinton Hoole
92aac4a640
Moved to existing documentation about issue priorities.
2015-12-16 10:39:02 -08:00
Quinton Hoole
7da6a54088
Addressed thockin's comments.
2015-12-16 09:47:12 -08:00
Quinton Hoole
86a63df684
Tidy up definitions of issue priority labels.
2015-12-16 08:59:49 -08:00
Quinton Hoole
12d1f2344f
Formalize the meanings of issue priority labels.
2015-12-16 08:45:08 -08:00
k8s-merge-robot
5a579a2555
Merge pull request #16028 from derekwaynecarr/make_cmd
...
Auto commit by PR queue bot
2015-12-16 08:41:59 -08:00
Amy Unruh
b1f99ecdbf
config best practices doc edits
2015-12-16 07:35:31 -08:00
k8s-merge-robot
6716290903
Merge pull request #18388 from nikhiljindal/clusterName
...
Auto commit by PR queue bot
2015-12-16 03:50:11 -08:00
k8s-merge-robot
0be54ae771
Merge pull request #18507 from feihujiang/supportRemoveFlagForKubectlRun
...
Auto commit by PR queue bot
2015-12-16 01:19:26 -08:00
k8s-merge-robot
9033311475
Merge pull request #18598 from ihmccreery/release-mark-stable
...
Auto commit by PR queue bot
2015-12-16 00:09:12 -08:00
Isaac Hollander McCreery
4ea8a92777
Mark a release as stable when we announce it, and stop using cherry_pick_list.sh
2015-12-15 16:37:00 -08:00
k8s-merge-robot
d62318e1e8
Merge pull request #17555 from pmorie/volume-attributes
...
Auto commit by PR queue bot
2015-12-15 16:33:13 -08:00
Minhan Xia
2c9ffc1b45
Merge pull request #18448 from freehan/eslogging
...
add validation for fluentd pods
2015-12-15 13:25:21 -08:00
k8s-merge-robot
99c8879ef4
Merge pull request #18330 from resouer/my-dev
...
Auto commit by PR queue bot
2015-12-15 05:39:13 -08:00
Filip Grzadkowski
7256b832ff
Fix table of contents in docker.md
2015-12-15 11:15:26 +01:00
Tim Hockin
743d6fc133
api-conventions: Namespace is label, not subdomain
2015-12-14 20:38:34 -08:00
Minhan Xia
f0c176dd6a
add validation for fluentd pods
2015-12-14 16:23:11 -08:00
k8s-merge-robot
e72e819395
Merge pull request #18090 from thockin/go-versions
...
Auto commit by PR queue bot
2015-12-14 14:47:59 -08:00
k8s-merge-robot
29bc5a3639
Merge pull request #18673 from pmorie/api-changes
...
Auto commit by PR queue bot
2015-12-14 13:58:28 -08:00
k8s-merge-robot
03d9f1b85a
Merge pull request #18561 from ZJU-SEL/configurable-config-file
...
Auto commit by PR queue bot
2015-12-14 13:56:54 -08:00
k8s-merge-robot
166ae2350d
Merge pull request #18521 from pmorie/internalize-ownership
...
Auto commit by PR queue bot
2015-12-14 13:56:10 -08:00
k8s-merge-robot
a702364470
Merge pull request #18351 from fgrzadkowski/simple_single_node
...
Auto commit by PR queue bot
2015-12-14 13:54:26 -08:00
Paul Morie
90df71e5a5
Add note about type comments to API changes doc
2015-12-14 15:03:21 -05:00
Paul Morie
e757fac2f5
Regenerate for volume info changes
2015-12-14 14:19:51 -05:00
derekwaynecarr
5e0948586c
Add kubectl create [SUBCOMMAND] pattern
2015-12-14 13:43:45 -05:00
Paul Morie
33cd5338a4
Proposal: internalize ownership management of volumes into plugins
2015-12-14 12:38:44 -05:00
gmarek
4852ca23ef
Make getSchedulingLatency use master proxy
2015-12-14 16:08:34 +01:00
k8s-merge-robot
0fba3e43d1
Merge pull request #18020 from gmarek/doc
...
Auto commit by PR queue bot
2015-12-14 02:28:03 -08:00
feihujiang
9ab06cfa62
Support remove flag for kubectl run command
2015-12-14 16:16:43 +08:00
Justin Santa Barbara
541ff002c0
Zone scheduler: Update scheduler docs
...
There's not a huge amount of detail in the docs as to how the scheduler
actually works, which is probably a good thing both for readability and
because it makes it easier to tweak the zone-spreading approach in the
future, but we should include some information that we do spread across
zones if zone information is present on the nodes.
2015-12-13 20:34:01 -05:00
nikhiljindal
724b098855
Deleting unused master.ClusterName param
2015-12-11 13:39:19 -08:00
Jeff Lowdermilk
f6686ba3a4
Merge pull request #18290 from wojtek-t/fast_namespace_deletion
...
Support collection deletion in apiserver.
2015-12-11 13:34:56 -08:00
Jeff Lowdermilk
c103825ef4
Merge pull request #14537 from markturansky/pv_provisioner
...
PersistentVolume Provisioner Controller
2015-12-11 13:09:33 -08:00
Jeff Lowdermilk
e53acfe19c
Merge pull request #17111 from munnerz/multi-rolling-update
...
Allow rolling-update of a single container in multi-container pods
2015-12-11 13:08:13 -08:00
markturansky
4fc1bf1f23
Added PersistentVolumeController
2015-12-11 10:33:30 -05:00
k8s-merge-robot
d3243b8778
Merge pull request #18383 from timothysc/tools_removal
...
Auto commit by PR queue bot
2015-12-11 07:17:14 -08:00
Filip Grzadkowski
f2d56c4198
Simplify local docker setup.
2015-12-11 15:53:44 +01:00
gmarek
bb82299f98
Add a proposal for monitoring cluster performance
2015-12-11 14:49:24 +01:00
k8s-merge-robot
abf9a90030
Merge pull request #17848 from sdminonne/libvirt_service_account
...
Auto commit by PR queue bot
2015-12-11 00:59:23 -08:00
He Simei
1571edfb94
propagate config file
2015-12-11 16:50:05 +08:00
k8s-merge-robot
4a22f2f5f5
Merge pull request #18177 from eosrei/1111-doc-machine-names
...
Auto commit by PR queue bot
2015-12-10 21:42:08 -08:00
k8s-merge-robot
dc88f183e9
Merge pull request #17777 from fgrzadkowski/release_docs
...
Auto commit by PR queue bot
2015-12-10 21:39:31 -08:00
Eric Tune
319ebc40ba
Document several patterns for using Job.
2015-12-10 15:54:23 -08:00
Tim Hockin
0df07424e7
Make go version requirements clearer
2015-12-10 12:09:25 -08:00
k8s-merge-robot
7e4084c9cd
Merge pull request #18510 from fgrzadkowski/docker_macosx
...
Auto commit by PR queue bot
2015-12-10 11:18:06 -08:00
k8s-merge-robot
c26a76d0ba
Merge pull request #18430 from fgrzadkowski/simpler_prerequisites
...
Auto commit by PR queue bot
2015-12-10 11:16:52 -08:00
k8s-merge-robot
0f399211f7
Merge pull request #18258 from antoineco/ec2
...
Auto commit by PR queue bot
2015-12-10 11:14:49 -08:00
k8s-merge-robot
2a5e83ad70
Merge pull request #17924 from xinxiaogang/master
...
Auto commit by PR queue bot
2015-12-10 11:14:10 -08:00
Filip Grzadkowski
ee9a779d0c
Update documents for release process
2015-12-10 19:28:40 +01:00
k8s-merge-robot
06c8b3443b
Merge pull request #18271 from tmrts/rename/githash
...
Auto commit by PR queue bot
2015-12-10 09:28:36 -08:00
Maciej Szulik
34c72552a5
Updated kubectl help info with resource names
2015-12-10 16:04:44 +01:00
Filip Grzadkowski
3a311ec030
Add additional comment for mac users for getting started guide
2015-12-10 15:38:55 +01:00
Wojciech Tyczynski
f28bb68d8c
Support collection deletion in apiserver.
2015-12-10 09:46:25 +01:00
Filip Grzadkowski
b17c1cb423
Remove some prerequisites from single node docker cluster setup instructions.
2015-12-10 09:04:31 +01:00
k8s-merge-robot
13681360c3
Merge pull request #18433 from fgrzadkowski/docker_macosx
...
Auto commit by PR queue bot
2015-12-09 21:46:11 -08:00
k8s-merge-robot
15a20bd96a
Merge pull request #18421 from zhengguoyong/small_typo
...
Auto commit by PR queue bot
2015-12-09 21:46:01 -08:00
k8s-merge-robot
c6cb9d7201
Merge pull request #18419 from thockin/pod-doc
...
Auto commit by PR queue bot
2015-12-09 21:45:58 -08:00
Tim Hockin
d8c42b0654
Tidy up Pod docs a bit
2015-12-09 15:23:01 -08:00
k8s-merge-robot
5f7019ab9d
Merge pull request #16877 from anish/iscsi_iface
...
Auto commit by PR queue bot
2015-12-09 11:52:37 -08:00
k8s-merge-robot
598e3b0c17
Merge pull request #15730 from lavalamp/client-doc
...
Auto commit by PR queue bot
2015-12-09 09:12:52 -08:00
Timothy St. Clair
413d8d18fe
Futher storage isolation and removal of the tools interface.
2015-12-09 11:04:14 -06:00
Filip Grzadkowski
e3a2f0ed22
Change instruction for Mac OS X users running local docker cluster.
2015-12-09 14:32:47 +01:00
k8s-merge-robot
78c31b6769
Merge pull request #17806 from ihmccreery/9-month-versioning
...
Auto commit by PR queue bot
2015-12-09 03:51:36 -08:00
zhengguoyong
360e8de81a
Fix small typo
2015-12-09 16:35:48 +08:00
Daniel Smith
dc5e1ea98f
Create client package proposal
2015-12-08 21:15:24 -08:00
k8s-merge-robot
d71e838d91
Merge pull request #17760 from gmarek/kubelet-port-salt
...
Auto commit by PR queue bot
2015-12-08 21:14:10 -08:00
Harry Zhang
39542acbd3
modify node name
2015-12-09 10:16:34 +08:00
Anish Bhatt
6e46fa1fd4
Add support for open-iscsi transports.
...
This enables use of software or hardware transports viz. be2iscsi,
bnx2i, cxgb3i, cxgb4i, qla4xx, iser and ocs. The default transport
(tcp) happens to be called "default".
Use of non-default transports changes the disk path to the following format:
/dev/disk/by-path/pci-<pci_id>-ip-<portal>-iscsi-<iqn>-lun-<lun_id>
2015-12-08 17:28:06 -08:00
k8s-merge-robot
be0d55ca52
Merge pull request #18313 from thockin/bump-flannel-ver
...
Auto commit by PR queue bot
2015-12-08 14:40:40 -08:00
Tim St. Clair
54a6da979c
Node Allocatable resources proposal
2015-12-07 16:43:15 -08:00
k8s-merge-robot
929ab32865
Merge pull request #18181 from mesosphere/guide-spacing
...
Auto commit by PR queue bot
2015-12-07 16:00:21 -08:00
k8s-merge-robot
94752c12a8
Merge pull request #18128 from ZJU-SEL/fix-typo
...
Auto commit by PR queue bot
2015-12-07 15:59:08 -08:00
Tamer Tas
e5100279db
Rename githash to build_version and version to release_version
2015-12-08 01:21:20 +02:00
Tim Hockin
8ba250e149
Bump flannel to 0.5.5 in instructions
2015-12-07 14:20:30 -08:00
Salvatore Dario Minonne
ea1c97c717
adding service account to libvirt
2015-12-07 14:33:12 +01:00
k8s-merge-robot
128a49e75e
Merge pull request #18267 from huangyuqi/fix-typo-error
...
Auto commit by PR queue bot
2015-12-07 02:06:03 -08:00
gmarek
4060eba626
Use KubeletPort from API object, salt changes, take 2
...
This reverts commit a7425bf070
, reversing
changes made to 4a9b0fc715
.
2015-12-07 10:31:11 +01:00
yuqi huang
dcd7fc2eef
fix typo error
...
fix typo error of file link
2015-12-07 11:49:30 +08:00
k8s-merge-robot
810181fb7b
Merge pull request #17278 from ZJU-SEL/fix-nil-tag
...
Auto commit by PR queue bot
2015-12-06 12:52:39 -08:00
k8s-merge-robot
db11f1b6c6
Merge pull request #17133 from derekwaynecarr/quota_controller_improvements
...
Auto commit by PR queue bot
2015-12-06 12:24:00 -08:00
Antoine Cotten
926148c5ee
Add warning about AWS EC2 't2' instance type
2015-12-06 19:56:13 +01:00
k8s-merge-robot
e2679abdb8
Merge pull request #18011 from sdminonne/podSelector_labelSelector
...
Auto commit by PR queue bot
2015-12-05 13:56:04 -08:00
k8s-merge-robot
f481ec3b32
Merge pull request #18217 from tmrts/rename/configdata
...
Auto commit by PR queue bot
2015-12-05 13:45:29 -08:00
k8s-merge-robot
17a6e28d72
Merge pull request #17494 from kikov79/master
...
Auto commit by PR queue bot
2015-12-05 05:46:22 -08:00
k8s-merge-robot
ee8598fd91
Merge pull request #17137 from janetkuo/deployment-minreadysec
...
Auto commit by PR queue bot
2015-12-05 01:37:35 -08:00
Janet Kuo
8fb0caa15b
Implement MinReadySeconds for Deployment
2015-12-04 12:58:34 -08:00
Jon Eisen
b5ad36e078
Add new clojure api bindings library
...
https://github.com/yanatan16/clj-kubernetes-api
2015-12-04 13:47:30 -07:00
James Munnelly
61306c2a0f
Allow rolling-update of a single container in multi-container pods
...
Accept codec as parameter to CreateNewControllerFromCurrentController function. Add tests for performing a rolling update on a container in a multi-container pod.
2015-12-04 18:38:55 +00:00
Tamer Tas
fbd572dd53
Rename config_data.md to configmap.md
2015-12-04 18:17:01 +02:00
Tamer Tas
f8c952954d
Rename ConfigData proposal to ConfigMap
2015-12-04 18:16:01 +02:00
Salvatore Dario Minonne
80575c3093
renaming PodSelector to LabelSelector
2015-12-04 09:49:08 +01:00
Brad Erickson
ac5726a12f
Minion->Node rename: docs/ machine names only, except gce/aws
2015-12-03 23:34:50 -08:00
He Simei
387d861d4e
deprecate confusing flag usage
2015-12-04 09:09:23 +08:00
Karl Isenberg
c3c7c81b33
Guide style update
...
- Don't indent top-level lists
- Use 2 space list item indentation, unless using multi-line items, then use 4 space indents
- Use underline for page title
- Auto-generate table of contents
- Start with lvl 2 headers (lvl 1 headers look too much like the page title)
2015-12-03 16:15:07 -08:00
k8s-merge-robot
163b521250
Merge pull request #17024 from eosrei/vagrant-node-rename
...
Auto commit by PR queue bot
2015-12-03 14:41:28 -08:00
derekwaynecarr
55d4f70f8e
Resource quota observes deletes faster
2015-12-03 17:35:05 -05:00
k8s-merge-robot
611770778f
Merge pull request #16148 from liggitt/mkulke-fix_kubectl_for_namespaced_users
...
Auto commit by PR queue bot
2015-12-03 11:32:08 -08:00
deads2k
17d3db1cb3
enhance pluggable policy
2015-12-03 13:54:45 -05:00
Jordan Liggitt
2321651518
Add non-resource and API group support to ABAC authorizer, version ABAC policy rules
2015-12-03 12:31:13 -05:00
k8s-merge-robot
972abe6881
Merge pull request #18061 from a-robinson/typos
...
Auto commit by PR queue bot
2015-12-03 05:03:27 -08:00
Jerzy Szczepkowski
eb9a2c51d4
Design proposal for custom metrics.
...
Design proposal for custom metrics.
2015-12-03 10:50:43 +01:00
Marek Grabowski
2d4e02b45c
Merge pull request #18026 from erictune/cheatsheet
...
Revert the revert of kubernetes/kubernetes#15674
2015-12-03 09:59:10 +01:00
Marek Grabowski
80415f29f7
Merge pull request #18053 from amygdala/docs
...
Polishing the Deployment doc
2015-12-03 09:25:21 +01:00
Xin
128ce59bf1
Issue# 17860 Correct expression of nodecontroller for sync loop in node.html
...
1. Remove "creates" from the sentence
2. Add general explaination for nodecontaoller
https://github.com/kubernetes/kubernetes/issues/17860
2015-12-03 09:20:26 +08:00
Nikhil Jindal
2fcf157512
Merge pull request #17990 from nikhiljindal/updateGoRestful
...
Updating go restful
2015-12-02 15:59:27 -08:00
Brad Erickson
88e6cac544
Minion->Name rename: cluster/vagrant, docs and Vagrantfile
2015-12-02 12:45:12 -08:00
k8s-merge-robot
e48c8f0f3c
Merge pull request #18054 from resouer/fix-volume-path
...
Auto commit by PR queue bot
2015-12-02 08:18:00 -08:00
Amy Unruh
3f2e5ed042
polishing the deployments doc
2015-12-02 05:31:54 -08:00
gmarek
459131fd92
Use KubeletPort reported in NodeStatus instead of cluster-wide master config, take 2.
2015-12-02 13:38:17 +01:00
Alex Robinson
105afbb070
Typo fixes in docs
2015-12-01 22:33:49 -08:00
resouer
1e065a151e
Changed wrong volume mounted path
2015-12-02 03:37:26 +00:00
Isaac Hollander McCreery
5ce2d70414
Clarify what is meant by 'support'
2015-12-01 14:07:23 -08:00
k8s-merge-robot
727412c5ce
Merge pull request #15533 from ZJU-SEL/git-volume
...
Auto commit by PR queue bot
2015-12-01 13:14:23 -08:00
Eric Tune
27e89c1f84
Revert the revert of kubernetes/kubernetes#15674
2015-12-01 09:16:06 -08:00
Karl Isenberg
a070bcf187
Add DCOS to getting started guide list
2015-12-01 09:09:44 -08:00
Harry Zhang
70a9c0bf56
Add directory in GitRepo and updated tests.
...
Update validate and gitRepo
Update generated code
2015-12-02 00:20:38 +08:00
k8s-merge-robot
9afb02014b
Merge pull request #17999 from janetkuo/deployment-doc-typo
...
Auto commit by PR queue bot
2015-12-01 02:34:55 -08:00
k8s-merge-robot
004c2472ea
Merge pull request #17554 from pmorie/config-volume
...
Auto commit by PR queue bot
2015-12-01 00:22:20 -08:00
k8s-merge-robot
4c07c1a065
Merge pull request #16380 from caseydavenport/docs-update-v1.1-coreos
...
Auto commit by PR queue bot
2015-12-01 00:21:22 -08:00
nikhiljindal
8e6059ab04
Running update-api-reference-docs
2015-11-30 17:46:58 -08:00
k8s-merge-robot
55f5e48047
Merge pull request #16628 from caesarxuchao/change-error-type
...
Auto commit by PR queue bot
2015-11-30 17:21:52 -08:00
Janet Kuo
6371578b67
Fix broken link in deployment document
2015-11-30 17:11:06 -08:00
k8s-merge-robot
945393cc0c
Merge pull request #17884 from mesosphere/sttts-v0.7.0-v1.1.1-conformance
...
Auto commit by PR queue bot
2015-11-30 15:50:30 -08:00
k8s-merge-robot
59a89a5fd9
Merge pull request #17703 from timstclair/api-conventions
...
Auto commit by PR queue bot
2015-11-30 15:49:53 -08:00
Lasse Schuirmann
0b45edebba
AWS EBS Examplea: Use new volume id syntax
...
Fixes https://github.com/kubernetes/kubernetes/issues/17957
2015-11-30 17:47:34 +01:00
k8s-merge-robot
140df5f809
Merge pull request #17220 from kargakis/kubectl-scale-deployments
...
Auto commit by PR queue bot
2015-11-30 04:19:58 -08:00
Harry Zhang
5552d7007c
Add default when latest not claimed
2015-11-30 17:10:50 +08:00
k8s-merge-robot
853af2d513
Merge pull request #17878 from mqliang/multiSchedulerProposal
...
Auto commit by PR queue bot
2015-11-28 19:14:24 -08:00
mqliang
0d3c716651
optimize priority functions
2015-11-29 10:45:11 +08:00
k8s-merge-robot
5f10b70652
Merge pull request #17766 from hurf/doc_nits
...
Auto commit by PR queue bot
2015-11-27 02:22:41 -08:00
k8s-merge-robot
3cc588b5be
Merge pull request #17850 from sdminonne/bug_fix3
...
Auto commit by PR queue bot
2015-11-27 01:15:02 -08:00
k8s-merge-robot
70d2a02959
Merge pull request #17701 from hurf/anno_label
...
Auto commit by PR queue bot
2015-11-26 15:29:46 -08:00
k8s-merge-robot
d800e02f84
Merge pull request #17816 from ZJU-SEL/bump-ubuntu-calico
...
Auto commit by PR queue bot
2015-11-26 14:00:57 -08:00
k8s-merge-robot
c7cddbefc9
Merge pull request #17697 from dchen1107/event
...
Auto commit by PR queue bot
2015-11-26 13:42:05 -08:00
Salvatore Dario Minonne
479afa4bd2
updating resourcequota/README.md
2015-11-26 22:39:48 +01:00
Clayton Coleman
61270f4534
Generated docs
2015-11-26 11:53:37 -05:00
k8s-merge-robot
0c4f302e5e
Merge pull request #17601 from eosrei/shell-var-MINION-to-NODE
...
Auto commit by PR queue bot
2015-11-26 05:02:44 -08:00
Dr. Stefan Schimanski
4f407f2265
getting-stated-guides: add conformance for Mesos/Docker cluster
2015-11-26 13:20:57 +01:00
k8s-merge-robot
5f8743ea7b
Merge pull request #17108 from kargakis/fix-editor-env
...
Auto commit by PR queue bot
2015-11-26 03:53:53 -08:00
He Simei
0f3f22e99f
bump k8s version to v1.1.2 on ubuntu/calico
2015-11-26 15:26:54 +08:00
k8s-merge-robot
0c77ff55c8
Merge pull request #17812 from ZJU-SEL/ubuntu-maintain-doc
...
Auto commit by PR queue bot
2015-11-25 22:07:25 -08:00
k8s-merge-robot
e09dd8df47
Merge pull request #17537 from ihmccreery/upgrading-masters-docs
...
Auto commit by PR queue bot
2015-11-25 18:39:02 -08:00
He Simei
ad557988d7
self-add to the orchestration maintainer of ubuntu
2015-11-26 10:20:07 +08:00
Isaac Hollander McCreery
a01eba5553
Add "supported releases" language to versioning.md
2015-11-25 16:22:11 -08:00
Chao Xu
a4700707b3
change the "too old resource version" error from InternalError to 410 Gone.
2015-11-25 10:27:03 -08:00
Ravi Gadde
cadc24e9fd
Scheduler extension
2015-11-25 08:19:27 -08:00