Commit Graph

21003 Commits

Author SHA1 Message Date
Wojciech Tyczynski
514c41c157 Delete usage of FakeEtcdClient from master_test.go 2015-11-19 10:05:48 +01:00
k8s-merge-robot
7c660bc240 Merge pull request #17058 from deads2k/fix-client-cache
Auto commit by PR queue bot
2015-11-19 00:00:32 -08:00
He Simei
208d65ab59 kube-down gracefully 2015-11-19 15:38:27 +08:00
k8s-merge-robot
b2ede0872f Merge pull request #17055 from ZJU-SEL/clean-up-ubuntu-deployment
Auto commit by PR queue bot
2015-11-18 23:23:29 -08:00
k8s-merge-robot
7536e776f3 Merge pull request #16931 from mikedanese/inclustercomponent
Auto commit by PR queue bot
2015-11-18 22:52:27 -08:00
k8s-merge-robot
5b2e339b24 Merge pull request #16398 from madhusudancs/out-of-disk-e2e
Auto commit by PR queue bot
2015-11-18 21:49:22 -08:00
mqliang
5bc2560b1f refactor:move GetNewRCTemplate() out of for loop 2015-11-19 13:34:18 +08:00
k8s-merge-robot
81d66f8367 Merge pull request #17455 from mesosphere/jdef-pure-iptables-flag
Auto commit by PR queue bot
2015-11-18 21:17:20 -08:00
Prashanth Balasubramanian
3b987e5c40 Clarify that Ingress is a beta resource. 2015-11-18 18:45:31 -08:00
Yu-Ju Hong
759795592d rkt: correctly copy container status in GetPods() 2015-11-18 18:18:53 -08:00
k8s-merge-robot
742243bb4a Merge pull request #17368 from mesosphere/sttts-doc-labels
Auto commit by PR queue bot
2015-11-18 15:13:55 -08:00
k8s-merge-robot
d0d177d3a0 Merge pull request #17408 from mikedanese/version
Auto commit by PR queue bot
2015-11-18 15:13:27 -08:00
k8s-merge-robot
4a6884038a Merge pull request #17410 from hongchaodeng/kubemark
Auto commit by PR queue bot
2015-11-18 15:13:26 -08:00
k8s-merge-robot
6c2c1d4612 Merge pull request #17411 from timstclair/metrics-proposal
Auto commit by PR queue bot
2015-11-18 15:13:24 -08:00
Abhi Shah
704eac4bb8 Merge pull request #17450 from erictune/codecgen-osx-fix
Replace readlink in update-codecgen for OSX
2015-11-18 15:05:59 -08:00
Abhi Shah
28a4adabb5 Merge pull request #17427 from gmarek/expect-noerror
Log an error instantly in expectNoError
2015-11-18 14:59:53 -08:00
Abhi Shah
7d95a4ce05 Merge pull request #17358 from pmorie/omitempty-space
Add description check for spaces around omitempty directive
2015-11-18 14:59:06 -08:00
Abhi Shah
7033e423aa Merge pull request #17361 from zhengguoyong/del_repeat_import_packagge
Del repeat imported package
2015-11-18 14:58:22 -08:00
Abhi Shah
a63711c143 Merge pull request #17318 from mikedanese/ds-fix
daemonset shouldn't place onto unschedulable nodes
2015-11-18 14:51:32 -08:00
Daniel Wang
afa12c58af Jenkins: Run slow tests for Trusty in dedicated jobs
Take slow tests out of release jobs because they are flaky and not as critical
as the rest of the release tests.

