k8s-ci-robot
b1c446f8f3
Merge pull request #5503 from mikesplain/fix_suspendprocess
...
Fix suspendprocess
2018-09-03 16:28:31 -07:00
k8s-ci-robot
2f1d2e07f7
Merge pull request #5565 from justinsb/refactor_printer
...
Refactor tables package to be more reusable
2018-09-03 15:28:36 -07:00
k8s-ci-robot
2319db8f59
Merge pull request #4797 from justinsb/check_no_legacy_tags_on_shared
...
lifecycle tests: check no legacy tags on shared resources
2018-09-03 15:28:26 -07:00
k8s-ci-robot
218b43c51a
Merge pull request #5732 from lblackstone/openstack-schedulerhints
...
OpenStack: vendor schedulerhints
2018-08-31 09:41:56 -07:00
k8s-ci-robot
153e5615ba
Merge pull request #5731 from lblackstone/openstack-state-delete
...
OpenStack: enable cluster state deletion
2018-08-31 08:42:28 -07:00
k8s-ci-robot
cbd5c152bf
Merge pull request #5716 from chrisz100/master
...
Make chrisz100 a reviewer for kops
2018-08-31 07:16:13 -07:00
Levi Blackstone
206d95d614
OpenStack: enable cluster state deletion
...
Stub out a list resources method and call it from the collector
so that cluster state can be deleted via the API.
2018-08-30 20:08:57 -06:00
Levi Blackstone
7aecce88a3
OpenStack: vendor schedulerhints
2018-08-30 16:53:07 -06:00
k8s-ci-robot
e25b216485
Merge pull request #5678 from lblackstone/update-vendor
...
Vendor servergroup module from gophercloud
2018-08-30 15:25:30 -07:00
k8s-ci-robot
984f8eb7cf
Merge pull request #5727 from rajansandeep/manifestk8s112
...
Update CoreDNS version and manifest
2018-08-30 12:41:55 -07:00
Sandeep Rajan
0bdf97897f
update version and manifest
2018-08-30 14:51:43 -04:00
Levi Blackstone
c4e2db4afc
Vendor servergroup module from gophercloud
...
* Bump gophercloud sha to f29afc2
* Add a prereq check for bazel and dep which is needed by `make dep-ensure`
* Document the process to add a vendored dependency
2018-08-30 11:25:54 -06:00
k8s-ci-robot
d8a4f967eb
Merge pull request #5711 from kanolato/chore/improve-ingress-nginx
...
updated image versions and deployment instructions for the nginx-ingress addon
2018-08-29 15:38:19 -07:00
Christian Jantz
f3a78911e3
added chrisz100 to owners file as reviewer
2018-08-29 15:35:56 +02:00
kanolato
079e23f406
updated image versions and deployment instructions
2018-08-28 18:45:19 -05:00
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