k8s-merge-robot
536740f38f
Merge pull request #16443 from brendandburns/lb2
...
Auto commit by PR queue bot
2015-10-30 02:05:11 -07:00
k8s-merge-robot
2861dbb186
Merge pull request #16023 from rimusz/master
...
Auto commit by PR queue bot
2015-10-30 02:02:22 -07:00
k8s-merge-robot
b4171c439e
Merge pull request #16498 from zmerlynn/spark-moar
...
Auto commit by PR queue bot
2015-10-30 01:34:39 -07:00
David Oppenheimer
899ddc66eb
Merge pull request #16478 from mikedanese/ds-nodeready
...
daemonset don't place pods on notready nodes
2015-10-30 01:07:28 -07:00
k8s-merge-robot
bbba223584
Merge pull request #16445 from smarterclayton/improve_errors
...
Auto commit by PR queue bot
2015-10-30 00:17:18 -07:00
k8s-merge-robot
a86d8780f8
Merge pull request #16082 from caesarxuchao/discover-1.0-server-new
...
Auto commit by PR queue bot
2015-10-29 23:45:16 -07:00
hurf
3d7dd82bf6
Clean trace of "Minion"
...
Trivial change, remove "minion" in message.
2015-10-30 14:35:08 +08:00
hurf
ce35bb4208
Remove trace of "kubectl stop"
...
Remove doc and use of "kubectl stop" since it's deprecated.
2015-10-30 14:12:20 +08:00
Lantao Liu
b3585a5209
Move docker label related functions into labels.go and add pod name, pod namespace and pod uid into docker label
2015-10-29 22:42:25 -07:00
Brendan Burns
604203595a
Fix a bug where nodes that weren't schedulable or ready are added to load balancers
2015-10-29 22:05:08 -07:00
Mike Danese
88008de96b
Merge pull request #16459 from mikedanese/enable-exp
...
enable deployment and daemonset in gce upgrade tests
2015-10-29 20:05:20 -07:00
Brian Grant
562963249f
Merge pull request #16553 from caesarxuchao/rewrite-build-scripts
...
fix versionize-docs.sh and mark-new-version.sh to rewrite links to release branch rather than to tag
2015-10-29 17:04:20 -07:00
Chao Xu
819cbbefd5
fix versionize-docs.sh and mark-new-version.sh to rewrite links to release branch rather than to tag
2015-10-29 17:02:04 -07:00
Mike Danese
d28d1344ae
Merge pull request #16533 from ihmccreery/upgrade-test-fixes
...
Jenkins upgrade job fixes
2015-10-29 16:43:11 -07:00
Brian Grant
956369ba4b
Merge pull request #16554 from janetkuo/broken-api-group-link
...
Fix broken api group link
2015-10-29 15:59:43 -07:00
k8s-merge-robot
0e7f2288f5
Merge pull request #16494 from soltysh/issue16255
...
Auto commit by PR queue bot
2015-10-29 15:48:17 -07:00
Abhishek Shah
5367a32ee9
Read Iptables-save output in a more-memory-efficient way
2015-10-29 15:30:00 -07:00
Janet Kuo
a86922a488
Fix broken api group link
2015-10-29 15:26:24 -07:00
Prashanth Balasubramanian
962cc11f73
Cluster-loadbalancing addon
2015-10-29 15:07:25 -07:00
Brian Grant
87a95dac1e
Merge pull request #16531 from janetkuo/remove-red-rectangles
...
Remove red rectangles in quoted region in gh-pages
2015-10-29 14:47:24 -07:00
krousey
92572d924e
Merge pull request #16546 from jlowdermilk/no-tty-kubekins
...
Remove -t in gotest-dockerized.sh
2015-10-29 14:30:50 -07:00
Jeff Lowdermilk
f03a04c097
Remove -t in gotest-dockerized.sh
2015-10-29 14:16:52 -07:00
Clayton Coleman
2335bfa351
Allow Docker container logs to be tail'd and follow'd
...
Relaxes the very very ancient restriction we put in place to keep the
original API surface area PR small. Better to be consistent with actual
expected use of tail.
2015-10-29 17:12:38 -04:00
k8s-merge-robot
4c3ac326fa
Merge pull request #16295 from ashcrow/standardize-image-makefiles
...
Auto commit by PR queue bot
2015-10-29 13:33:33 -07:00
Isaac Hollander McCreery
0f5bd2e739
Set E2E_SET_CLUSTER_API_VERSION properly for GKE jobs, build against ci/latest-1.0 instead of release/latest-1.0
2015-10-29 13:22:25 -07:00
Janet Kuo
8f1b4c2e10
Remove red rectangles in quoted region in gh-pages
2015-10-29 13:18:28 -07:00
k8s-merge-robot
c4b32cc8d8
Merge pull request #16223 from timstclair/status-deadlock
...
Auto commit by PR queue bot
2015-10-29 13:01:31 -07:00
k8s-merge-robot
0d29759b26
Merge pull request #16287 from jlowdermilk/fix-jenkins-test-image
...
Auto commit by PR queue bot
2015-10-29 12:29:28 -07:00
Prashanth Balasubramanian
122dccbffa
Kubectl describe
2015-10-29 12:09:31 -07:00
k8s-merge-robot
f4b2d8358f
Merge pull request #16179 from madhusudancs/master-out-of-disk
...
Auto commit by PR queue bot
2015-10-29 11:57:25 -07:00
k8s-merge-robot
1ecda94f0a
Merge pull request #15305 from mqliang/deamonSetList
...
Auto commit by PR queue bot
2015-10-29 11:25:52 -07:00
Mike Danese
f237db81f0
daemonset don't place pods on notready nodes
2015-10-29 11:11:20 -07:00
Jeff Lowdermilk
04e891c7d3
Modify jenkins unit/integration scripts to work on branches
...
Also add a makefile. This will need a cherrypick onto 1.0,1.1
with edits to hack/jenkins/test-dockerized.sh to run branch-specific
test scripts.
Also had to modify hack/verify-api-reference.sh to handle volume mount
path peculiarity when doing `docker run -v` inside a container started
with `docker run -v`. See associated comment in
hack/jenkins/test-dockerized.sh
2015-10-29 11:08:35 -07:00
gmarek
ce3317cb9f
Don't delete namespace after kubemark tests, as cluster will be torn down either way
2015-10-29 18:53:56 +01:00
k8s-merge-robot
c691f66b79
Merge pull request #16473 from mesosphere/sttts-fix-panics-in-runKubectlWithTimeout
...
Auto commit by PR queue bot
2015-10-29 10:53:19 -07:00
krousey
848fed8f4b
Merge pull request #16384 from derekwaynecarr/fix_memory_churn_etcd_helper
...
Large amount of memory churn in etcd helper prefixing keys
2015-10-29 10:02:07 -07:00
Maciej Szulik
e662b34ccd
Remove dead pods upon stopping a job
2015-10-29 17:56:01 +01:00
Chao Xu
69932aecb0
Let discoveryClient use RESTClient;
...
Ignore 403 and 404 error when discovering server-supported group/version
2015-10-29 09:55:32 -07:00
Jimmi Dyson
38ad0738bf
Bump cadvisor & libcontainer
...
Fixes #15805
2015-10-29 15:37:54 +00:00
Andrew Butcher
0c4aafaf1e
Update master service ports and type via controller.
2015-10-29 10:56:46 -04:00
Zach Loafman
f0e6ae4b8f
Merge pull request #12393 from jsafrane/devel/gce-tests
...
Update e2e scripts to run storage tests on GCE/Vagrant
2015-10-29 07:46:17 -07:00
Wojciech Tyczynski
9c53f301f1
Merge selectors with ListOptions.
2015-10-29 15:42:57 +01:00
Steve Milner
70e4693428
Standardized test image Makefile targets
2015-10-29 10:12:05 -04:00
k8s-merge-robot
55d03fd102
Merge pull request #16332 from janetkuo/fix-print-job
...
Auto commit by PR queue bot
2015-10-29 06:43:26 -07:00
k8s-merge-robot
45028e8c3d
Merge pull request #14493 from BugRoger/fix_devicemapping_cache_invalidation
...
Auto commit by PR queue bot
2015-10-29 06:43:10 -07:00
k8s-merge-robot
809f4e1bc3
Merge pull request #16497 from a-robinson/fluentd
...
Auto commit by PR queue bot
2015-10-29 06:01:20 -07:00
Zach Loafman
d24d2a21f9
Spark: Add liveness probes for master/worker
...
It turns out, the pods don't exit when the master or worker crash.
Along the way: remove redundant metadata.
2015-10-29 05:59:31 -07:00
Zach Loafman
413ec6c83a
Spark: Update example to use kubectl proxy rather than load balancer
2015-10-29 05:59:31 -07:00
k8s-merge-robot
cd7e4bd6bb
Merge pull request #16364 from liggitt/unversioned_types
...
Auto commit by PR queue bot
2015-10-29 05:56:17 -07:00
k8s-merge-robot
e47c8db9ca
Merge pull request #16487 from ZJU-SEL/downwardapi-fix
...
Auto commit by PR queue bot
2015-10-29 05:51:20 -07:00