Commit Graph

22142 Commits (7da6a54088832e719dcfe7d975fe43d37fbd37f8)

Author SHA1 Message Date
Filip Grzadkowski 7256b832ff Fix table of contents in docker.md 2015-12-15 11:15:26 +01:00
k8s-merge-robot b02417bb9b Merge pull request #18348 from mesosphere/sur-652-conformance-tests
Auto commit by PR queue bot
2015-12-15 02:02:50 -08:00
Piotr Szczesniak 4a65fa1f35 Merge pull request #18684 from timothysc/etcd-godep-1.5.1
Update etcd godep to fix golang 1.5.1 data race
2015-12-15 10:46:50 +01:00
k8s-merge-robot b5387da0d7 Merge pull request #17669 from WeixuZhuang/describ
Auto commit by PR queue bot
2015-12-15 01:45:38 -08:00
k8s-merge-robot ac9ca3adfa Merge pull request #18693 from thockin/namespace-label
Auto commit by PR queue bot
2015-12-15 01:21:55 -08:00
k8s-merge-robot b3ccad2341 Merge pull request #18680 from caesarxuchao/clean-client
Auto commit by PR queue bot
2015-12-15 01:21:32 -08:00
k8s-merge-robot 06df5c97e7 Merge pull request #18499 from wojtek-t/fix_reflector_race
Auto commit by PR queue bot
2015-12-15 01:19:06 -08:00
k8s-merge-robot 9c77dabb1b Merge pull request #18475 from andyzheng0831/fix
Auto commit by PR queue bot
2015-12-15 01:18:29 -08:00
k8s-merge-robot 631a36edec Merge pull request #18252 from hongbin/redis
Auto commit by PR queue bot
2015-12-15 01:17:38 -08:00
Piotr Szczesniak af4788116a Merge pull request #18567 from gmarek/1000-kube-up
Allow creation of clusters larger than 500 nodes in GCE, take 2.
2015-12-15 09:15:30 +01:00
Piotr Szczesniak fe04005959 Merge pull request #18658 from jszczepkowski/rc-bump
Autoscaling e2e tests: bumped resource consumer to version beta2.
2015-12-15 09:05:11 +01:00
Wojciech Tyczynski 8e3b717bff Merge pull request #18697 from wojtek-t/relax_scalability_limits
Relax scalability limits
2015-12-15 08:22:31 +01:00
Wojciech Tyczynski 99ed49dfaf Relax scalability limits 2015-12-15 08:14:07 +01:00
Abhi Shah 9c0e777567 Merge pull request #17952 from upmc-enterprises/dns_fix 2015-12-14 20:42:53 -08:00
Tim Hockin 743d6fc133 api-conventions: Namespace is label, not subdomain 2015-12-14 20:38:34 -08:00
k8s-merge-robot 414ebd2ddb Merge pull request #17991 from krousey/errorstatus
Auto commit by PR queue bot
2015-12-14 20:18:19 -08:00
k8s-merge-robot 29e8b6123f Merge pull request #17529 from jayunit100/hammer-backoff-expo-part2
Auto commit by PR queue bot
2015-12-14 19:48:40 -08:00
k8s-merge-robot 1f0e46abb8 Merge pull request #16237 from ZJU-SEL/fix-util
Auto commit by PR queue bot
2015-12-14 18:41:14 -08:00
Minhan Xia b4c72e56ce enforce node quorum to prevent es split brain problem 2015-12-14 18:16:04 -08:00
Minhan Xia f0c176dd6a add validation for fluentd pods 2015-12-14 16:23:11 -08:00
k8s-merge-robot e72e819395 Merge pull request #18090 from thockin/go-versions
Auto commit by PR queue bot
2015-12-14 14:47:59 -08:00
Timothy St. Clair a63ab34163 Update etcd godep to fix golang 1.5.1 data race 2015-12-14 16:39:47 -06:00
k8s-merge-robot 29bc5a3639 Merge pull request #18673 from pmorie/api-changes
Auto commit by PR queue bot
2015-12-14 13:58:28 -08:00
k8s-merge-robot 6cd73690e1 Merge pull request #18669 from luxas/kube2sky_remove_amd_only
Auto commit by PR queue bot
2015-12-14 13:58:21 -08:00
k8s-merge-robot 47aece40dd Merge pull request #18646 from mesosphere/sur-690-docs
Auto commit by PR queue bot
2015-12-14 13:58:07 -08:00
k8s-merge-robot 6fbbe9a60e Merge pull request #18602 from mikedanese/merge-conflict
Auto commit by PR queue bot
2015-12-14 13:57:20 -08:00
k8s-merge-robot 03d9f1b85a Merge pull request #18561 from ZJU-SEL/configurable-config-file
Auto commit by PR queue bot
2015-12-14 13:56:54 -08:00
k8s-merge-robot 166ae2350d Merge pull request #18521 from pmorie/internalize-ownership
Auto commit by PR queue bot
2015-12-14 13:56:10 -08:00
k8s-merge-robot a702364470 Merge pull request #18351 from fgrzadkowski/simple_single_node
Auto commit by PR queue bot
2015-12-14 13:54:26 -08:00
k8s-merge-robot 1ab03bea80 Merge pull request #18273 from thockin/ethtool
Auto commit by PR queue bot
2015-12-14 13:54:05 -08:00
Saad Ali 7432c6a5ee Merge pull request #18580 from pmorie/du-metrics-size
Fix assumptions about tmpfs in metrics du tests
2015-12-14 13:35:31 -08:00
Chao Xu f565646ea5 remove dead code in client 2015-12-14 13:34:07 -08:00
Yifan Gu 207fb721b9 Godeps: bump go-oidc to fix the race in tests. 2015-12-14 13:32:16 -08:00
Eric Paris 503c2cdcdd Merge pull request #18671 from eparis/godep-test
Pin godep to version 32
2015-12-14 15:52:23 -05:00
Paul Morie 90df71e5a5 Add note about type comments to API changes doc 2015-12-14 15:03:21 -05:00
Tim Hockin 86b91ac6bc Deflake a test - Sleep(5) != 5 seconds
Fixes #18283 (I hope - very rare flake)
2015-12-14 11:59:34 -08:00
Chao Xu 05e3cb8bfb adding a mock.testType to test the generated client code 2015-12-14 11:24:44 -08:00
Eric Paris 7d5acfb923 Pin godep to version 32
33, 34, 35 are all broken differently.
https://github.com/tools/godep/issues/359
2015-12-14 14:22:07 -05:00
Paul Morie e757fac2f5 Regenerate for volume info changes 2015-12-14 14:19:51 -05:00
Paul Morie b592e1f6e8 Add information about ownership management, selinux relabeling to volumes 2015-12-14 14:00:54 -05:00
Lucas Käldström cff9c2f94c Don't restrict kube2sky to build only for amd64, make possible for arm too 2015-12-14 20:44:12 +02:00
Paul Morie 33cd5338a4 Proposal: internalize ownership management of volumes into plugins 2015-12-14 12:38:44 -05:00
Paul Morie c5765fbfef Special case godep installation in verify-codecgen for travis 2015-12-14 12:29:18 -05:00
Mike Danese 56bb8138bf remove merge conflict comments 2015-12-14 07:57:52 -08:00
Jerzy Szczepkowski dd62c8e831 Autoscaling e2e tests: bumped resource consumer to version beta2.
Autoscaling e2e tests: bumped resource consumer to version beta2.
2015-12-14 16:55:26 +01:00
Sergiusz Urbaniak 7bf86d61ee mesos/docs: update docs for roles support
The scheduler documentation was updated to:

1. Reflect the `--mesos-framework-roles` and `--mesos-default-pod-roles`
configuration options.

2. Reflect pod roles configuration via annotations rather than labels.

3. The section describing more than two roles was modified to describe
only two roles because that is what is currently supported in Mesos.
2015-12-14 16:49:19 +01:00
Paul Morie eb89c2519a Fix assumptions about tmpfs in metrics du tests 2015-12-14 10:47:21 -05:00
deads2k d0aaf13920 use constants for group names 2015-12-14 10:04:10 -05:00
Marek Grabowski 775369a8f1 Merge pull request #18651 from gmarek/master
Move kubemark-500 back to asia-east1
2015-12-14 15:20:33 +01:00
Sergiusz Urbaniak 67e98fcfa8 executor, scheduler: make default pod roles configurable
Currently if a pod is being scheduled with no meta.RolesKey label
attached to it, per convention the first configured mesos (framework)
role is being used.

This is quite limiting and also lets e2e tests fail. This commit
introduces a new configuration option "--mesos-default-pod-roles" defaulting to
"*" which defines the default pod roles in case the meta.RolesKey pod
label is missing.
2015-12-14 15:18:39 +01:00