Dr. Stefan Schimanski
61b7e682ce
Fix zero MaxOpenFiles in Mesos executor
2015-09-24 11:59:16 +02:00
Jerzy Szczepkowski
ec0e1faab4
Merge pull request #14476 from gmarek/framework
...
Add an option to modify timeout for namespace duration in e2e Framework
2015-09-24 11:01:27 +02:00
gmarek
1459a1523f
Add an option to modify timeout for namespace duration in e2e Framework
2015-09-24 10:32:34 +02:00
Jerzy Szczepkowski
c53df247c8
Merge pull request #14440 from brendandburns/flakes2
...
Increase some more timeouts to eliminate flakes
2015-09-24 10:23:34 +02:00
Jerzy Szczepkowski
0c10d11207
Merge pull request #14456 from brendandburns/flakes3
...
Turn off race detection in the etcd tools test as etcd client isn't thread safe.
2015-09-24 09:56:53 +02:00
Jerzy Szczepkowski
fabff59757
Merge pull request #14472 from gmarek/tests
...
Move broken service tests to the flaky suite to make GCE suite happy again
2015-09-24 09:50:57 +02:00
gmarek
24b03c4db2
Move broken service tests to the flaky suite to make GCE suite happy again
2015-09-24 09:13:00 +02:00
Brendan Burns
d3379e72be
Turn off race detection in the etcd tools test as etcd client isn't thread safe
2015-09-23 21:25:26 -07:00
markturansky
f2378a2da7
shortened annotation key name, improved comments
2015-09-23 22:02:08 -04:00
feihujiang
74ba88cb07
Fix error message for non-existent namespace
2015-09-24 09:53:57 +08:00
nikhiljindal
60bd4012ae
Adding a deployment example
2015-09-23 18:41:11 -07:00
Yu-Ju Hong
0b8244505c
Add a slow e2e test to monitor kubelet resource usage
...
This test tracks kubelet resource usage over a long period of time (1hr)
when running N pods (e.g., N=0,50), and prints out the resource usage. This
would give us an idea how much kubelet's management overhead is in a stable
cluster.
Some followup items:
* Use a more realistic workload (e.g., including probing)
* Fail the test if the resource usage is too high.
Caveat:
* We assume the scheduler would do a decent job distributing the pause pods,
but we should double check.
* Cluster addon pods could be unevenly distributed and skews the resource
usage on nodes.
2015-09-23 18:22:20 -07:00
Yu-Ju Hong
ab85b9a7d6
e2e: add a function to reset the stats in resource monitor
...
The function can be called in a long-running test to clear exsiting
stats (free the memory), and start over.
2015-09-23 17:55:12 -07:00
Rob Szumski
aab396f624
docs: proper capitalization of CoreOS
2015-09-23 17:21:07 -07:00
Eric Tune
795d6827c1
Merge pull request #13712 from Huawei-PaaS/add_doc_for_ubuntu_Cluster_upgrade
...
Add docs for ubuntu kubernetes cluster upgrading
2015-09-23 16:50:08 -07:00
Rob Szumski
e831d1559c
docs: fix spelling/feedback
2015-09-23 16:48:01 -07:00
Eric Tune
83fde15083
Merge pull request #14155 from mattjmcnaughton/fix-devel-coding-conventions-markdown
...
Fix indendation on devel/coding-conventions.md
2015-09-23 16:46:50 -07:00
Eric Tune
f264ae67c7
Merge pull request #14201 from swagiaal/fix-format-and-mount-comment
...
Correct comments in mount.go
2015-09-23 16:45:36 -07:00
Eric Tune
1311f44b0c
Merge pull request #14222 from linzichang/fix-document-link
...
Fix document link
2015-09-23 16:44:18 -07:00
Eric Tune
dd6a897ce9
Merge pull request #14258 from zhengguoyong/update-etcdindex
...
change etcdIndec to etcdIndex
2015-09-23 16:42:37 -07:00
Eric Tune
1ffa7cbc4f
Merge pull request #14290 from sdodson/container-inspect-ll4
...
Bump Container Inspect to loglevel 4
2015-09-23 16:42:07 -07:00
Eric Tune
1e0aec4edb
Merge pull request #14329 from Huawei-PaaS/fix-wrong-paramter-ubuntu-md
...
fix the parameter name of k8s version
2015-09-23 16:40:56 -07:00
Eric Tune
57c5a5e439
Merge pull request #14333 from roberthbailey/gke-e2e-firewall-names
...
Use the cluster name instead of the minion tag as the prefix for the firewall rules created in gke e2e tests
2015-09-23 16:40:41 -07:00
Eric Tune
8d2d42a8d0
Merge pull request #14345 from zhengguoyong/update-minior
...
change kubernetes-mininon to kubernetes-node
2015-09-23 16:40:19 -07:00
Eric Tune
138c42e410
Merge pull request #14350 from sdminonne/labels_selector_doc
...
updating label selector doc
2015-09-23 16:37:22 -07:00
Eric Tune
22b0c2455e
Merge pull request #14458 from kubernetes/revert-14365-poll-immediately
...
Revert "Check the condition immediately in util.Wait funcs"
2015-09-23 16:35:02 -07:00
Eric Tune
f3018162d1
Revert "Check the condition immediately in util.Wait funcs"
2015-09-23 16:32:05 -07:00
Eric Tune
a4d85703d5
Merge pull request #14365 from ncdc/poll-immediately
...
Check the condition immediately in util.Wait funcs
2015-09-23 16:31:53 -07:00
Eric Tune
de9ffd32e8
Merge pull request #14377 from derekwaynecarr/improve_vagrant_node_stability
...
Vagrant salt-minion should have low oom_score_adj and restart policy
2015-09-23 16:31:10 -07:00
Eric Tune
d3beca6f06
Merge pull request #14381 from dchen1107/fix
...
Flag controlled RLIMIT_NOFILE for kubelet.
2015-09-23 16:30:11 -07:00
Eric Tune
25e835fdc7
Merge pull request #14401 from linzichang/change-describe-secret
...
Change a describe in docs/design/secrets.md
2015-09-23 16:28:04 -07:00
Eric Tune
96696fe3f8
Merge pull request #14405 from resouer/patch-7
...
Fix minor error in Pod introduction
2015-09-23 16:27:33 -07:00
Eric Tune
305a7d3f94
Merge pull request #14410 from lhuard1A/remove_etcd_discovery
...
[libvirt-coreos cluster] Get rid of the etcd discovery mechanism in favor of static configuration
2015-09-23 16:26:38 -07:00
Eric Tune
8600e3f28b
Merge pull request #14412 from zhengguoyong/update-minion-to-node
...
change minion to node
2015-09-23 16:26:11 -07:00
Eric Tune
f899afb896
Merge pull request #14414 from socaa/unit
...
Unit tests for metrics_client.go
2015-09-23 16:25:42 -07:00
Eric Tune
72992ae8f6
Merge pull request #14418 from gmarek/dead-code
...
Remove dead RateLimit function from API server handlers
2015-09-23 16:25:06 -07:00
Eric Tune
13821de107
Merge pull request #14427 from mesosphere/sttts-resource-tests
...
Avoid assumption of a fixed list of cgroups in e2e conformance tests
2015-09-23 16:22:53 -07:00
Eric Tune
c9c5937050
Merge pull request #14435 from yujuhong/runonce_test
...
Replace testDocker with container.fakeRuntime in runonce_test
2015-09-23 16:22:34 -07:00
Eric Tune
85ce4dcc13
Merge pull request #14439 from jonboulle/master
...
build: fix link syntax in README
2015-09-23 16:21:51 -07:00
Eric Tune
db78d27723
Merge pull request #14445 from eparis/verify-all-return-error
...
hack/verify-all.sh return error on errors
2015-09-23 16:18:40 -07:00
saadali
f6bc538a46
Add new GCE PD E2E test to verify two PDs attached to one container
2015-09-23 15:08:11 -07:00
Brendan Burns
f529cc71ca
Increase some more timeouts to eliminate flakes
2015-09-23 14:56:29 -07:00
Eric Tune
a24ad6a931
Merge pull request #14441 from pmorie/e2e-doc
...
Add link to dev e2e docs from api_changes doc
2015-09-23 14:51:53 -07:00
Eric Paris
2e814b3b79
hack/verify-all.sh: return error on error
2015-09-23 16:37:22 -04:00
Eric Paris
1ef9e05341
hack/verify-all.sh: turn tab into space
2015-09-23 16:34:38 -04:00
Eric Tune
de38de0c1a
Merge pull request #14064 from brendandburns/flakes
...
Increase a bunch of timeouts to reduce flakes
2015-09-23 12:56:27 -07:00
Karl Isenberg
f429d690c1
Add script to run minimal e2e tests to validate cluster deployment
2015-09-23 12:23:07 -07:00
Paul Morie
d5a6f53a83
Add link to dev e2e docs from api_changes doc
2015-09-23 14:45:00 -04:00
Jonathan Boulle
61741e094b
build: fix link syntax in README
2015-09-23 11:21:21 -07:00
Brendan Burns
77fd388485
Increase a bunch of timeouts to reduce flakes
2015-09-23 11:09:03 -07:00