Commit Graph

20247 Commits (241551e36ea0c357f6de71027180276d0e708fb7)

Author SHA1 Message Date
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
Alex Robinson f0ebe4066f Update fluentd-gcp to include all recent improvements that are in the
new google-fluentd 1.5.4-1 build.
2015-10-29 11:54:07 +00:00
k8s-merge-robot 4b76b26225 Merge pull request #16317 from thockin/gcloud_preview
Auto commit by PR queue bot
2015-10-29 04:17:12 -07:00
Jan Safranek fe0741bffe Configure cluster for e2e tests.
When KUBE_E2E_STORAGE_TEST_ENVIRONMENT is set to 'true', kube-up.sh script
will:

- Install the right packages for all storage volumes.
- Use devicemapper as docker storage backend. 'aufs', the default one on
Debian, does not support extended attibutes required by Ceph RBD and Gluster
server containers.

Tested on GCE and Vagrant, e2e tests for storage volumes passes without any
additional configuration.
2015-10-29 11:03:34 +01:00
k8s-merge-robot f2208a9855 Merge pull request #16269 from gmarek/delete-namespace
Auto commit by PR queue bot
2015-10-29 02:34:31 -07:00
Marek Grabowski f944e96277 Merge pull request #16490 from wojtek-t/increase_logs_verbosity_in_scalability
Increase logs verbosity in scalability tests.
2015-10-29 10:15:32 +01:00
Wojciech Tyczynski 0fa259f329 Increase logs verbosity in scalability tests. 2015-10-29 10:12:44 +01:00
k8s-merge-robot 1ef85cd78c Merge pull request #16329 from ixdy/resource-check
Auto commit by PR queue bot
2015-10-29 02:02:36 -07:00
k8s-merge-robot d5be3635e5 Merge pull request #16273 from wojtek-t/list_options_in_api
Auto commit by PR queue bot
2015-10-29 01:57:29 -07:00
k8s-merge-robot 79c2d5541a Merge pull request #16204 from caseydavenport/docs-update-v1.1
Auto commit by PR queue bot
2015-10-29 01:43:15 -07:00
k8s-merge-robot 63c512cfed Merge pull request #16320 from zmerlynn/spark-rcs
Auto commit by PR queue bot
2015-10-29 01:42:31 -07:00
k8s-merge-robot 139e158f18 Merge pull request #15862 from timstclair/metrics-proposal
Auto commit by PR queue bot
2015-10-29 01:35:09 -07:00
k8s-merge-robot a1e3a1c39a Merge pull request #16328 from erictune/scratch-addons
Auto commit by PR queue bot
2015-10-29 01:32:11 -07:00
k8s-merge-robot 3980d2373d Merge pull request #16368 from fgrzadkowski/test_docker_multinode
Auto commit by PR queue bot
2015-10-29 01:31:45 -07:00
mqliang 5b03cfc92b replace fmt.Sptintf() with + operator 2015-10-29 16:27:42 +08:00