Commit Graph

25992 Commits

Author SHA1 Message Date
k8s-merge-robot
c9bd9e9c95 Merge pull request #22223 from nikhiljindal/deploymente2eFlake
Auto commit by PR queue bot
2016-02-29 20:20:35 -08:00
k8s-merge-robot
a608cc94e8 Merge pull request #22156 from caesarxuchao/revert-20202
Auto commit by PR queue bot
2016-02-29 18:24:31 -08:00
Janet Kuo
1b831babe7 Move deployment Add/Update/DeleteFunc into functions 2016-02-29 18:19:48 -08:00
Janet Kuo
1960243d82 Fix type assertion error in deployment controller DeleteFunc 2016-02-29 18:19:33 -08:00
derekwaynecarr
cb1f1d373e ResourceQuota e2e should not assume 1 secret by default 2016-02-29 20:48:48 -05:00
derekwaynecarr
c9e4c846e6 Incorrect type passed into quota reflector 2016-02-29 20:48:48 -05:00
k8s-merge-robot
f3d943e0a4 Merge pull request #22220 from madhusudancs/image-pull-secrets-doc-update
Auto commit by PR queue bot
2016-02-29 17:48:23 -08:00
Prashanth Balasubramanian
41cbf952ca Ignore network flake in services e2e. 2016-02-29 17:40:24 -08:00
HAI HUANG
3cc729a482 added docs on cold-standby ha mode 2016-02-29 19:49:38 -05:00
nikhiljindal
2019d18e9a Fixing a bug in deployment controller cleanupOldReplicaSets 2016-02-29 16:40:35 -08:00
Isaac Hollander McCreery
adbd8a9c94 Refactor e2e-runner.sh in preparation for upgrade job infra improvements 2016-02-29 16:36:37 -08:00
Janet Kuo
50d43ef65c In deployment rollback e2e test, wait for async actions to happen 2016-02-29 16:35:00 -08:00
Justin Santa Barbara
818925cc25 Openstack null-support for load balancer source
We return an error if the user specifies a non 0.0.0.0/0 load balancer
source restriction on OpenStack, where we can't enforce the restriction
(currently).
2016-02-29 19:32:15 -05:00
Justin Santa Barbara
49e1149227 AWS: Add support for load balancer source ranges
This refactors #21431 to pull a lot of the code into cloudprovider so it
can be reused by AWS.

It also changes the name of the annotation to be non-GCE specific:
service.beta.kubernetes.io/load-balancer-source-ranges

