gmarek
2b6c78818b
Allow creation of clusters larger than 500 nodes in GCE, take 2.
...
The change from the take 1 is to remove the suffix from the name of the
last MIG.
2015-12-14 14:02:26 +01:00
Filip Grzadkowski
4ef062c22f
Merge pull request #18476 from caesarxuchao/fix-query-convert
...
Fix queryparams convert
2015-12-14 13:22:27 +01:00
k8s-merge-robot
0fba3e43d1
Merge pull request #18020 from gmarek/doc
...
Auto commit by PR queue bot
2015-12-14 02:28:03 -08:00
k8s-merge-robot
7e942bf9b3
Merge pull request #18384 from deads2k/gv-clientcache
...
Auto commit by PR queue bot
2015-12-14 02:25:49 -08:00
k8s-merge-robot
3dfa323eab
Merge pull request #18560 from caesarxuchao/plural-namer
...
Auto commit by PR queue bot
2015-12-14 01:37:44 -08:00
k8s-merge-robot
5566e32842
Merge pull request #18540 from madhusudancs/out-of-disk-e2e
...
Auto commit by PR queue bot
2015-12-14 01:37:37 -08:00
Harry Zhang
8fe92c69d2
Update highwatermark
2015-12-14 16:47:47 +08:00
Wojciech Tyczynski
6a7e8861c2
Fix data-race in reflector test in Go 1.5.1
2015-12-14 09:47:45 +01:00
Filip Grzadkowski
69f3dbc49f
Merge pull request #18637 from wojtek-t/1s_list_pods_limit
...
Increase limit for listing pods in 100-node cluster
2015-12-14 09:34:07 +01:00
Wojciech Tyczynski
f24d909dae
Increase limit for listing pods in 100-node cluster
2015-12-14 09:20:12 +01:00
feihujiang
9ab06cfa62
Support remove flag for kubectl run command
2015-12-14 16:16:43 +08:00
k8s-merge-robot
51e8c2e5f8
Merge pull request #17841 from mqliang/constant
...
Auto commit by PR queue bot
2015-12-13 23:40:27 -08:00
k8s-merge-robot
266ab4a796
Merge pull request #18487 from smarterclayton/guard_encode_decode
...
Auto commit by PR queue bot
2015-12-13 23:08:18 -08:00
harry zhang
5405a5d98d
Move atomic_value into folder
...
Change pkg to atomic
2015-12-14 05:50:29 +00:00
k8s-merge-robot
9067833a31
Merge pull request #18382 from yujuhong/resource_usage
...
Auto commit by PR queue bot
2015-12-13 21:23:29 -08:00
David Oppenheimer
725a84ffe0
Merge pull request #18157 from sdminonne/LabelSelector_internalSelector
...
renaming labels.LabelSelector to labels.internalSelector
2015-12-13 20:03:49 -08:00
k8s-merge-robot
9723ff7ffd
Merge pull request #12043 from derekwaynecarr/describe_node
...
Auto commit by PR queue bot
2015-12-13 18:24:59 -08:00
Chao Xu
367872a63a
add label test to deployment client
2015-12-13 13:56:01 -08:00
Chao Xu
2eba8b7f1f
fix queryparams convertStruct
2015-12-13 13:53:28 -08:00
k8s-merge-robot
c458cd7bb7
Merge pull request #18379 from deads2k/gv-newobject
...
Auto commit by PR queue bot
2015-12-13 13:33:16 -08:00
k8s-merge-robot
47d2f41680
Merge pull request #18370 from deads2k/gv-interfacesfor
...
Auto commit by PR queue bot
2015-12-13 10:27:17 -08:00
k8s-merge-robot
1c4d2624f8
Merge pull request #17917 from mesosphere/jdef_fix_downward_api_compat
...
Auto commit by PR queue bot
2015-12-13 06:55:22 -08:00
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