yank1
4652619e52
fix a typo in tool_template.go
2018-02-12 18:55:25 +08:00
k8s-ci-robot
b385caf054
Merge pull request #4406 from kkaneda/kenji/error_check
...
upup: Make RenderTerraform handle an error from AddOutputVariableArray
2018-02-11 11:53:49 -08:00
k8s-ci-robot
287976e996
Merge pull request #4421 from justinsb/bump_weave_220
...
Bump weave version to 2.2.0
2018-02-11 11:11:50 -08:00
k8s-ci-robot
944632f2e6
Merge pull request #4413 from errordeveloper/master
...
Update Weave Net to version 2.2.0
2018-02-11 10:07:48 -08:00
Justin Santa Barbara
d96b6ee865
Bump weave version to 2.2.0
...
Follow-on to #4413
2018-02-11 12:57:19 -05:00
k8s-ci-robot
775d4b00fc
Merge pull request #4411 from justinsb/bump_alpha_spectre_v2
...
Bump alpha channel to new image
2018-02-10 22:56:49 -08:00
Ilya Dmitrichenko
4e495dc2ab
Update Weave Net to version 2.2.0
2018-02-09 13:42:40 +00:00
Justin Santa Barbara
30300bacb6
Bump alpha channel to new image
...
Contains 4.4.115 built with gcc 7.3. Should address spectre variant 2,
using the repoline approach.
Meltdown was previously addressed with KPTI.
Spectre variant 1 remains unaddressed.
2018-02-08 19:38:08 -05:00
Kenji Kaneda
aacbde4aac
upup: Make RenderTerraform handle an error from AddOutputVariableArray
2018-02-08 00:27:27 -08:00
k8s-ci-robot
357eadd244
Merge pull request #4405 from romana/romana-v2.0.2
...
Update versions for romana container images
2018-02-07 18:00:43 -08:00
Caleb Gilmour
d132c0c1a0
Update versions for romana container images.
2018-02-07 23:06:08 +00:00
k8s-ci-robot
5825c41f8a
Merge pull request #4398 from locationlabs/weave-conn-limit
...
add support for changing the weave peer connection limit
2018-02-07 15:02:48 -08:00
Chris Phillips
99830c4823
api machinery for weave connection limit
2018-02-07 09:52:13 -08:00
Chris Phillips
b620deba0f
adds CONN_LIMIT to the WeaveNetworkingSpec
...
Weave limits the number of connections between peers and the default is 30.
As described here: ce9c5162bd/site/kubernetes/kube-addon.md
Setting the CONN_LIMIT environment variable controls this setting. Adding a field in the
WeaveNetworkingSpec and adding the env var to the associated templates lets users
have clusters larger than 30 nodes and still use weave's peer discovery
The weave authors have indicated that 100 is not an unreasonable setting.
https://github.com/weaveworks/weave/issues/1621#issuecomment-152713060
2018-02-07 09:52:12 -08:00
k8s-ci-robot
a5374c3af6
Merge pull request #4388 from mikesplain/travis_osx
...
Add mac build for travis
2018-02-05 11:42:12 -08:00
Mike Splain
43286385bc
Test mac build
2018-02-05 13:28:55 -05:00
k8s-ci-robot
2c79be3bf9
Merge pull request #4387 from appvia/fix-draincmd
...
Fix drain command for rolling-updates
2018-02-05 09:44:08 -08:00
Kashif Saadat
670f8e6b19
Fix drain command for rolling-updates
2018-02-05 16:30:45 +00:00
k8s-ci-robot
985bac8d1c
Merge pull request #4380 from justinsb/bazel_golang_193
...
bazel: declare golang 1.9.3
2018-02-03 22:08:04 -08:00
k8s-ci-robot
f5bbf2f1e7
Merge pull request #4377 from justinsb/bump_submodules_19
...
Update submodule dependencies for k8s 1.9
2018-02-03 21:29:05 -08:00
Justin Santa Barbara
f6701dbe65
bazel: declare golang 1.9.3
...
1.9.3 isn't included in the bazel rule for go we are using.
Once the next version of those rules ships, we can likely use the
built-in version.
2018-02-03 21:41:45 -05:00
Justin Santa Barbara
1222b7e0a6
bazel: declare golang 1.9.3
...
1.9.3 isn't included in the bazel rule for go we are using.
Once the next version of those rules ships, we can likely use the
built-in version.
2018-02-03 21:41:26 -05:00
Justin Santa Barbara
78346cd90a
apimachinery: remove copier
2018-02-03 21:41:26 -05:00
Justin Santa Barbara
36fbf99631
apimachinery: codegen for new version
2018-02-03 21:41:18 -05:00
Justin Santa Barbara
0513355b70
Update vendor
2018-02-03 21:19:32 -05:00
Justin Santa Barbara
bf0886bcb9
Bump submodules for k8s 1.9
2018-02-03 21:19:23 -05:00
k8s-ci-robot
29cb716330
Merge pull request #4376 from justinsb/lock_bazel_go_version
...
Explicitly set go version in bazel build
2018-02-03 17:52:04 -08:00
k8s-ci-robot
ff22c13392
Merge pull request #4378 from justinsb/update_bazel_2
...
Update gazelle
2018-02-03 15:57:04 -08:00
k8s-ci-robot
d509440455
Merge pull request #4372 from lucasreed/docs_grammer_spelling_fix
...
Documentation spelling/grammar fixes.
2018-02-03 15:19:15 -08:00
k8s-ci-robot
0bd03a8ac1
Merge pull request #4379 from justinsb/remove_federation
...
Remove federation support
2018-02-03 15:19:05 -08:00
Justin Santa Barbara
1c80999e8c
Explicitly set go version in bazel build
...
So it doesn't float with rules_go updates
2018-02-03 17:37:12 -05:00
k8s-ci-robot
5026f78bdc
Merge pull request #4374 from justinsb/bump_kopeio_networking_20180203
...
Update kopeio-networking to 1.0.20180203
2018-02-03 14:02:05 -08:00
Justin Santa Barbara
7dfca05c09
Remove federation support
...
As it has been removed from upstream kubernetes, in favor of the
multicluster revamp.
2018-02-03 16:53:39 -05:00
Justin Santa Barbara
8ef705353e
Update gazelle
2018-02-03 13:27:23 -05:00
Justin Santa Barbara
712144a84a
Update kopeio-networking to 1.0.20180203
...
No major changes, just version updates.
2018-02-03 13:14:23 -05:00
Luke Reed
257ca33297
just a couple grammar/spelling errors I noticed
2018-02-02 15:55:00 -05:00
k8s-ci-robot
4e284e9966
Merge pull request #4357 from zhangxiaoyu-zidif/fix-check-kube-version
...
modify check require-kubeconfig kube version
2018-02-02 07:30:07 -08:00
k8s-ci-robot
9d9646d0ce
Merge pull request #4367 from wlan0/master
...
Fix ccm startup wrt dns controller (set dnsPolicy to Default and host…
2018-02-02 06:54:09 -08:00
k8s-ci-robot
f46c99a3db
Merge pull request #4366 from oilbeater/update-image-go-version
...
update image go version
2018-02-02 03:41:08 -08:00
k8s-ci-robot
0a2c59bac1
Merge pull request #4365 from romana/romana-iam-permission
...
Update route-related IAM permissions for Romana
2018-02-02 03:01:11 -08:00
k8s-ci-robot
dbc81d2be1
Merge pull request #4199 from dictvm/patch-1
...
Extend examples of subnet parameter
2018-02-02 02:27:24 -08:00
k8s-ci-robot
bbd4eaf524
Merge pull request #4201 from perryao/patch-2
...
Update terraform.md
2018-02-02 02:27:19 -08:00
k8s-ci-robot
2abdaf52ac
Merge pull request #4336 from iMartyn/feature/extra-terraform-config
...
Feature/extra terraform config
2018-02-02 02:27:09 -08:00
wlan0
a7668f17fb
fix ccm startup wrt dns controller (set dnsPolicy to Default and hostNetwork: true)
2018-02-01 20:38:58 -08:00
oilbeater
1b388230de
update image go version
...
update dns-controller-builder and protokube-builder go version to 1.9.3
2018-02-02 10:07:50 +08:00
Caleb Gilmour
1e74216b94
Update route-related IAM permissions for Romana
2018-02-02 00:37:46 +00:00
k8s-ci-robot
4ff964a390
Merge pull request #4349 from oilbeater/update-go
...
update go version and ldflags
2018-02-01 13:33:07 -08:00
k8s-ci-robot
9eb047a1c3
Merge pull request #4361 from Rcluoyi/dev
...
Fix broken links for Usage instructions in addons.md
2018-01-31 18:56:03 -08:00
Martyn Ranyard
e0200fbe95
Add TerraformProviderExtraConfig to cluster spec
2018-01-31 11:33:49 +01:00
k8s-ci-robot
f58d7b2de4
Merge pull request #4359 from jeyglk/feature/single-to-multi-master-doc-improvements
...
Update single-to-multi-master.md
2018-01-30 22:42:03 -08:00