Fix #21651
2016-02-29 19:32:08 -05:00
Saad Ali
e7e404b6f8 Merge pull request #22219 from mml/cereal-eyes
Mark Daemon Set as Serial since it won't work in parallel.
2016-02-29 16:25:03 -08:00
Janet Kuo
1994b26b8d Uniquify names of controllers in deployment e2e tests 2016-02-29 16:09:14 -08:00
Madhusudan.C.S
1f8367fce2 Improvements to ImagePullSecrets section of the images.md doc.
Add an example for .docker/config.json based Secret config. Also, some
other minor corrections.
2016-02-29 15:05:09 -08:00
Phillip Wittrock
b897981a11 Node e2e test - fix and re-enable readonly volume test. Fixes #21320 2016-02-29 14:46:34 -08:00
Matt Liggett
b53144ec70 Mark Daemon Set as Serial since it won't work in parallel.
Fixes #21767
2016-02-29 14:45:04 -08:00
Tim St. Clair
246b389275 Move test-only volume files to test-only volume package 2016-02-29 14:44:28 -08:00
Yu-Ju Hong
bd2323d5a6 e2e: add a high node density test
This test is primarily inteded to test the node performance.
2016-02-29 14:38:57 -08:00
Janet Kuo
f129d97262 Fill missing arg in log 2016-02-29 14:26:19 -08:00
Janet Kuo
c65d7b082c Move verifyPods to e2e test util 2016-02-29 14:26:01 -08:00
Saad Ali
83d74dd952 Merge pull request #22201 from liggitt/token-e2e
Use serviceAccountProvisionTimeout for e2e tests
2016-02-29 14:19:29 -08:00
Saad Ali
4183ac174b Merge pull request #21408 from krousey/unversioned_breakup
Move restclient to it's own package
2016-02-29 14:03:09 -08:00
Lee Calcote
07d1fbc506 Corrected hyperlinks to other docs
Fixed hyperlink for services and replication controllers.
2016-02-29 15:51:34 -06:00
k8s-merge-robot
0319022e51 Merge pull request #22197 from pwittrock/node-e2e-ci-hosts
Auto commit by PR queue bot
2016-02-29 13:49:40 -08:00
k8s-merge-robot
ae2a8da4cc Merge pull request #22155 from Random-Liu/terminated-pods
Auto commit by PR queue bot
2016-02-29 13:49:38 -08:00
Chao Xu
7a85d54d4e fix links 2016-02-29 13:27:29 -08:00
Tim Hockin
56be551416 Validate volume paths do not have ':' 2016-02-29 13:22:45 -08:00
k8s-merge-robot
b1e29b765b Merge pull request #21860 from gmarek/kube-up
Auto commit by PR queue bot
2016-02-29 13:14:27 -08:00
Jordan Liggitt
daa37e121e Use serviceAccountProvisionTimeout for e2e tests 2016-02-29 16:00:38 -05:00
Phillip Wittrock
1b9a3fd5f8 Log container logs for failed containers if failedCount > max 2016-02-29 12:19:00 -08:00
Phillip Wittrock
9287e6c388 Node e2e sync pr builder host images to ci host images.
- Also fix seeding issue in run_e2e.go
- Disable failing kubelet_test for system container metrics
2016-02-29 12:15:55 -08:00
Kris
e664ef922f Move restclient to its own package 2016-02-29 12:05:13 -08:00
k8s-merge-robot
cbf2b269ad Merge pull request #22185 from caseydavenport/update-calico-link
Auto commit by PR queue bot
2016-02-29 11:45:31 -08:00
k8s-merge-robot
4202dac2dd Merge pull request #21958 from justinsb/aws_jessie_default
Auto commit by PR queue bot
2016-02-29 11:45:30 -08:00
Saad Ali
1dd3cb58f8 Merge pull request #22160 from liggitt/token-e2e
Remove short-circuit of token reference cleanup
2016-02-29 10:51:00 -08:00
CJ Cullen
3a8c7a7074 Evict pods w/o rate-limit when cloud says node is gone. 2016-02-29 10:33:50 -08:00
Casey D
e78a6f110a Update Calico link 2016-02-29 09:28:28 -08:00
k8s-merge-robot
d1d036391a Merge pull request #22177 from AdoHe/update_commented_examples
Auto commit by PR queue bot
2016-02-29 09:18:57 -08:00
k8s-merge-robot
89038f3b1f Merge pull request #20415 from liangchenye/e2etest
Auto commit by PR queue bot
2016-02-29 07:34:05 -08:00
bryk
1fa320bac9 Set Dashboard UI addon version to latest release
Release details:
https://github.com/kubernetes/dashboard/releases/tag/v1.0.0-beta1
2016-02-29 16:17:14 +01:00
k8s-merge-robot
d1ebc532eb Merge pull request #22175 from wojtek-t/store_kubemark_logs_in_case_of_failure
Auto commit by PR queue bot
2016-02-29 06:54:37 -08:00
AdoHe
9cc668f7c6 update commented examples just remove $ 2016-02-29 09:41:09 -05:00
k8s-merge-robot
fe03c663d9 Merge pull request #22094 from alex-mohr/routes
Auto commit by PR queue bot
2016-02-29 05:46:51 -08:00
Wojciech Tyczynski
cf7e6d0fc3 Merge pull request #21965 from mqliang/flag-abbreviation
avoid use abbreviation in flag
2016-02-29 14:43:26 +01:00
Wojciech Tyczynski
c09b470b2b Store logs from base cluster if kubemark fails 2016-02-29 14:22:06 +01:00
k8s-merge-robot
ce2556decf Merge pull request #22169 from wojtek-t/more_readable_load_log
Auto commit by PR queue bot
2016-02-29 05:09:39 -08:00
k8s-merge-robot
c76635c6ce Merge pull request #22168 from gmarek/density
Auto commit by PR queue bot
2016-02-29 05:09:38 -08:00