Commit Graph

23165 Commits

Author SHA1 Message Date
Prashanth Balasubramanian
4f8b744b19 Rename daemon->resource in thirdparty client 2016-01-12 08:18:25 -08:00
k8s-merge-robot
e20a0db159 Merge pull request #19001 from endocode/fix-libvirt-coreos-cluster
Auto commit by PR queue bot
2016-01-12 08:15:00 -08:00
Marek Grabowski
9b540638de Merge pull request #19532 from gmarek/metrics-grabber
Make MetricsForE2E public
2016-01-12 16:23:15 +01:00
gmarek
e704e6c0bc Make MetricsForE2E public 2016-01-12 13:23:47 +01:00
k8s-merge-robot
5b43a12775 Merge pull request #17754 from WeixuZhuang/node_controller
Auto commit by PR queue bot
2016-01-12 02:47:23 -08:00
k8s-merge-robot
67ac4e3838 Merge pull request #18410 from Random-Liu/reconcile-pod-status
Auto commit by PR queue bot
2016-01-12 02:17:09 -08:00
Michal Fojtik
118c8c5616 bump(fsouza/go-dockerclient): 299d728486342c894e7fafd68e3a4b89623bef1d 2016-01-12 11:03:59 +01:00
k8s-merge-robot
c255181509 Merge pull request #18248 from resouer/images-dev
Auto commit by PR queue bot
2016-01-11 23:53:43 -08:00
k8s-merge-robot
9b106c6e6d Merge pull request #18058 from mqliang/httpProbe
Auto commit by PR queue bot
2016-01-11 23:21:01 -08:00
David Oppenheimer
8ac484793d Comment out calls to httptest.Server.Close() to work around
https://github.com/golang/go/issues/12262 . See #19254 for
more details. This change should be reverted when we upgrade
to Go 1.6.
2016-01-11 23:02:11 -08:00
k8s-merge-robot
6f50699b93 Merge pull request #17192 from SuhasAnand/SuhasAnand-rbd-attachdisk-fix_unnecessary_call
Auto commit by PR queue bot
2016-01-11 22:07:00 -08:00
Tom Benner
52739bc82b Add kubectl config current-context 2016-01-11 21:54:24 -08:00
k8s-merge-robot
cc7acc0c58 Merge pull request #19061 from fgrzadkowski/release_docker
Auto commit by PR queue bot
2016-01-11 20:56:00 -08:00
k8s-merge-robot
d246ed00fa Merge pull request #18894 from luxas/update_master_multi
Auto commit by PR queue bot
2016-01-11 20:38:41 -08:00
k8s-merge-robot
c4d46adc5e Merge pull request #19352 from roberthbailey/large-cluster
Auto commit by PR queue bot
2016-01-11 20:22:55 -08:00
Mike Danese
22cfa5ea7e build: move some of hack/lib/ into a new cluster/lib/
Some functionality in hack/lib is currently depended on by
cluster/common.sh so kube-up from the full release tar (which
does not include hack/) is currently broken. With this PR we
create cluster/lib/ and move the necessary bits from hack/
over to get kube-up working again.

Fixes: 96d1b8d1b2
Signed-off-by: Mike Danese <mikedanese@google.com>
2016-01-11 17:10:26 -08:00
Saad Ali
6cbedf2f0b Merge pull request #19513 from ihmccreery/sleep-tunnels
Add 5-minute sleep in GKE for dead tunnels to be removed
2016-01-11 16:52:44 -08:00
Prashanth Balasubramanian
7b847ebfe5 Add api/gensupport as a godep 2016-01-11 16:27:17 -08:00
Prashanth Balasubramanian
f42aaefbdb Update gce compute api godep. 2016-01-11 16:27:17 -08:00
Prashanth Balasubramanian
cc09a603dd Code changes 2016-01-11 16:27:12 -08:00
Joe Finney
6dd867108b Merge pull request #19430 from spxtr/test-go
Add kubernetes-test-go and ilk to source control.
2016-01-11 15:51:28 -08:00
Isaac Hollander McCreery
a284927713 Add 5-minute sleep in GKE for dead tunnels to be removed 2016-01-11 15:30:23 -08:00
Saad Ali
651206fd90 Merge pull request #19393 from yujuhong/fix_dockerclient
Fix fake docker client to corretly report status of containers
2016-01-11 13:56:41 -08:00
Saad Ali
f5ea4f4671 Merge pull request #19392 from yujuhong/runtime_mock
Add a container runtime mock for testing
2016-01-11 13:03:37 -08:00
Isaac Hollander McCreery
e05724cee8 Properly run GCE_PARALLEL_SKIP_TESTS in reboot suites 2016-01-11 11:41:07 -08:00
Saad Ali
d3f76c884a Merge pull request #19495 from kubernetes/revert-19296-pred
Revert "Remove FailedResourceType and return custom error"
2016-01-11 11:30:00 -08:00
Saad Ali
9b415f0300 Revert "Remove FailedResourceType and return custom error" 2016-01-11 11:27:50 -08:00
Prashanth Balasubramanian
4fe4f1f20e Errors in network setup should prevent pod creation 2016-01-11 11:16:15 -08:00
Chao Xu
a0489e8685 add expansion interface 2016-01-11 10:46:24 -08:00
Eric Tune
1ce3081e55 Do not delete text that fails preformat-balance
If preformat lines are unbalanced, do not delete all the lines from there to
end of file.  That might be the only copy of edits made by the user.

