Wojciech Tyczynski
|
56008de8d6
|
Fix heapster in kubemark
|
2016-08-22 15:38:02 +02:00 |
Kubernetes Submit Queue
|
6659d80973
|
Merge pull request #30882 from gmarek/address
Automatic merge from submit-queue
Update address flag to insecure-bind-address in kubemark
|
2016-08-18 07:53:03 -07:00 |
gmarek
|
97a376c4ea
|
Update address flag to insecure-bind-address in kubemark
|
2016-08-18 15:57:20 +02:00 |
gmarek
|
7e5770b347
|
Add --verify-version-skew=false to kubemark test runner
|
2016-08-18 13:43:38 +02:00 |
Timothy St. Clair
|
730fc70107
|
Update etcd default ports for v3, and validate tests
|
2016-08-17 07:49:19 -05:00 |
Timothy St. Clair
|
a0d177ca71
|
Update core etcd references to use 3.0.4
|
2016-08-12 13:39:07 -05:00 |
Wojciech Tyczynski
|
dcd5c2f9e6
|
Mounted etcd directories in Kubemark
|
2016-08-11 11:37:30 +02:00 |
gmarek
|
d0eb29cc67
|
Change the name of kubemark config file
|
2016-08-10 16:04:14 +02:00 |
gmarek
|
85f3bb271c
|
Print location of kubemark kubeconfig at the end of start-kubemark
|
2016-08-10 13:50:19 +02:00 |
gmarek
|
8b17ec1447
|
fix kubemark
|
2016-08-10 12:42:47 +02:00 |
gmarek
|
ea26433a9c
|
Debug kubemark startup problems
|
2016-08-10 11:58:22 +02:00 |
Kubernetes Submit Queue
|
012eb941d6
|
Merge pull request #28575 from fejta/check-resources
Automatic merge from submit-queue
Move kubemark, skew, upgrade, leak logic into hack/e2e.go
And move out of the `e2e_runner.sh`
Also make `start-kubemark.sh` automatically find `kubernetes-server-linux-amd64.tar.gz` instead of depending on a `RUN_FROM_DISTRO` env var
@gmarek can you review the kubemark-related changes?
@zmerlynn are you the right person to review upgrade changes?
@spxtr take a look at the overall `e2e.go` changes.
This is for https://github.com/kubernetes/kubernetes/issues/21843 and https://github.com/kubernetes/test-infra/pull/250
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.kubernetes.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.kubernetes.io/reviews/kubernetes/kubernetes/28575)
<!-- Reviewable:end -->
|
2016-08-09 15:54:50 -07:00 |
Erick Fejta
|
7011d8826e
|
Move kubemark, skew, upgrade, leak logic into hack/e2e.go
|
2016-08-09 14:04:19 -07:00 |
Timothy St. Clair
|
456c43c22d
|
Update to shift etcd 2.2 references to use 3.0.3
|
2016-08-09 08:51:15 -05:00 |
Wojciech Tyczynski
|
2280737aa4
|
Set cache size in Kubemark
|
2016-08-09 13:34:13 +02:00 |
Hongchao Deng
|
74e6626967
|
Update etcd deprecated flag
- "-addr" => "--advertise-client-urls"
- "-bind-addr" => "--listen-client-urls"
|
2016-07-22 11:01:11 -07:00 |
Wojciech Tyczynski
|
28205d6a43
|
Fix Kubemark config after IP addresses machinations
|
2016-07-22 11:49:15 +02:00 |
Antoine Pelisse
|
ab3e4494d3
|
Tentatively fix broken kubemark tests
The multi-line bash command is ill-formed.
|
2016-07-21 20:39:04 -07:00 |
Filip Grzadkowski
|
a2c2f7d8f7
|
Add static IP address for kubemark master.
|
2016-07-21 21:03:18 +02:00 |
David McMahon
|
ef0c9f0c5b
|
Remove "All rights reserved" from all the headers.
|
2016-06-29 17:47:36 -07:00 |
k8s-merge-robot
|
d1cc7f9e2c
|
Merge pull request #27037 from wojtek-t/push_hollow_nodes_logs_to_kubelets
Automatic merge from submit-queue
Mount hollow-node logs to parent node hostpath
|
2016-06-27 22:40:52 -07:00 |
Piotr Szczesniak
|
8fff5319db
|
Bumped Heapster to v1.1.0
|
2016-06-16 20:41:28 +02:00 |
Wojciech Tyczynski
|
770bd6b7a4
|
Mount hollow-node logs to parent node hostpath
|
2016-06-08 13:24:49 +02:00 |
gmarek
|
5109776485
|
Add retries for make in start-kubemark
|
2016-05-30 16:51:30 +02:00 |
gmarek
|
cafbdba7d9
|
Change base64 -d flag to --decode flag to make it BSD compatible
|
2016-05-24 13:24:55 +02:00 |
Wojciech Tyczynski
|
6f43de4740
|
Don't dump everything in kubemarks
|
2016-05-23 11:53:40 +02:00 |
Mike Danese
|
c2c030b6d8
|
fix kubemark
|
2016-05-20 15:42:40 -07:00 |
Wojciech Tyczynski
|
fe470b664b
|
Pipe content-type variable to hollow node
|
2016-05-11 14:57:40 +02:00 |
gmarek
|
4a5ec11ce6
|
Pipe variables from kubemark config to master binaries
|
2016-05-11 11:22:03 +02:00 |
gmarek
|
7981f479de
|
Make Kubemark assign cluster CIDRs
|
2016-05-09 15:09:37 +02:00 |
gmarek
|
b14809832b
|
Add heapster to kubemark
|
2016-04-27 16:04:07 +02:00 |
gmarek
|
3627bb7be9
|
Add Services to Load test
|
2016-04-21 22:00:26 +02:00 |
Wojciech Tyczynski
|
0f60b33efc
|
Don't remove kubemark binaries
|
2016-04-13 12:07:34 +02:00 |
gmarek
|
9120a60724
|
Kubemark uses kubectl from the repo
|
2016-03-31 09:13:42 -07:00 |
Joe Finney
|
9845639e14
|
Remove cluster/kube-env.sh.
|
2016-03-08 16:57:31 -08:00 |
Wojciech Tyczynski
|
ca72f9908c
|
Enable parallel namespace deletion in kubemarks and enormous cluster
|
2016-02-29 10:54:59 +01:00 |
gmarek
|
0cf1b922c4
|
Add more logging in case of Kubemark startup failure
|
2016-02-18 16:32:04 +01:00 |
Wojciech Tyczynski
|
c9d6b5fc74
|
Unify running tests in Kubemark
|
2016-02-16 13:44:52 +01:00 |
k8s-merge-robot
|
62e574341c
|
Merge pull request #20976 from wojtek-t/remove_annoying_logs
Auto commit by PR queue bot
|
2016-02-11 06:51:15 -08:00 |
Wojciech Tyczynski
|
519021b978
|
Timeout creating kubemark nodes
|
2016-02-11 12:19:37 +01:00 |
Wojciech Tyczynski
|
932302fa95
|
Remove annoying logs from Kubemark
|
2016-02-10 16:26:53 +01:00 |
gmarek
|
de740236b8
|
Randomize password to kubemark master
|
2016-02-02 15:36:08 +01:00 |
gmarek
|
35b317c094
|
Kubemark scripts retry failed gcloud commands
|
2016-02-01 21:05:57 +01:00 |
Hongchao Deng
|
5c68e9171d
|
clean up generated content in stop-kubemark.sh
|
2016-01-23 16:07:00 -08:00 |
gmarek
|
13773cbdf9
|
Remove cluster-name from kubemark setup
|
2015-12-16 16:10:52 +01:00 |
Brad Erickson
|
53172a5356
|
Minion->Node rename: NUM_NODES
|
2015-11-25 00:45:10 -08:00 |
Hongchao Deng
|
1fde840aa8
|
kubemark: check if kubectl is installed in start script
|
2015-11-18 09:28:05 -08:00 |
Joe Beda
|
993c1ee222
|
Update etcd to 2.2.1
|
2015-11-04 12:26:57 -08: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 |
gmarek
|
5a4e4d4d57
|
Add a HollowProxy to the HollowNode.
|
2015-10-27 18:23:29 +01:00 |