Piotr Szczesniak
fcbf63f3f3
Merge pull request #13509 from wojtek-t/refactor_etcd_delete_test
...
Refactor registry etcd delete tests
2015-09-04 09:03:26 +02:00
Timothy St. Clair
2b7e758c3c
Fixes the experimental api, which appeared to be completely broken.
...
Fix for rebase with nikhiljindal/deploymentController
2015-09-03 21:56:45 -05:00
Mike Danese
8a2e430b1d
remove some descritpion tags from expapi
2015-09-03 19:22:41 -07:00
Amy Unruh
3574999fa3
Use GCR images from 'google-samples' project; allow switch on whether dns service is
...
supported, or to use env vars to get service host info.
Test change to reflect php filename change.
2015-09-03 19:14:24 -07:00
James DeFelice
a1cea8dd87
Flexible resource accounting and pod resource containment:
...
- new: introduce AllocationStrategy, Predicate, and Procurement to scheduler pkg
- new: --contain-pod-resources flag (workaround for docker+systemd+mesos problems)
- new: --account-for-pod-resources flag (for testing overcommitment)
- bugfix: forward -v flag from minion controller to executor
2015-09-04 00:49:13 +00:00
Jeff Grafton
da0ab43b08
Save integration test results in junit-style XML report on Shippable
2015-09-03 17:28:29 -07:00
Zichang Lin
4d8eedd13d
Fix rmdir error when libvirt-coreos kupe-up
2015-09-04 08:02:00 +08:00
Abhi Shah
c28b68d254
Merge pull request #13295 from mesosphere/minion-signals
...
MESOS: refactor process management in the minion controller
2015-09-03 16:37:46 -07:00
Abhi Shah
0758a298db
Merge pull request #13366 from feihujiang/printValidContainersNames
...
Print valid container names when the command not specify the container
2015-09-03 16:36:27 -07:00
Abhi Shah
04600aa5dd
Merge pull request #11439 from jfchevrette/source-local-cluster-env
...
Allow a local /cluster/env.sh to be sourced if present
2015-09-03 16:35:42 -07:00
Abhi Shah
c9f2d3151b
Merge pull request #13155 from derekwaynecarr/enforce_limits
...
Map cpu limits to cpu-quota in docker run
2015-09-03 16:28:04 -07:00
Abhi Shah
217e1d0d87
Merge pull request #13514 from kargakis/queryparams-handle-pointers
...
queryparams: Handle pointer fields in structs
2015-09-03 16:26:54 -07:00
Abhi Shah
cdfc37dd8f
Merge pull request #13531 from quinton-hoole/2015-09-02-dedup-e2e-sh
...
Remove redundant filter from e2e-gce-parallel test job.
2015-09-03 16:16:56 -07:00
Quinton Hoole
ea6238ddc3
Remove redundant filter from e2e-gce-parallel test job.
2015-09-03 15:54:12 -07:00
Abhi Shah
9b24100c22
Merge pull request #13561 from yuvipanda/patch-1
...
Update kube2dns usage flags
2015-09-03 15:49:26 -07:00
Abhi Shah
b8179eae24
Merge pull request #13467 from simonswine/feature_enhanced_vpc_detection
...
Enhanced detection of VPC for cloudprovider AWS
2015-09-03 15:47:28 -07:00
Abhi Shah
d923e61dda
Merge pull request #13397 from yujuhong/housekeeping
...
kubelet: define the housekeeping period
2015-09-03 15:46:29 -07:00
Abhi Shah
a1d5e84385
Merge pull request #13274 from mikedanese/kube-ui-v2
...
bump kube-ui addon version to v2
2015-09-03 15:42:56 -07:00
Abhi Shah
7dd85cb51b
Merge pull request #13490 from feihujiang/changeVariablesToEnvionmentVariablesWhenDescribeContainers
...
Change variables to environment variables when describe containers
2015-09-03 15:39:24 -07:00
Abhi Shah
34476cd758
Merge pull request #13510 from Huawei-PaaS/fix_hostnet_in_dns
...
Fix a typo `hostNet` to `hostNetwork`in DNS
2015-09-03 15:36:40 -07:00
Abhi Shah
49523500c3
Merge pull request #13566 from mesosphere/reconcile-all-pods
...
MESOS: task reconciliation must look at NamespaceAll, not NamespaceDefault
2015-09-03 15:35:17 -07:00
k8s-merge-robot
d1c7a5f04e
Merge pull request #13362 from mesosphere/proxy-runtime
...
Auto commit by PR queue bot
2015-09-03 15:26:56 -07:00
Avesh Agarwal
f0d0e2a089
Remove unused api-rate and api-burst params.
2015-09-03 17:57:35 -04:00
James DeFelice
124929e373
refactoring of child process handling code
...
- tasks subpackage responsible for managing system process lifecycle
- minion propagates SIGTERM to child procs
- child procs will be SIGKILL'd upon parent process death
2015-09-03 21:52:08 +00:00
Abhi Shah
9e59ceaa06
Merge pull request #13549 from mesosphere/incremental-pod-updates
...
MESOS: Switch to incremental pod config notification
2015-09-03 14:24:38 -07:00
Dr. Stefan Schimanski
216865b80a
Switch to incremental pod config notification
...
This fixes https://github.com/mesosphere/kubernetes-mesos/issues/463 , i.e.
https://github.com/kubernetes/kubernetes/pull/13003 which broke contrib/mesos.
2015-09-03 22:49:02 +02:00
Abhi Shah
d5358f0f7e
Merge pull request #13537 from stevekuznetsov/skuznets/typo
...
fixed error typo
2015-09-03 13:11:44 -07:00
Abhi Shah
380d7d9591
Merge pull request #13564 from a-robinson/beta
...
Switch from `gcloud beta container` to just `gcloud container`.
2015-09-03 13:09:25 -07:00
k8s-merge-robot
5d8a6049be
Merge pull request #12848 from wojtek-t/private_watch_cache
...
Auto commit by PR queue bot
2015-09-03 13:06:18 -07:00
Sami Wagiaalla
9ca9ab1b66
iSCSI Plugin: Remove remounting of device in global path.
...
This code was originally added because the first mount call did not
respect the ro option. This no longer seems to be the cause so there
is no need to use remount.
Signed-off-by: Sami Wagiaalla <swagiaal@redhat.com>
2015-09-03 15:59:27 -04:00
Abhi Shah
cbaf11f632
Merge pull request #13534 from quinton-hoole/2015-09-02-increases-pr-builder-nodes
...
Make PR builder and e2e-gce-parallel e2e runs use the same node count
2015-09-03 12:14:43 -07:00
k8s-merge-robot
857b6ba5a8
Merge pull request #12603 from markturansky/expand_vol_spec
...
Auto commit by PR queue bot
2015-09-03 12:00:49 -07:00
Quinton Hoole
e76e0477f2
Make PR builder and e2e-gce-parallel e2e runs use the same number of nodes.
2015-09-03 11:48:52 -07:00
derekwaynecarr
2e76842eb7
Update resource quota for requests
2015-09-03 14:24:59 -04:00
Alex Robinson
edf692622c
Switch from `gcloud beta container` to just `gcloud container`.
2015-09-03 18:19:25 +00:00
Abhi Shah
473c51593a
Merge pull request #13502 from jszczepkowski/e2e-clustersize
...
e2e test function waitForClusterSize waits for not-ready nodes to go out.
2015-09-03 11:15:54 -07:00
Abhi Shah
9b70b9d839
Merge pull request #13506 from feihujiang/fixUpperCaseLetterInKubectlExamples
...
Fixes upper case letters in kubectl examples
2015-09-03 11:15:30 -07:00
Abhi Shah
228517e634
Merge pull request #13536 from brendandburns/util
...
Add Forever, syntactic sugar on Until
2015-09-03 11:12:34 -07:00
James DeFelice
d1589b9571
task reconciliation must look at NamespaceAll, not NamespaceDefault
2015-09-03 18:01:45 +00:00
Jeff Lowdermilk
cb65cfa746
Print recognized file extensions in resource builder error
2015-09-03 11:01:13 -07:00
Alex Robinson
4b47cb93f3
Reduce the default apiserver timeout back down to 30 seconds.
...
It was originally raised due to slow load balancer creation (#5180 ), but
that was fixed months ago.
2015-09-03 17:50:23 +00:00
derekwaynecarr
aff9ee5a40
Enable CFS quota in vagrant setup
2015-09-03 13:44:28 -04:00
derekwaynecarr
5dc74e8dbf
Add support for CFS quota in kubelet
2015-09-03 13:44:28 -04:00
derekwaynecarr
06bbe00642
Remove NamespaceExists from configuration
2015-09-03 13:42:09 -04:00
Yuvi Panda
e35d06fd17
Update kube2dns usage flags
...
Update some of the commandline flags for kube2sky
2015-09-03 18:57:45 +02:00
Brendan Burns
535c509dd3
Update go-restful
2015-09-03 08:26:16 -07:00
derekwaynecarr
44e74b4c20
Disable swap memory on vagrant nodes to support qos properly
2015-09-03 11:22:47 -04:00
Eric Paris
04fc8ae3dd
s|github.com/GoogleCloudPlatform/kubernetes|github.com/kubernetes/kubernetes|
2015-09-03 10:10:11 -04:00
kargakis
f9bca7bc7d
handle structs
2015-09-03 15:49:24 +02:00
hurf
46e7f5684c
Add --dry-run option for label command
...
With --dry-run option, label command will print the object locally
without update it on server side.
2015-09-03 21:37:11 +08:00