Commit Graph

7072 Commits

Author SHA1 Message Date
wangxy518 701cf08d27
Update v0.19.0.yaml 2018-10-24 10:00:49 +08:00
Victor Trac 15f3011f24
fixed MIN_NODES missing closing bracket 2018-10-23 20:57:11 -05:00
Ian Hoegen 312813e4c5 Add stdin input for secrets 2018-10-23 11:38:45 -07:00
k8s-ci-robot 4c9b06739c
Merge pull request #5971 from Raffo/master
Fixed issue when specifying ACM cert and no load balancer is defined
2018-10-23 06:27:15 -07:00
k8s-ci-robot 9078a23561
Merge pull request #5946 from jhohertz/cni-taint-tolerations
More CNI toleration for tainted nodes.
2018-10-23 04:02:35 -07:00
Rodrigo Chacon dc2b6bef07
cilium: Fix Prometheus serve addr flag 2018-10-22 23:58:12 -03:00
Sandeep Rajan b6b6c6661c bump version to 1.2.4 and update manifest 2018-10-22 10:44:34 -04:00
k8s-ci-robot 234bfe8d16
Merge pull request #5981 from xichengliudui/fix181021
Remove excess Spaces
2018-10-21 12:35:54 -07:00
xichengliudui 1433a122da Remove excess Spaces 2018-10-21 06:50:24 -04:00
k8s-ci-robot 50800d8cbf
Merge pull request #5956 from leeeboo/master
Add support for cn-northwest-1c.
2018-10-20 14:23:53 -07:00
k8s-ci-robot bd19872edf
Merge pull request #5928 from johannes-gehrs/patch-1
Correct Spelling of "kubernetesVersion"
2018-10-20 13:40:53 -07:00
k8s-ci-robot ad25ff7812
Merge pull request #5979 from a8m/master
terraform: Fix resource formatting for IPv6 CIDRs
2018-10-20 12:15:52 -07:00
Ariel Mashraki d63c47149d integration: Fix broken test in externallb
Running `terraform validate` on `externallb/kubernetes.tf` was failing
because resource name can't contain ":".
2018-10-20 18:27:41 +03:00
Ariel Mashraki 7dca8a78d2 terraform: Fix resource formatting for IPv6 CIDRs
Solved #5976
2018-10-20 15:58:42 +03:00
k8s-ci-robot 359a326dc5
Merge pull request #5969 from justinsb/hostpid_with_etcd_manager
Use hostPID: true with etcd-manager
2018-10-20 04:52:54 -07:00
k8s-ci-robot 37fe2c5f9e
Merge pull request #5970 from justinsb/cleanup_shared_directory
Fix nsenter mounter in protokube
2018-10-20 04:05:53 -07:00
k8s-ci-robot abedb965d4
Merge pull request #5974 from justinsb/ci_with_bazel
Switch CI to bazel
2018-10-19 09:58:22 -07:00
Justin SB 356f302d27
Switch CI to bazel
If we want to get repeatable builds, we need to switch the release
build to bazel.  In order to do that, we need CI to build with bazel.
Switch over!
2018-10-19 08:41:40 -07:00
k8s-ci-robot 34b589d028
Merge pull request #5972 from SataQiu/fix-20181019
Fix the typos
2018-10-19 06:45:42 -07:00
SataQiu 0550d8d4e8 fix the typos 2018-10-19 17:35:26 +08:00
Raffaele Di Fazio 455d6e850b
Fixed issue when specifying ACM cert and no load balancer is defined 2018-10-19 10:29:13 +02:00
Justin SB 568484ff4b
Fix nsenter mounter in protokube
We don't have any shared directories, and certainly not root!
2018-10-18 22:01:09 -07:00
Justin SB 4b3e66b347
Use hostPID: true with etcd-manager
Addresses issues with mounting inside a container with systemd
("Failed to add PIDs to scope's control group: Invalid argument")
2018-10-18 20:20:11 -07:00
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
Albert Lee a286ac49ef Add support for cn-northwest-1c. 2018-10-17 12:15:09 +08: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
Shri Javadekar fbad6a98df Mount etc-hosts in calico-kube-controller
Testing done:

1. Verfied that when a new cluster is created, the `calico-kube-controllers` deployment bind mounts /etc/hosts from the host.

Refs #5934
2018-10-15 14:57:52 -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
Joe Hohertz cae07120b1 More CNI toleration for tainted nodes. 2018-10-15 11:45:45 -04: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