Bily Zhang
f1aae1d268
Update addons_test.go
2018-11-05 21:21:16 +08:00
mooncake
6ba9f22ab8
Fix typos: iff -> if
...
Signed-off-by: mooncake <xcoder@tenxcloud.com>
2018-11-04 16:59:45 +08:00
k8s-ci-robot
2702b12f2b
Merge pull request #5870 from vivekgarg20/master
...
Fixed missing closing bracket around MIN_NODES
2018-10-27 09:25:10 -07:00
k8s-ci-robot
bf20f4deed
Merge pull request #6004 from errordeveloper/master
...
Separate subnet utils into a standalone package
2018-10-27 08:37:14 -07:00
k8s-ci-robot
50531c2d1a
Merge pull request #5993 from ihoegen/stdin
...
Add stdin input for secrets
2018-10-27 07:52:34 -07:00
k8s-ci-robot
3ce38ca674
Merge pull request #5987 from rochacon/patch-1
...
cilium: Fix Prometheus serve addr flag
2018-10-27 07:52:29 -07:00
k8s-ci-robot
f7a0b38610
Merge pull request #5985 from rajansandeep/1.2.4
...
Bump CoreDNS version to 1.2.4 and update manifest
2018-10-27 07:52:24 -07:00
k8s-ci-robot
32453888d9
Merge pull request #5950 from shrinandj/fix-calico-kube-controller
...
Mount etc-hosts in calico-kube-controller
2018-10-27 07:52:14 -07:00
k8s-ci-robot
eb7a15d978
Merge pull request #6002 from TinySong/fix-typo-pkg-fi
...
fix typo in log
2018-10-27 07:05:22 -07:00
k8s-ci-robot
7a606c5e03
Merge pull request #5996 from victortrac/master
...
fixed MIN_NODES missing closing bracket
2018-10-27 07:05:13 -07:00
k8s-ci-robot
f72d5700eb
Merge pull request #6006 from swinslow/nvidia-license-stmt
...
Clarify license statement for nvidia-bootstrap hook
2018-10-27 06:16:11 -07:00
Ilya Dmitrichenko
17a2c47495
Separate subnet utils into a standalone package
2018-10-26 12:01:47 +01:00
Steve Winslow
4f99988e2a
Clarify license statement for nvidia-bootstrap hook
...
Signed-off-by: Steve Winslow <swinslow@gmail.com>
2018-10-25 15:08:13 -04:00
k8s-ci-robot
c22274a2b4
Merge pull request #6001 from TinySong/fix-typo
...
fix typo in comments
2018-10-24 09:17:09 -07:00
Rongxiang Song
3847082704
fix typo in log
2018-10-24 16:27:29 +08:00
Rongxiang Song
04b6817627
fix typo in comments
2018-10-24 15:45:13 +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