k8s-ci-robot
f0d28f43f3
Merge pull request #5702 from schweizerbolzonello/schweizerbolzonello-kubernetes-dashboard-1.10.0
...
Adding kubernetes/dashboard v1.10.0 for K8S >=1.10.0
2018-08-28 09:21:52 -07:00
k8s-ci-robot
b0248d7a2e
Merge pull request #5708 from rekcah78/docs/add-experimental-feature
...
add flag +ExperimentalClusterDNS in docs
2018-08-28 08:24:52 -07:00
k8s-ci-robot
06f39edec2
Merge pull request #5698 from AdamDang/patch-7
...
Fix a typo: ectd->etcd
2018-08-27 23:52:52 -07:00
k8s-ci-robot
666fb2ce54
Merge pull request #5692 from mikesplain/docs_etcd_volume_size
...
Add etcd volumeSize docs
2018-08-27 23:07:52 -07:00
Christophe Gasmi
6afac2a3b4
add flag +ExperimentalClusterDNS in docs
2018-08-27 22:13:35 +02:00
Thomas Schweizer-Bolzonello
d3bfd399e9
Adding v1.10.0.yaml for kubernetes/dashboard 1.10.0 deployment
...
Signed-off-by: Thomas Schweizer-Bolzonello <thomas@schweizerbolzonello.net>
2018-08-25 14:30:58 +03:00
Thomas Schweizer-Bolzonello
6490293934
Updating addon.yml for kubernetes/dashboard 1.10.0
...
Signed-off-by: Thomas Schweizer-Bolzonello <thomas@schweizerbolzonello.net>
2018-08-25 14:27:19 +03:00
AdamDang
1449d05bd7
Fix a typo: ectd->etcd
...
Fix a typo: ectd->etcd
2018-08-24 17:16:58 +08:00
k8s-ci-robot
91e3503f3f
Merge pull request #5693 from justinsb/weave_mesh_peer_name
...
Change vendored weave mesh to use hash keys by default
2018-08-23 10:27:55 -07:00
Justin Santa Barbara
bdf6cc4e6a
Change vendored weave mesh to use hash keys by default
...
This means we don't have to use build tags when building, so our code
is more go-gettable. Also bazel doesn't support build tags yet, so we
need to do something like this for a bazel build (otherwise gossip DNS
is broken)
2018-08-23 12:04:23 -04:00
k8s-ci-robot
3a598a708a
Merge pull request #5681 from wanghanlin/patch-1
...
Update machine_types.go to support T3 family
2018-08-23 08:26:21 -07:00
Mike Splain
efe5f8862f
Add etcd volumeSize docs
2018-08-23 09:59:35 -04:00
Hanlin Wang
ca3ad3de6a
Update machine_types.go
2018-08-22 11:44:00 +08:00
k8s-ci-robot
0711d4fd23
Merge pull request #5669 from wingyplus/fix_go_vet
...
Fixes go vet complain in package upup/pkg/fi/cloudup/awstasks
2018-08-21 09:38:48 -07:00
k8s-ci-robot
2cc619407b
Merge pull request #5674 from reactiveops/ro/add_eric_to_sec_contacts
...
Added myself to SECURITY_CONTACTS
2018-08-21 08:51:51 -07:00
Eric Hole
518afb88af
added self to team security contacts
2018-08-21 02:17:11 -07:00
Thanabodee Charoenpiriyakij
8284237917
Fixes go vet complain in package upup/pkg/fi/cloudup/awstasks
...
This commit fixes the result from `go vet k8s.io/kops/upup/pkg/fi/cloudup/awstasks`:
upup/pkg/fi/cloudup/awstasks/iamrole.go:80: Errorf format %q has arg e.Name of wrong type *string
upup/pkg/fi/cloudup/awstasks/iamrole.go:88: Errorf format %q has arg e.Name of wrong type *string
upup/pkg/fi/cloudup/awstasks/iamrole.go:93: Errorf format %q has arg e.Name of wrong type *string
upup/pkg/fi/cloudup/awstasks/iamrole.go:98: Errorf format %q has arg e.Name of wrong type *string
upup/pkg/fi/cloudup/awstasks/iamrolepolicy.go:78: Errorf format %q has arg e.Name of wrong type *string
upup/pkg/fi/cloudup/awstasks/load_balancer.go:115: Warningf format %q has arg lb.LoadBalancerName of wrong type *string
upup/pkg/fi/cloudup/awstasks/load_balancer.go:328: Verbose.Info call has possible formatting directive %+v
upup/pkg/fi/cloudup/awstasks/load_balancer.go:382: Verbose.Infof format %q has arg actual.LoadBalancerName of wrong type *string
upup/pkg/fi/cloudup/awstasks/natgateway.go:189: Errorf format %q has arg id of wrong type *string
upup/pkg/fi/cloudup/awstasks/natgateway.go:193: Verbose.Infof format %q has arg id of wrong type *string
upup/pkg/fi/cloudup/awstasks/natgateway.go:197: Errorf format %q has arg id of wrong type *string
upup/pkg/fi/cloudup/awstasks/natgateway.go:283: Errorf format %q has arg e.Name of wrong type *string
2018-08-20 11:54:54 +07:00
k8s-ci-robot
767255e2ed
Merge pull request #5666 from justinsb/update_alpha_channel_k8s_versions
...
Push latest k8s versions to alpha channel
2018-08-19 10:11:39 -07:00
k8s-ci-robot
1168e58217
Merge pull request #5662 from lblackstone/codegen
...
Fix codegen make target
2018-08-18 20:59:25 -07:00
k8s-ci-robot
75e01390ab
Merge pull request #5663 from justinsb/promote_alpha
...
Promote kubernetes versions from alpha -> stable
2018-08-18 05:52:00 -07:00
k8s-ci-robot
5659b3ef41
Merge pull request #5665 from justinsb/cherrypick_release_1_10
...
Cherry-pick release 1.10.0 commit
2018-08-18 04:48:59 -07:00
Justin Santa Barbara
d77206ba9c
Push latest k8s versions to alpha channel
...
* 1.11.2
* 1.10.6
* 1.9.10
2018-08-18 07:22:06 -04:00
Justin Santa Barbara
4d216cb001
Release 1.10.0
2018-08-18 07:06:02 -04:00
Justin Santa Barbara
d80af6a7ec
Promote kubernetes versions from alpha -> stable
2018-08-18 07:02:41 -04:00
k8s-ci-robot
c61fb537ac
Merge pull request #5593 from wingyplus/elb_cloud_labels
...
Apply cloud labels into ELB
2018-08-18 02:00:01 -07:00
Levi Blackstone
5eccb4f07d
Fix codegen make target
...
- Update codegen parse to import from source rather than install path (see https://github.com/golang/go/issues/11415#issuecomment-283445198 )
- Quote PATH to properly handle spaces
- Fix typo in generated code
2018-08-17 16:12:27 -06:00
k8s-ci-robot
0502410112
Merge pull request #5660 from reactiveops/eh/gh_5175
...
Basic validation for imagetype for NVME enabled instances
2018-08-17 12:05:39 -07:00
Eric Hole
18ebf15e41
Merge branch 'master' of github.com:kubernetes/kops into eh/gh_5175
2018-08-17 10:49:14 -07:00
Eric Hole
c2778b4e69
First pass validation on image type
2018-08-17 09:49:01 -07:00
Eric Hole
1bcfc94878
Failing test for nvme images
2018-08-17 09:48:53 -07:00
k8s-ci-robot
c3832d844a
Merge pull request #5657 from justinsb/foreshadow_images_to_alpha
...
Update alpha channel with images for foreshadow
2018-08-17 09:39:08 -07:00
k8s-ci-robot
b53c6e1f9b
Merge pull request #5580 from vlaza/master
...
Added // restore // guide to single-to-multi-master.md
2018-08-17 08:45:19 -07:00
k8s-ci-robot
ca086b176e
Merge pull request #5654 from benjigoldberg/aws-vpc-cni-tolerate-node-taints
...
AWS VPC Daemonset Correctly Tolerate Node Taints
2018-08-17 08:03:09 -07:00
k8s-ci-robot
486505523f
Merge pull request #5648 from wangxy518/patch-3
...
Update route53api.go
2018-08-17 07:20:18 -07:00
k8s-ci-robot
070da12a9e
Merge pull request #5637 from lblackstone/openstack-config-doc
...
Create getting started with OpenStack doc
2018-08-17 07:20:09 -07:00
Justin Santa Barbara
3691ff7b35
Update alpha channel with images for foreshadow
2018-08-17 09:57:07 -04:00
k8s-ci-robot
5216b9bd15
Merge pull request #5649 from andrewsykim/digitalocean-kubeproxy-hostname-override
...
add kube-proxy hostname override
2018-08-17 06:27:08 -07:00
Benjamin Goldberg
b080089a8c
AWS VPC Daemonset Correctly Tolerate Node Taints
2018-08-17 08:26:38 -05:00
k8s-ci-robot
e8d15e9f6a
Merge pull request #5651 from andrewsykim/digitalocean-upgrade-ccm
...
Upgrade DigitalOcean CCM to v0.1.7
2018-08-16 22:39:08 -07:00
andrewsykim
063ebca9de
upgrade DigitalOcean CCM to v0.1.7
2018-08-17 00:19:21 -04:00
andrewsykim
6dc9f01a41
add kube-proxy hostname override
2018-08-16 23:26:37 -04:00
wangxy518
30e45e1b2a
Update route53api.go
2018-08-17 10:28:11 +08:00
k8s-ci-robot
64812f5e5c
Merge pull request #5645 from mikesplain/channels_1.10.0
...
Bump channels for 1.10.0
2018-08-16 11:21:37 -07:00
k8s-ci-robot
1e417dcc2e
Merge pull request #5484 from mikesplain/update_readme_1.10
...
Update readme compatability matrix for 1.10
2018-08-16 08:01:31 -07:00
Mike Splain
a8baa1ac0e
Bump channels for 1.10.0
2018-08-16 10:11:09 -04:00
k8s-ci-robot
eae626d51f
Merge pull request #5643 from Mikulas/fix-release-typos
...
Fix build: prevent verify-misspelling failing on releases
2018-08-16 07:09:06 -07:00
Mikulas Dite
3127296c69
prevent verify-misspelling failing on releases
...
Removes pull request subjects from release notes and checks
the remainder of text.
2018-08-16 11:15:14 +02:00
k8s-ci-robot
5af0b32eea
Merge pull request #5638 from wangxy518/patch-1
...
Update README.md
2018-08-15 19:40:02 -07:00
Justin Santa Barbara
f07e70a439
Merge pull request #5639 from justinsb/release_notes_1_10
...
Add changelog to release notes for 1.10
2018-08-15 21:35:35 -04:00
Justin Santa Barbara
b232a8adab
Add changelog to release notes for 1.10
2018-08-15 21:32:34 -04:00