k8s-merge-robot
f0782a54e9
Merge pull request #18327 from tmrts/refactor/method
...
Auto commit by PR queue bot
2015-12-13 06:24:44 -08:00
Wojciech Tyczynski
f1654ceb46
Merge pull request #18630 from kubernetes/revert-18315-hpa-tolerance-config
...
Revert "[hpa] Parameterize tolerance, downscale, and upscale into HPAController, and add corresponding unit test for backsolved tolerance."
2015-12-13 10:30:57 +01:00
Wojciech Tyczynski
342eee680c
Revert "[hpa] Parameterize tolerance, downscale, and upscale into HPAController, and add corresponding unit test for backsolved tolerance."
2015-12-13 09:54:43 +01:00
harry
d94945c179
Fix empty string check inconsistency in validation.go
2015-12-13 00:11:56 +08:00
James DeFelice
26593f1a6a
use WithoutCancel interface w/ Pop(nil)
2015-12-12 15:33:48 +00:00
Thomas Ploch
189f2436e3
[AWS] Wrong assignment of KUBE_MASTER_IP
with Elastic IP
...
Currently when using a custom elastic IP, the ENV var `KUBE_MASTER_IP` gets
the output of `$(assign-elastic-ip $ip $master_id)` assigned.
This is wrong since the command returns a string:
`Attaching IP 99.999.999.999 to instance i-9999999`
This patch fixes the assignment by calling `get_instance_public_ip` again.
2015-12-12 13:53:01 +01:00
k8s-merge-robot
4f67b0b211
Merge pull request #18349 from mesosphere/sttts-workaround-kube-ui-condition-order-assumption
...
Auto commit by PR queue bot
2015-12-12 02:26:49 -08:00
k8s-merge-robot
9b07349013
Merge pull request #18315 from jayunit100/hpa-tolerance-config
...
Auto commit by PR queue bot
2015-12-12 01:55:46 -08:00
k8s-merge-robot
583b733a1e
Merge pull request #18309 from brendandburns/3rdparty2
...
Auto commit by PR queue bot
2015-12-12 01:23:06 -08:00
k8s-merge-robot
f1505486b1
Merge pull request #18256 from caesarxuchao/fix-17266
...
Auto commit by PR queue bot
2015-12-12 00:51:56 -08:00
k8s-merge-robot
3d24d25fd8
Merge pull request #17764 from jiangyaoguo/make-containerspecchange-private
...
Auto commit by PR queue bot
2015-12-11 17:40:34 -08:00
k8s-merge-robot
5ff88a4eb6
Merge pull request #18575 from jay-lau/master
...
Auto commit by PR queue bot
2015-12-11 17:11:40 -08:00
k8s-merge-robot
a1f6cc3f63
Merge pull request #18574 from jay-lau/master
...
Auto commit by PR queue bot
2015-12-11 17:11:38 -08:00
Jeff Lowdermilk
09f9dc7d86
Merge pull request #18578 from ihmccreery/quiet-upgrades
...
Add quiet mode to gcloud calls from upgrade e2e tests
2015-12-11 15:49:50 -08:00
Jeff Lowdermilk
9f3d28c788
Merge pull request #18305 from yujuhong/podfullname
...
Replace podFullName with format.Pod() in logging messages
2015-12-11 14:31:47 -08:00
Mike Danese
5c1ead8869
add leader transitions to leader election record
2015-12-11 13:51:01 -08:00
nikhiljindal
724b098855
Deleting unused master.ClusterName param
2015-12-11 13:39:19 -08:00
Jeff Lowdermilk
f6686ba3a4
Merge pull request #18290 from wojtek-t/fast_namespace_deletion
...
Support collection deletion in apiserver.
2015-12-11 13:34:56 -08:00
Jeff Lowdermilk
9c49cdaa6e
Merge pull request #18276 from thockin/airplane_validation_pt6
...
Validation cleanup parts 5 & 6 together
2015-12-11 13:34:37 -08:00
Jeff Lowdermilk
06421d5ff7
Merge pull request #18589 from mikedanese/leader-test
...
fix testcase in pkg/client/leaderelection that wasn't testing what it said it was testing
2015-12-11 13:25:29 -08:00
Jeff Lowdermilk
c103825ef4
Merge pull request #14537 from markturansky/pv_provisioner
...
PersistentVolume Provisioner Controller
2015-12-11 13:09:33 -08:00
Jeff Lowdermilk
e53acfe19c
Merge pull request #17111 from munnerz/multi-rolling-update
...
Allow rolling-update of a single container in multi-container pods
2015-12-11 13:08:13 -08:00
Jeff Grafton
30dc184f62
Merge pull request #18597 from spxtr/export-account
...
export GCE_SERVICE_ACCOUNT in e2e.sh
2015-12-11 13:01:44 -08:00
Joe Finney
f4f74ceb65
export GCE_SERVICE_ACCOUNT in e2e.sh
2015-12-11 12:53:11 -08:00
Joe Finney
5885728318
Merge pull request #18591 from spxtr/fix-find
...
Fix workspace not empty on gce tests.
2015-12-11 11:38:53 -08:00
Joe Finney
12c038af0c
Fix workspace not empty on gce tests.
...
We added a gcloud command earlier in e2e.sh which creates a .config
folder in the workspace. Ignore it.
2015-12-11 11:33:49 -08:00
Mike Danese
5e03250577
fix testcase in pkg/client/leaderelection that wasn't testing what it said it was testing
2015-12-11 10:58:46 -08:00
deads2k
ec87d74ecb
update InterfacesFor to use GroupVersion
2015-12-11 13:45:41 -05:00
Chao Xu
a336ab1f3d
address wojtek-t's comment
2015-12-11 10:27:54 -08:00
Yu-Ju Hong
7e8f4d831d
e2e: set expected cpu usage upper bounds
...
Fail the test if the actual cpu usage is greater than expected.
2015-12-11 10:12:26 -08:00
derekwaynecarr
9cdeb4cb20
describe nodes improvements
2015-12-11 13:09:49 -05:00
Joe Finney
8535f13a2b
Merge pull request #18454 from spxtr/e2e-gce
...
Add kubernetes-e2e-gce job to git
2015-12-11 09:54:32 -08:00
markturansky
4fc1bf1f23
Added PersistentVolumeController
2015-12-11 10:33:30 -05:00
k8s-merge-robot
d3243b8778
Merge pull request #18383 from timothysc/tools_removal
...
Auto commit by PR queue bot
2015-12-11 07:17:14 -08:00
Jay Lau
69439149ed
Correct typo for two parameters in mesos scheduler.
2015-12-11 10:02:27 -05:00
Filip Grzadkowski
f2d56c4198
Simplify local docker setup.
2015-12-11 15:53:44 +01:00
Jay Lau
85a9303bd6
Removed code confilict symbols from mesos scheduler document.
2015-12-11 22:32:52 +08:00
Marek Grabowski
e34e6e7641
Merge pull request #18573 from gmarek/master
...
Move Daemon set should run complex daemon test to flaky
2015-12-11 15:21:31 +01:00
gmarek
c538f6fd74
Move Daemon set should run complex daemon test to flaky
2015-12-11 15:18:20 +01:00
k8s-merge-robot
5cc508bb6d
Merge pull request #18564 from wojtek-t/smaller_limits_in_scalability
...
Auto commit by PR queue bot
2015-12-11 06:03:15 -08:00
k8s-merge-robot
efd17797b2
Merge pull request #18563 from wojtek-t/1000_node_cluster_on_jenkins
...
Auto commit by PR queue bot
2015-12-11 06:03:13 -08:00
k8s-merge-robot
db08e062b8
Merge pull request #18514 from gmarek/grab-profiles
...
Auto commit by PR queue bot
2015-12-11 06:02:56 -08:00
gmarek
bb82299f98
Add a proposal for monitoring cluster performance
2015-12-11 14:49:24 +01:00
James DeFelice
af95e3fe0e
- forward updated labels/annotations for downward API compat
...
- refactor queue.Pod construction to take functional options, privatize Pod fields
- refactor DelayFIFO and HistoricalFIFO to offer consistent, more useful Pop() funcs
- refactor pod update processing changes; long term we should somehow combine with the special pod config source that we are using for mirror pods
- task launch timer cleanup
2015-12-11 13:15:06 +00:00
feihujiang
3a3421b742
Print how to reattch to seesion when session ends
2015-12-11 17:00:56 +08:00
k8s-merge-robot
abf9a90030
Merge pull request #17848 from sdminonne/libvirt_service_account
...
Auto commit by PR queue bot
2015-12-11 00:59:23 -08:00
Wojciech Tyczynski
5eb17e8224
Decrease scalability thresholds in e2e tests
2015-12-11 09:55:35 +01:00
Wojciech Tyczynski
3367369c49
Add 1000-node cluster suite to Jenkins
2015-12-11 09:54:42 +01:00
He Simei
1571edfb94
propagate config file
2015-12-11 16:50:05 +08:00
k8s-merge-robot
23baca87b5
Merge pull request #18232 from pwittrock/fsacct
...
Auto commit by PR queue bot
2015-12-11 00:48:09 -08:00