Commit Graph

18358 Commits (29c3c23aa08bd846cb3e71fc23d4f536c4dfb824)

Author SHA1 Message Date
James DeFelice db604a6fc9 updated mesos-go and dep libs: zk and gogo/protobuf 2015-09-24 21:33:30 +00:00
jayunit100 783a7aa7e6 Remove some stuff that looks obsolete from api-server certs/access docs 2015-09-24 17:25:57 -04:00
Eric Tune a518a27354 Merge pull request #14417 from soltysh/issue14385
Issue 14385: job's parallelism defaults to completions.
2015-09-24 14:25:22 -07:00
Eric Tune 43b37204ec Merge pull request #14502 from deads2k/tolerate-missing-sortby
don't fatal on missing sorting flag
2015-09-24 14:09:42 -07:00
Eric Tune f4f8ec68f8 Merge pull request #14518 from nikhiljindal/flag-exceptions
printf->print in hack/verify-flags-underscore.py script
2015-09-24 14:03:37 -07:00
Eric Tune 2eb60f4326 Merge pull request #14319 from nikhiljindal/deploymentExamplew
Adding an example deployment yaml
2015-09-24 13:57:18 -07:00
Eric Tune 50f8f0c782 Merge pull request #14343 from erictune/job-update
Job update
2015-09-24 13:54:54 -07:00
Eric Tune c340d664da Merge pull request #14046 from soltysh/job_controller_reaper_scaler
Reaper and scaler for jobs
2015-09-24 13:54:31 -07:00
Eric Tune 33c4c50c1e Merge pull request #14358 from derekwaynecarr/fix_request_defaulting
Default resources.requests only for Pod resources
2015-09-24 13:43:44 -07:00
Eric Tune ff1156d4c1 Merge pull request #13930 from ArtfulCoder/privileged
allow privileged pods
2015-09-24 13:42:31 -07:00
nikhiljindal 0799c11cb5 printf->print 2015-09-24 13:10:25 -07:00
Brian Grant 42cb619471 Merge pull request #14508 from lavalamp/fix-14477
Fix bug with empty subsets
2015-09-24 12:57:16 -07:00
Brian Grant c7de21f2ea Merge pull request #14501 from brendandburns/flakes3
Disable race detection for all integration tests
2015-09-24 12:55:36 -07:00
James DeFelice ec2605a758 wait for some grace period for kill proc to die, upgrading from SIGTERM to SIGKILL if needed
- refactor kill signal escalation into separate func for easier unit testing
- added unit test for signal escalation
2015-09-24 18:53:23 +00:00
nikhiljindal ed5d24ed52 Allow enabling deployment controller on GCE and GKE 2015-09-24 11:37:16 -07:00
Daniel Smith 76a37694f6 Revert "Temporary workaround of problem with not ready endpoints."
This reverts commit eb9cb8fbae.
2015-09-24 10:49:43 -07:00
Daniel Smith 50a98d8fc0 Fix bug with empty subsets 2015-09-24 10:48:19 -07:00
deads2k dd7ed11fc1 don't fatal on missing sorting flag 2015-09-24 12:53:33 -04:00
Christopher Eck 511e3e1be9 Fix for issue #14466. Don't use tag filtering when looking up which VPC an AWS node is attached to. 2015-09-24 09:51:35 -07:00
Brendan Burns ec427f22b1 Disable race detection for all integration tests 2015-09-24 09:37:01 -07:00
derekwaynecarr f92755acab Improve conflict errors in namespace controller 2015-09-24 10:52:55 -04:00
derekwaynecarr b29722c728 Ensure ResourceQuota values are non-negative 2015-09-24 10:15:40 -04:00
Jerzy Szczepkowski 0662141f67 Merge pull request #14488 from piosz/api-bug
Temporary workaround of problem with not ready endpoints.
2015-09-24 16:04:59 +02:00
Lénaïc Huard 9ffa70a8be Move the vagrant+libvirt cluster from Fedora 20 to 21 2015-09-24 15:22:57 +02:00
Piotr Szczesniak eb9cb8fbae Temporary workaround of problem with not ready endpoints. 2015-09-24 14:57:21 +02:00
Jerzy Szczepkowski 4d44ab5703 Merge pull request #14486 from jszczepkowski/hpa-tune
E2E tests for horizontal pod autoscaler.
2015-09-24 14:51:41 +02:00
Jerzy Szczepkowski c8238c079a E2E tests for horizontal pod autoscaler.
Fixes & tuning in horiontal pod autoscaler and its e2e tests; two of the tests added to "Autoscaling suite".
2015-09-24 14:14:35 +02:00
Jerzy Szczepkowski 70d94fac9d Merge pull request #14483 from mesosphere/sttts-fix-maxopenfiles
MESOS: Fix zero MaxOpenFiles in Mesos executor
2015-09-24 13:40:04 +02:00
Jerzy Szczepkowski eb8ac3405a Merge pull request #14482 from wojtek-t/fix_load_test
Properly use framework in load test
2015-09-24 12:39:17 +02:00
Wojciech Tyczynski 3ab11970d8 Properly use framework in load test 2015-09-24 12:02:49 +02:00
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