Commit Graph

7072 Commits

Author SHA1 Message Date
k8s-ci-robot 5dce6b1e6f
Merge pull request #5875 from seanson/5700_add_flag_for_no_subnet_tags
#5700: Add command line flag for disabling Subnet ELB tags
2018-11-09 13:05:48 -08:00
k8s-ci-robot 73a24b432a
Merge pull request #6025 from spotinst/fix-warn-unmatched
Spotinst: Do not log unmatched groups as warning messages
2018-11-09 09:47:10 -08:00
k8s-ci-robot 61300bf910
Merge pull request #6010 from justinsb/kopeio_networking_20181028
Bump kopeio-networking to latest version
2018-11-09 01:06:22 -08:00
k8s-ci-robot 09808ecada
Merge pull request #6022 from hintss/patch-1
Fix blog link
2018-11-08 22:47:43 -08:00
k8s-ci-robot 451b846cc5
Merge pull request #6013 from SataQiu/fix-20181029
fix some typos
2018-11-08 22:47:33 -08:00
Justin SB d8a80a79ee
Bump kopeio-networking to latest version
Also add the RBAC permissions needed for operation on GCE.
2018-11-09 00:40:24 -05:00
k8s-ci-robot 1c3acbe694
Merge pull request #6030 from spotinst/fix-aws-sg-find
Spotinst: Attempt to find a Security Group even without a VPC ID
2018-11-08 11:15:48 -08:00
k8s-ci-robot 8aa61bc983
Merge pull request #6041 from mooncak/fix_typos
Change "if" -> "if and only if" to make more clear
2018-11-06 08:02:28 -08:00
k8s-ci-robot 560a0a2a40
Merge pull request #6043 from bboreham/weave-net-2-5
Update Weave Net to version 2.5.0
2018-11-06 07:11:41 -08:00
k8s-ci-robot 158eaeb78e
Merge pull request #6023 from AdamDang/patch-12
Correct the table format in upgrade_from_kubeup.md
2018-11-06 06:22:16 -08:00
Liran Polak fdd8a30841 fix: vpc.id null check 2018-11-05 21:46:32 +02:00
k8s-ci-robot 637fac9d2d
Merge pull request #6037 from appvia/canal-v3.3
Canal v3.3.0 for Kubernetes v1.12+
2018-11-05 10:25:38 -08:00
Bryan Boreham c649312a4a Update Weave Net to version 2.5.0
This release adds support for Kubernetes `hostPort` mapping and the
`ipBlock` NetworkPolicy feature, plus many other improvements.

Release notes https://github.com/weaveworks/weave/releases/tag/v2.5.0

Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
2018-11-05 17:29:03 +00:00
k8s-ci-robot 1d8b2837c4
Merge pull request #6032 from appvia/monitoring-addon-indentation
Fix indentation for monitoring-standalone addon
2018-11-05 08:50:50 -08:00
Bily Zhang f1aae1d268
Update addons_test.go 2018-11-05 21:21:16 +08:00
k8s-ci-robot 85446af3bc
Merge pull request #6039 from rhyas/fix_s3_encryption_role
Fix s3 encryption role
2018-11-05 02:29:41 -08:00
mooncake 6ba9f22ab8 Fix typos: iff -> if
Signed-off-by: mooncake <xcoder@tenxcloud.com>
2018-11-04 16:59:45 +08:00
Jay Eno e0948842f3
Update iam_builder_node_strict_ecr.json 2018-11-03 01:03:01 -06:00
Jay Eno e5c12bdbef
Update iam_builder_node_strict.json 2018-11-03 01:02:42 -06:00
Jay Eno b0201c5922
Update iam_builder_node_legacy.json 2018-11-03 01:02:24 -06:00
Jay Eno ccfee27165
Update iam_builder_master_strict_ecr.json 2018-11-03 01:01:47 -06:00
Jay Eno d7dab870c9
Update iam_builder_master_legacy.json 2018-11-03 01:01:08 -06:00
Jay Eno 107b079cf6
Add permission to check encryption policy on root bucket. 2018-11-02 23:50:30 -06:00
Jay Eno 7228721439
Update test for new role 2018-11-02 23:46:02 -06:00
Kashif Saadat 1ada8a98e5 Canal v3.3.0 for Kubernetes v1.12+ 2018-11-02 15:47:37 +00:00
Kashif Saadat 63e4096107 Fix indentation for monitoring-standalone addon 2018-11-01 08:43:00 +00:00
Liran Polak 9b37ddff12 fix: find security group without vpc id 2018-11-01 01:43:00 +02:00
k8s-ci-robot e5b2b9eddb
Merge pull request #6019 from justinsb/prune_deps
Prune some license files that dep added
2018-10-31 08:01:04 -07:00
Liran Polak 9ccbe5b39a fix: do not log unmatched groups as warnings 2018-10-31 16:50:46 +02:00
AdamDang 97aafc61de
Correct the table format in upgrade_from_kubeup.md
Correct the table format in upgrade_from_kubeup.md
2018-10-31 17:16:22 +08:00
hintss b1c8c0eed3
Fix blog link 2018-10-30 23:03:06 -07:00
Justin SB 52d3449c23
Prune some license files that dep added
Dep apparently decided to add some license files for packages that we
aren't using, which is particularly irksome because the license is
GPL.  Remove those packages so that there's no confusion.

Issue https://github.com/kubernetes/sig-release/issues/223
2018-10-30 13:13:43 -04:00
k8s-ci-robot 1e44fe0032
Merge pull request #6018 from xichengliudui/fix181030
Change the wrong function name and wrong word
2018-10-30 10:02:35 -07:00
xichengliudui 5d9f3891ca Change the wrong function name and wrong word 2018-10-30 10:10:28 -04:00
k8s-ci-robot 100c0a693d
Merge pull request #5997 from wangxy518/patch-4
Update v0.19.0.yaml
2018-10-30 06:33:15 -07:00
SataQiu 77d42267a6 fix some typos 2018-10-29 18:17: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