Also update the name of the release job for Trusy beta to
kubernetes-e2e-gce-trusty-beta-release.
2015-11-18 14:51:29 -08:00
Abhi Shah
8c7c5ec117 Merge pull request #17307 from zhengguoyong/set_no_public_runonce
Use small letter var definition
2015-11-18 14:50:04 -08:00
Abhi Shah
317cb3f198 Merge pull request #17267 from brendandburns/docs2
Add a description of the proposed owners file system for the repo
2015-11-18 14:48:13 -08:00
Dr. Stefan Schimanski
e1cb2aa828 docs: add Mesos scheduler documentation 2015-11-18 23:23:54 +01:00
Abhi Shah
3b014c71dd Merge pull request #17274 from mqliang/podController
fix errror message
2015-11-18 14:17:31 -08:00
Abhi Shah
a6689cd7d3 Merge pull request #17439 from frewsxcv/patch-1
Fix typo in guestbook README
2015-11-18 14:11:22 -08:00
James DeFelice
f855ac39d3 added proxy-mode flag to scheduler and minion 2015-11-18 20:32:44 +00:00
Zach Loafman
9707a0a1a7 Merge pull request #17413 from ixdy/jenkins-configs
Use NODE_NAME in addition to EXECUTOR_NUMBER in PR Jenkins
2015-11-18 11:49:36 -08:00
Brendan Burns
63149d05fe Add a description of the proposed owners file system for the repo 2015-11-18 11:46:33 -08:00
Mike Danese
ae05eed14a add a way to discover git version from a built release 2015-11-18 11:11:50 -08:00
Solly Ross
e5ef9e1406 Add Validators for Scale Objects
This commit introduces a validator for use with Scale updates.
The validator checks that we have > 0 replica count, as well
as the normal ObjectMeta checks (some of which have to be
faked since they don't exist on the Scale object).
2015-11-18 13:53:56 -05:00
Eric Tune
761a425b92 Replace readlink in update-codecgen for OSX
OS X does not have `readlink -f`
2015-11-18 10:34:32 -08:00
Prashanth B
01b371370d Merge pull request #17409 from bprashanth/clean1
Fix port typo, fix tests
2015-11-18 09:34:14 -08:00
Brian Grant
d625217285 Address feedback 2015-11-18 17:30:19 +00:00
Hongchao Deng
1fde840aa8 kubemark: check if kubectl is installed in start script 2015-11-18 09:28:05 -08:00
Corey Farwell
2dd4f1f40f Fix typo in guestbook README 2015-11-18 11:25:21 -05:00
gmarek
98633316a5 Print an external IP for Nodes in a density test for easier log lookup 2015-11-18 16:48:39 +01:00
gmarek
b4e7495d47 Add Kubemark User Guide 2015-11-18 15:21:14 +01:00
gmarek
9ca196dd75 Log an error instantly in expectNoError 2015-11-18 14:51:04 +01:00
He Simei
06b62ef498 upgrade etcd flag for docker-k8s 2015-11-18 16:48:20 +08:00
Tim Hockin
2a92988392 Merge pull request #17418 from thockin/fix_examples_test
try harder to timeout hung curls in examples test
2015-11-17 23:54:49 -08:00
Tim Hockin
efe566621f try harder to timeout hung curls in examples test 2015-11-17 23:53:39 -08:00
He Simei
cc9fff8e92 fix kube-up workflow 2015-11-18 14:54:32 +08:00
feihujiang
4d2333b7d8 Let kubectl run follow rules for -- 2015-11-18 14:46:01 +08:00
Tim Hockin
0ed6432ff7 Merge pull request #17356 from thockin/fix_examples_test
Fix the petstore example test with iptables proxy
2015-11-17 22:40:00 -08:00
Jeff Grafton
e0d447bf53 Use NODE_NAME in addition to EXECUTOR_NUMBER in PR Jenkins 2015-11-17 21:36:58 -08:00
Tim St. Clair
66194c6eca Correct erroneous metric endpoint. 2015-11-17 19:02:28 -08:00
Prashanth B
e82277b86a Merge pull request #17302 from bprashanth/wait_leak
Fix timer leak in wait.Poll
2015-11-17 18:35:49 -08:00
Prashanth Balasubramanian
4f3e007581 Fix port typo, fix tests 2015-11-17 18:13:36 -08:00
He Simei
b836f0cf85 fix messy quote thing 2015-11-18 09:47:33 +08:00
k8s-merge-robot
01656fd9a2 Merge pull request #15950 from sdminonne/mt_loop_initial_content
Auto commit by PR queue bot
2015-11-17 17:43:24 -08:00