Commit Graph

21153 Commits

Author SHA1 Message Date
Daniel Smith
80569e8866 Merge pull request #17588 from mikedanese/fix-kube-proxy-test
fix command that is supposed to kill kube-proxy
2015-11-20 14:41:25 -08:00
Daniel Smith
874b4f85d9 Merge pull request #17259 from yujuhong/raw_pod_status
kubelet: add RawPodStatus and related functions
2015-11-20 14:23:19 -08:00
Mike Danese
ddd38c3edc fix command that is supposed to kill kube-proxy 2015-11-20 14:11:18 -08:00
Daniel Wang
ed508e9bf0 Jenkins: Skip a flaky test on Trusty release job
The monitoring test, i.e., "Monitoring should verify monitoring pods and all
cluster nodes are available on influxdb using heapster" has been failing on the
Trusty release job for a while and it is known that it won't be fixed until the
next kubernetes release, see https://github.com/google/cadvisor/issues/947 for
more details.

Let's blacklist it so that the release job can be used to catch other real
issues.
2015-11-20 14:05:20 -08:00
Matthew Farrellee
eff6169ac7 Change default to local build, require explicit "make push" to push 2015-11-20 16:58:59 -05:00
Zach Loafman
a68247bbf7 Merge pull request #17586 from mattf/master
Install numpy on all spark images
2015-11-20 13:37:37 -08:00
Matthew Farrellee
fb4afda2bf Install numpy on all spark images 2015-11-20 16:05:47 -05:00
Piotr Szczesniak
2794e47b1c Disabled HPA tests for deployment because they are flaky 2015-11-20 22:03:24 +01:00
Dawn Chen
7a29621b94 Merge pull request #17582 from yujuhong/image_backoff
Use 10s period for image pulling backoff
2015-11-20 13:00:49 -08:00
Andy Goldstein
f9a018d454 Add missing kube_flags to kubectl scale in hack/test-cmd.sh 2015-11-20 15:28:14 -05:00
Hongchao Deng
36104df7cf Kubemark guide: add paragraph to describe '--delete-namespace=false' 2015-11-20 12:01:37 -08:00
Yu-Ju Hong
41a9ab388d Use 10s period for image pulling backoff
This is consistent with the container restart backoff period.
2015-11-20 11:57:56 -08:00
Joe Finney
0ff848b959 Verify that tests in Jenkins match those in e2e.sh.
This is a temporary solution in lieu of a more robust infrastructure.
The test is up and running on Jenkins as kubernetes-verify-jenkins-jobs.
It fails as long as there are tests in Jenkins that aren't in e2e.sh and
vice versa, excluding specified exceptions and non-kubernetes tests.
2015-11-20 11:51:53 -08:00
Brendan Burns
ce90b83689 Update some flags 2015-11-20 11:47:31 -08:00
Zach Loafman
fc8f5672cb Merge pull request #17578 from mattf/master
Use upstream zeppelin 0.5.5 release
2015-11-20 11:47:01 -08:00
saadali
882469dd7b Refactor GCE wrapper library to allow execution from E2E test suite 2015-11-20 11:41:10 -08:00
Matthew Farrellee
2d37029a39 Use upstream zeppelin 0.5.5 release 2015-11-20 14:22:56 -05:00
Zach Loafman
893c99bddc Merge pull request #17563 from mattf/master
Add cleaning to the clean target
2015-11-20 11:22:07 -08:00
Brendan Burns
1dcd250274 Refactor the deadlock detector for testing. Add a test. 2015-11-20 09:35:40 -08:00
Kris
7f6d2e8305 Cleaning up client request unit tests
1. Closing test servers that we open.
2. Remove dependency on Config and just call NewRESTClient directly
3. Remove auth tests as they are redundant to the tests in transport_test.go
2015-11-20 08:52:34 -08:00
deads2k
72e345aa4e handle the HEAD verb correctly for authorization 2015-11-20 11:34:35 -05:00
Wojciech Tyczynski
846356d437 Remove tools.EtcdClient reference from master_test 2015-11-20 16:59:21 +01:00
Matthew Farrellee
4e181c4c1f Add cleaning to clean target 2015-11-20 10:19:57 -05:00
k8s-merge-robot
ac65782e03 Merge pull request #17121 from mikedanese/kube-proxy-static
Auto commit by PR queue bot
2015-11-20 07:19:26 -08:00
k8s-merge-robot
c8d2ec6ffd Merge pull request #16919 from ihmccreery/enable-prerelease-push-official-release
Auto commit by PR queue bot
2015-11-20 06:47:23 -08:00
k8s-merge-robot
0e229d59f0 Merge pull request #17499 from jszczepkowski/hpa-tune
Auto commit by PR queue bot
2015-11-20 05:33:15 -08:00
k8s-merge-robot
d25cffef55 Merge pull request #17381 from caesarxuchao/add-blob
Auto commit by PR queue bot
2015-11-20 05:32:31 -08:00
Wojciech Tyczynski
8594c20333 Merge pull request #16677 from DirectXMan12/feature/add-scale-validator
[WIP] Add Validators for Scale Objects
2015-11-20 12:03:45 +01:00
k8s-merge-robot
1a57cc8033 Merge pull request #15777 from mesosphere/sttts-replace-ssh-by-net-host-container
Auto commit by PR queue bot
2015-11-20 02:19:25 -08:00
k8s-merge-robot
f0b07c9c68 Merge pull request #16126 from krousey/client_breakup
Auto commit by PR queue bot
2015-11-20 01:47:22 -08:00
k8s-merge-robot
21095ea21e Merge pull request #13917 from feihujiang/kubectlRunFollowRules
Auto commit by PR queue bot
2015-11-20 00:13:17 -08:00
k8s-merge-robot
53f0f9d598 Merge pull request #17541 from dchen1107/event
Auto commit by PR queue bot
2015-11-19 23:42:15 -08:00
k8s-merge-robot
b257174452 Merge pull request #17315 from ZJU-SEL/ubuntu-clean-kube-down
Auto commit by PR queue bot
2015-11-19 23:21:12 -08:00
k8s-merge-robot
8d60aae8ff Merge pull request #17422 from ZJU-SEL/upgrade-etcd-flag
Auto commit by PR queue bot
2015-11-19 23:07:01 -08:00
k8s-merge-robot
2d75799dda Merge pull request #17528 from kubernetes/fix-daemonset
Auto commit by PR queue bot
2015-11-19 23:06:46 -08:00
k8s-merge-robot
c879383cf4 Merge pull request #17550 from timstclair/typo
Auto commit by PR queue bot
2015-11-19 23:06:41 -08:00
Tim St. Clair
e4eff4bd6b Fix typo: s/recieve/receive/ 2015-11-19 19:23:40 -08:00
feihujiang
ad79fa6e84 Move list functions from runtime to meta package 2015-11-20 09:20:55 +08:00
Quinton Hoole
bec4167525 Make zone and region node labels conformant.
Fixes #17506
2015-11-19 16:35:58 -08:00
Dawn Chen
16fe4a8ada Fix a typo of NodeNotReady event. 2015-11-19 15:35:14 -08:00
Kris
9b75b88d4e Move client's tranport to a separate package 2015-11-19 14:55:47 -08:00
Nikhil Jindal
b12550273e Merge pull request #17530 from nikhiljindal/deploymente2eFlaky
Removing a deployment test from flaky tests list
2015-11-19 14:15:54 -08:00
Jeff Lowdermilk
b5e7597d6a Merge pull request #17531 from jlowdermilk/reboot-filter
Re-add slow tests to gke-ci-reboot filter
2015-11-19 14:09:23 -08:00
Zach Loafman
57c63ba872 Merge pull request #17288 from zmerlynn/i17231
Zeppelin: Compress the image by doing the build on a separate image
2015-11-19 14:07:41 -08:00
Jeff Lowdermilk
e4f7db65af Re-add slow tests to gke-ci-reboot filter
Reboot tests are already slow, should only run fast tests
in this job.
2015-11-19 13:45:22 -08:00
k8s-merge-robot
9ace86fd25 Merge pull request #16258 from mqliang/deployment-redundant
Auto commit by PR queue bot
2015-11-19 13:45:18 -08:00
nikhiljindal
afd3095c04 Removing a deployment test from flaky 2015-11-19 13:41:10 -08:00
Brendan Burns
9a95e555ea Update daemon.md 2015-11-19 13:35:24 -08:00
Karl Isenberg
b39ab93973 Add conformance script 2015-11-19 12:53:41 -08:00
k8s-merge-robot
2c58defc6d Merge pull request #6477 from tmrts/proposal/configs
Auto commit by PR queue bot
2015-11-19 12:19:26 -08:00