Daniel Smith
b791642480
Merge pull request #16217 from caesarxuchao/update-versionize
...
versionize the include directory in definitions.md and operations.md
2015-10-27 16:42:00 -07:00
Daniel Smith
3f3ca480be
Merge pull request #16080 from yujuhong/reset_defaults
...
Add custom pod conversion functions from pre-v1.1 mirror pods
2015-10-27 15:47:34 -07:00
Daniel Smith
19c1064293
Merge pull request #16099 from jsafrane/devel/move-ceph-image
...
Move CephFS test container to test/images.
2015-10-27 15:47:16 -07:00
Daniel Smith
6219b50280
Merge pull request #16160 from kargakis/windows-fixes-for-edit
...
edit: Windows fixes
2015-10-27 15:44:26 -07:00
Daniel Smith
424afd4cfb
Merge pull request #15971 from jlowdermilk/client-http-content-type
...
Set Content-Type in headers of client http requests
2015-10-27 15:33:32 -07:00
k8s-merge-robot
908edd2827
Merge pull request #15943 from gmarek/grab-profiles
...
Auto commit by PR queue bot
2015-10-27 15:30:15 -07:00
Zach Loafman
777d3a6ec0
Spark: Update to current example standards, add GCS connector
...
* Pod -> ReplicationController, which also forced me to hack around
hostname issue on the master. (Spark master sees the incoming slave
request to spark-master and assumes it's not meant for it, since it's
name is spark-master-controller-abcdef.)
* Remove service env dependencies (depend on DNS instead).
* JSON -> YAML.
* Add GCS connector.
* Make example do something actually useful: A familiar example to
anyone at Google, implement wordcount of all of Shakespeare's works.
* Fix a minor service connection issue in the gluster example.
2015-10-27 15:06:34 -07:00
Tim St. Clair
accb08c0ee
Add kubelet raw metrics API proposal
2015-10-27 15:05:05 -07:00
Daniel Smith
e1901bf891
Merge pull request #16196 from erictune/job-e2e-fix
...
Fix e2e test flakes.
2015-10-27 15:04:57 -07:00
Nikhil Jindal
7fade8e230
Merge pull request #16336 from nikhiljindal/versionizeTypo
...
Fixing a typo in versionize-docs
2015-10-27 14:51:16 -07:00
Janet Kuo
a01d339216
Update tutorial about kubectl expose
2015-10-27 14:28:32 -07:00
Daniel Smith
8524d392bf
Merge pull request #16178 from madhusudancs/kubelet-out-of-disk-no-master
...
Report node out of disk condition in the kubelet.
2015-10-27 14:28:03 -07:00
Isaac Hollander McCreery
749c036de5
Don't check version skew on step6 of upgrade jobs
2015-10-27 14:01:47 -07:00
Daniel Smith
b7ecbbf744
Merge pull request #16378 from quinton-hoole/2015-10-27-promote-PD-e2e
...
Promote PD tests out of flaky.
2015-10-27 13:13:29 -07:00
k8s-merge-robot
8aa993266c
Merge pull request #15172 from justinsb/aws_integration_tests
...
Auto commit by PR queue bot
2015-10-27 12:46:25 -07:00
k8s-merge-robot
0a7a9f3535
Merge pull request #16340 from timstclair/flaky-prober
...
Auto commit by PR queue bot
2015-10-27 12:10:22 -07:00
Avesh Agarwal
c3dfd30e51
Fixes incorrect output.
2015-10-27 14:58:19 -04:00
Timothy St. Clair
4cf5b348c8
Removal of fakeClient from etcd_watcher_test in leiu of NewEtcdTestClientServer
2015-10-27 13:32:56 -05:00
k8s-merge-robot
ad01a84ecb
Merge pull request #11938 from justinsb/docs_aws_internals
...
Auto commit by PR queue bot
2015-10-27 11:30:09 -07:00
Casey D
97c9fde378
Updated ubuntu-calico.md for v1.1
2015-10-27 11:27:51 -07:00
k8s-merge-robot
d6d0976d55
Merge pull request #16276 from ncdc/fix-typo
...
Auto commit by PR queue bot
2015-10-27 11:25:06 -07:00
Yu-Ju Hong
e5c82d2292
Add custom pod conversion functions from pre-v1.1 mirror pods
...
The functions would default values added after v1.0, so that kubelet wouldn't
fail at comparing the mirror pods against their associated static pods.
This code would need to be maintained if we ever change the default value in
Pod until we drop support for v1.0 nodes.
2015-10-27 10:50:30 -07:00
Quinton Hoole
b548a8617e
Promote PD tests out of flaky.
...
Fixes #15382 , #16377 .
2015-10-27 10:36:08 -07:00
gmarek
5a4e4d4d57
Add a HollowProxy to the HollowNode.
2015-10-27 18:23:29 +01:00
Avesh Agarwal
e1837185de
Improves iptables cleanup for pure iptables based proxier.
2015-10-27 13:08:16 -04:00
Jerzy Szczepkowski
b71f3a99fe
Merge pull request #16370 from fgrzadkowski/fix_docker_kubelet_flags
...
Fix flags for kubelet in docker-multinode setup
2015-10-27 17:35:26 +01:00
Juan Valencia
8f5a2deada
Fixed #16188
2015-10-27 09:17:28 -07:00
Piotr Szczesniak
77d9ce230c
Fixed flakiness in cluster size autoscaling e2e
2015-10-27 16:36:33 +01:00
Eric Tune
0869e01342
Improve addons documentation.
...
Longer description of Addons in Admin Guide to Cluster Components.
Mention fluentd as node component in Admin Guide to Cluster Components.
From docs/getting-started-guides/scratch.md add refs to setting up
DNS, Logging, Monitoring, and GUI.
Add TOCs to several pages that were referenced.
Fixes #16235
2015-10-27 08:28:55 -07:00
Jerzy Szczepkowski
fd6daea02e
Merge pull request #16369 from wojtek-t/fix_handshake
...
Fix timeoutSeconds parameter
2015-10-27 16:18:42 +01:00
Filip Grzadkowski
871dcb472c
Fix flags for kubelet in docker-multinode setup.
2015-10-27 15:50:23 +01:00
Filip Grzadkowski
187c32a74a
Wait for docker termination when creating network bridges. Currently we might have data races.
2015-10-27 15:44:03 +01:00
Wojciech Tyczynski
4d117dff6f
Fix timeoutSeconds parameter
2015-10-27 15:36:54 +01:00
Jerzy Szczepkowski
ffc0c0b4c1
Updated HPA example to use kubectl commands.
...
Updated HPA example to use kubectl commands.
2015-10-27 15:31:02 +01:00
Steve Milner
f7449ce3fa
flake: Disable flaky service e2e per #16285
2015-10-27 09:26:34 -04:00
gmarek
82272989b7
Revert "Merge pull request #16358 from kubernetes/revert-16084-improve_e2e"
...
This reverts commit 465c5b0791
, reversing
changes made to 154923221f
.
2015-10-27 14:08:23 +01:00
Jerzy Szczepkowski
465c5b0791
Merge pull request #16358 from kubernetes/revert-16084-improve_e2e
...
Revert "All e2e tests should use NewFramework"
2015-10-27 13:53:36 +01:00
Jerzy Szczepkowski
42d236fe59
Revert "All e2e tests should use NewFramework"
2015-10-27 13:14:57 +01:00
Jerzy Szczepkowski
154923221f
Merge pull request #15951 from kargakis/factory-expose-method
...
Make CanBeExposed and CanBeAutoscaled composable
2015-10-27 11:04:40 +01:00
Jerzy Szczepkowski
5ef087adab
Merge pull request #16266 from wojtek-t/fix_handshake_reflector
...
Reuse TCP connections in Reflector between resync periods.
2015-10-27 10:36:18 +01:00
Jerzy Szczepkowski
bbee6cfcd7
Merge pull request #15461 from kargakis/relax-exposing-multiport-objects
...
expose: Enable exposing multiport objects
2015-10-27 10:25:54 +01:00
k8s-merge-robot
6b72e1d8e4
Merge pull request #16301 from mesosphere/sur-update-mesosslave
...
Auto commit by PR queue bot
2015-10-27 02:15:23 -07:00
Jerzy Szczepkowski
bb744b63f7
Merge pull request #16348 from kubernetes/revert-16274-revert-16156-hpa-test
...
Revert "Revert "Improved HPA e2e to test stability of the scale decis…
2015-10-27 10:14:58 +01:00
Jerzy Szczepkowski
cf8c210502
Merge pull request #16135 from jszczepkowski/hpa-user-guide
...
Added user guide for horizontal pod autoscaler.
2015-10-27 10:12:38 +01:00
Wojciech Tyczynski
aa30e38183
Pass resource version to storage List operation.
2015-10-27 10:03:58 +01:00
Piotr Szczesniak
aef0059621
Revert "Revert "Improved HPA e2e to test stability of the scale decision""
2015-10-27 09:44:05 +01:00
gmarek
a087a418c1
Add a script to automatically grab profiles from running components
2015-10-27 09:42:27 +01:00
gmarek
e638a415d4
Port remaining e2e tests to framework
2015-10-27 09:24:32 +01:00
gmarek
0150d87a73
Add an option to not delete a namespace after e2e test
2015-10-27 09:23:50 +01:00
k8s-merge-robot
2d29d266e7
Merge pull request #16084 from smarterclayton/improve_e2e
...
Auto commit by PR queue bot
2015-10-27 01:09:23 -07:00