Commit Graph

6993 Commits

Author SHA1 Message Date
k8s-ci-robot c33ac16c2d
Merge pull request #5966 from justinsb/bazel_workaround_for_new_tools_bazel_rc
Add suggested alias for bazelrc import location
2018-10-18 11:00:06 -07:00
k8s-ci-robot 071e420e2b
Merge pull request #5951 from AdamDang/patch-11
Fix grammatical error in the warning message
2018-10-18 09:57:42 -07:00
Justin SB 807780102b
Add suggested alias for bazelrc import location
See https://github.com/bazelbuild/bazel/issues/6319

The default bazelrc location is changing.  So that we don't break
during the transition, we set up an alias so that bazel versions that
load from the new location are redirected to the old location.

Also add a TODO to move to the new location once bazel 0.18 is
prevalent.
2018-10-18 09:01:39 -07:00
k8s-ci-robot 0f5825f096
Merge pull request #5963 from xichengliudui/fix18101802
Delete duplicate 'be'.
2018-10-18 08:19:40 -07:00
k8s-ci-robot 9304dbfa05
Merge pull request #5957 from posquit0/patch-1
Fix broken url in documentation
2018-10-17 08:43:18 -07:00
k8s-ci-robot d461860c7a
Merge pull request #5953 from rekcah78/doc/experimental-node-authorization
add EnableNodeAuthorization in the list of experimental features
2018-10-17 05:01:06 -07:00
Byungjin Park d583e3eb9d
Fix broken url in documentation 2018-10-17 17:55:55 +09:00
Justin Santa Barbara a95f3b9cb6
Merge pull request #5949 from justinsb/tag_1_11_0_alpha_1
Mark release 1.11.0-alpha.1
2018-10-16 12:15:10 -04:00
Justin Santa Barbara 30e2adcf92 Mark release 1.11.0-alpha.1 2018-10-16 11:59:12 -04:00
Christophe Gasmi 3c05a721f1 add EnableNodeAuthorization in the list of experimental features 2018-10-16 10:11:23 +02:00
xichengliudui 4d161ad4a2 Delete duplicate 'be'. 2018-10-16 02:50:24 -04:00
AdamDang 097df8d176
Update main.go 2018-10-16 10:21:50 +08:00
k8s-ci-robot be291eea86
Merge pull request #5947 from justinsb/promote_images_to_stable
Promote AMIs from alpha -> stable
2018-10-15 15:34:46 -07:00
k8s-ci-robot 2a260791c0
Merge pull request #5935 from gambol99/ipvs_options
IPVS Options
2018-10-15 14:21:11 -07:00
Justin Santa Barbara e119068480 Update tests for channel bump 2018-10-15 16:56:34 -04:00
k8s-ci-robot dd3a004e60
Merge pull request #5948 from justinsb/testparse_more_versions
Ensure we parse k8s versions through 1.16
2018-10-15 11:47:08 -07:00
Justin Santa Barbara 1e8e1bff7c Ensure we parse k8s versions through 1.16 2018-10-15 12:53:22 -04:00
Justin Santa Barbara f0d54263d8 Promote AMIs from alpha -> stable
In particular picking up the 1.11 jessie switch
2018-10-15 12:49:06 -04:00
k8s-ci-robot 1fbc6331c6
Merge pull request #5922 from spotinst/feature-spotinst-aws
New integration: Spotinst
2018-10-15 09:26:13 -07:00
k8s-ci-robot 3c61f40800
Merge pull request #5944 from mooncak/fix_pkg_issue
Fix typos in files
2018-10-15 07:19:47 -07:00
k8s-ci-robot 3c0cd46d31
Merge pull request #5942 from AdamDang/patch-10
fix small typos in security.md
2018-10-15 07:19:37 -07:00
k8s-ci-robot 09654b1189
Merge pull request #5927 from gambol99/canal_v3
Canal v3
2018-10-15 03:15:38 -07:00
k8s-ci-robot 7d088ba58b
Merge pull request #5943 from mooncak/fix_issue
Fix documents issue
2018-10-15 01:44:22 -07:00
Rohith 5a214c4cb6 - updating the manifest description at the top to indicate reverting to flannel v0.9.0 2018-10-15 09:43:02 +01:00
mooncake d75dc2745d Fix typos in files
Signed-off-by: mooncake <xcoder@tenxcloud.com>
2018-10-14 21:44:44 +08:00
mooncake 5fe15965de Fix documents
Signed-off-by: mooncake <xcoder@tenxcloud.com>
2018-10-14 21:36:29 +08:00
Liran Polak 07a509b917 fix: rename autoscaler node labels metadata label 2018-10-14 12:51:38 +03:00
Liran Polak a8db93b7d4 fix: rename cluster_identifier field 2018-10-14 11:54:58 +03:00
Liran Polak e1f85e0827 fix: update doc comments 2018-10-14 11:37:31 +03:00
Liran Polak 67fd31696b fix: remove unnecessary nil check 2018-10-14 11:37:31 +03:00
Liran Polak cfa14b687d fix: parse boolean values 2018-10-14 11:37:31 +03:00
Liran Polak 07376e5105 fix: max size defaults to 2 2018-10-14 11:37:31 +03:00
Liran Polak 2faf3be960 fix: remove unnecessary fmt.Errorf call 2018-10-14 11:37:31 +03:00
Liran Polak 037b6a1c2c deps: vendor spotinst-sdk-go 2018-10-14 11:37:31 +03:00
Liran Polak eec98c63c3 fix: generate conversion functions (apimachinery) 2018-10-14 11:37:31 +03:00
Liran Polak 4ecc03ad99 fix: add product descriptions to the help output 2018-10-14 11:37:31 +03:00
Liran Polak 6509e32b1b fix: boilerplate headers and packages list 2018-10-14 11:37:31 +03:00
Liran Polak 7ae8515a05 fix: execute gofmt using go1.10 2018-10-14 11:37:31 +03:00
Liran Polak 46b1c70b96 fix: ignore additional instance types 2018-10-14 11:37:31 +03:00
Liran Polak 0b9ab26862 fix: don't use curly brackets for additional scoping 2018-10-14 11:37:31 +03:00
Liran Polak 9f94c06e67 fix: rename spotinst's feature flag 2018-10-14 11:37:31 +03:00
Liran Polak 4c8ac60bf3 deps: vendor dependencies 2018-10-14 11:37:31 +03:00
Liran Polak 7654a923f1 feature: new integration: spotinst 2018-10-14 11:37:31 +03:00
AdamDang 921c7f2ca3
Update security.md 2018-10-14 12:03:38 +08:00
k8s-ci-robot c57c71251e
Merge pull request #5931 from chrisz100/feature/statestores
added possible state store vendors to documentation
2018-10-13 10:15:29 -07:00
Rohith dd43b1b542 - adding a basic check in the network cidrs supplied 2018-10-12 22:55:30 +01:00
Rohith 380cadd178 IPVS Options
- adding the additional ipvs options to the kube proxy configuration
2018-10-12 22:40:50 +01:00
Rohith 9f526e9074 - reverting to flannel v0.9.0 due to issue https://github.com/coreos/flannel/issues/938 2018-10-12 22:13:50 +01:00
Rohith 5cf62dcda8 - fixing the versions by removing the deprecated apis 2018-10-12 19:22:50 +01:00
Christian Jantz 34dff300fc added possible state store vendors to documentation 2018-10-12 19:41:22 +02:00