Do not print entire file contents for munge errors affecting entire file.
2016-01-11 10:44:10 -08:00
Minhan Xia
2a7656c0c0 Merge pull request #19383 from freehan/esloggingfix
Improve ES test resilience
2016-01-11 10:08:50 -08:00
Joe Finney
abf41a5304 Merge pull request #19429 from spxtr/soak-yaml
Add soak tests to source control.
2016-01-11 09:59:32 -08:00
Lucas Käldström
7d497441b3 Update docker-multinode instructions and version. Also run kube-proxy in a pod in the docker-multnode manifest 2016-01-11 16:45:56 +02:00
Marek Grabowski
d8041b1d4d Merge pull request #19471 from gmarek/analyzer_k8s_changes
Changes required for test analyzer
2016-01-11 14:21:45 +01:00
gmarek
1dba92824c Changes required for test analyzer 2016-01-11 13:29:05 +01:00
Marek Grabowski
1020b436c7 Merge pull request #19469 from gmarek/master
Run test for grabbing metrics from Kubelet only on GCE
2016-01-11 13:07:06 +01:00
gmarek
573c3ca320 Shorten the sleep amount in the fake docker client 2016-01-11 12:15:11 +01:00
gmarek
5f2222a866 Run test for grabbing metrics from Kubelet only on GCE 2016-01-11 11:54:43 +01:00
k8s-merge-robot
f580569c34 Merge pull request #19296 from hongchaodeng/pred
Auto commit by PR queue bot
2016-01-11 02:31:41 -08:00
Salvatore Dario Minonne
172d7ee32c to fix comment for apis.extensions.JobCondition 2016-01-11 11:07:50 +01:00
k8s-merge-robot
30f206c9e3 Merge pull request #19261 from gmarek/in-test-metrics
Auto commit by PR queue bot
2016-01-11 01:59:29 -08:00
k8s-merge-robot
0b750fb0be Merge pull request #19281 from erictune/image-doc-fix-1
Auto commit by PR queue bot
2016-01-11 01:24:08 -08:00
Marek Grabowski
b7f03ff600 Merge pull request #19421 from janetkuo/known-flaky
Label 3 flaky deployment e2e tests with [Flaky]
2016-01-11 09:55:42 +01:00
k8s-merge-robot
170c03a85f Merge pull request #16354 from mdshuai/valid-supplemental-groups
Auto commit by PR queue bot
2016-01-11 00:48:34 -08:00
k8s-merge-robot
dd81bf9f9d Merge pull request #19412 from mesosphere/jdef_sync_controllermanager
Auto commit by PR queue bot
2016-01-11 00:16:27 -08:00
Tim Hockin
5002b784f9 Clarify --external-ip in kubectl expose docs
Also fix a couple minor punctuation issues.
2016-01-10 23:29:57 -08:00
mdshuai
27934da9cc Validate uids and gids for securitycontext 2016-01-11 15:17:25 +08:00
Nagarjun
fc9cac1594 Update get-kube.sh to not re-download the kubernetes archive 2016-01-11 12:03:54 +05:30
Prashanth Balasubramanian
99af2da6c0 Fix kubectl describe ingress 2016-01-10 19:05:49 -08:00
k8s-merge-robot
da5251ad60 Merge pull request #19170 from ZJU-SEL/fix-validation
Auto commit by PR queue bot
2016-01-10 14:22:57 -08:00