Commit Graph

7969 Commits

Author SHA1 Message Date
Justin SB bf4c4a1a95
Source gofmt from bazel go
Using the approach from k8s.io/repo-infra.  This avoids problems where
we are testing with a different version of go than we are building
with.
2019-04-21 16:41:11 -04:00
Justin SB de581b1b64
Switch to golang 1.11.5
For cherry-picking to 1.13

https://github.com/kubernetes/kubernetes/blob/release-1.13/build/build-image/cross/Dockerfile
2019-04-20 17:36:56 -04:00
Kubernetes Prow Robot 4d7df29ca5
Merge pull request #6420 from justinsb/rename_urls
Refactor names of URLs in assets to clarify their purpose
2019-04-19 05:25:55 -07:00
Kubernetes Prow Robot 24edaf8bf1
Merge pull request #6787 from gambol99/http2_param
KubeAPIServer HTTP2 Stream Parameter
2019-04-19 01:29:54 -07:00
Kubernetes Prow Robot c8163379c7
Merge pull request #6774 from bksteiny/etcd3-doc
Update etcd3-migration.md doc
2019-04-18 15:37:55 -07:00
Kubernetes Prow Robot f5dd4d8ece
Merge pull request #6766 from mikesplain/rules_go_0.18.2
Update rules go
2019-04-18 14:27:54 -07:00
Mike Splain 208b510ccc
Merge branch 'master' into etcd3-doc 2019-04-18 16:48:45 -04:00
Kubernetes Prow Robot d517e0c58e
Merge pull request #6791 from xichengliudui/update-go-const-part3
Using const() defines constants together (part:3)
2019-04-17 23:26:10 -07:00
Kubernetes Prow Robot ffff5dd733
Merge pull request #6789 from xichengliudui/update-go-const-part1
Using const() defines constants together (part:1)
2019-04-17 20:24:03 -07:00
Rohith aeb80939c6 KubeAPIServer HTTP2 Stream Parameter
- just adding another configurable parameter as we hit issues due to pod levels
2019-04-17 12:53:14 +01:00
Kubernetes Prow Robot ca7563d719
Merge pull request #6769 from alrs/pkg-dropped-errors
pkg/model: Fix dropped error
2019-04-15 10:00:23 -07:00
Kubernetes Prow Robot ad2d9546b3
Merge pull request #6768 from adrianlyjak/pin-nvidia/6767
pin nvidia-docker2 version to avoid installation failure
2019-04-15 10:00:10 -07:00
Kubernetes Prow Robot 0b3db247ec
Merge pull request #6776 from MathieuMailhos/fix_6770
Carry Provisioned IOPS to Terraform and CloudFormation templates
2019-04-15 09:08:08 -07:00
Kubernetes Prow Robot 2e6c19157f
Merge pull request #6780 from justinsb/relnotes_1_12
1.12 release notes: populate list of PRs
2019-04-15 00:46:01 -07:00
Kubernetes Prow Robot 713ae16dcd
Merge pull request #6781 from justinsb/channels_for_113_and_114
Put 1.13 and 1.14 into channels
2019-04-14 19:22:00 -07:00
Kubernetes Prow Robot 3f8241ea1b
Merge pull request #6772 from justinsb/release_1_14_0_alpha_1
Release 1.14.0-alpha.1
2019-04-14 15:07:59 -07:00
Justin SB 5b0e8c93d6
Put 1.13 and 1.14 into channels
Because they are both pre-release (for kops), we can put them into
stable & alpha channels immediately.
2019-04-14 16:20:02 -04:00
Justin SB 436d1a3489
1.12 release notes: populate list of PRs 2019-04-14 16:10:33 -04:00
Mathieu b7c3da2595 Carry Provisioned IOPS to Terraform and CloudFormation templates 2019-04-13 15:03:10 +10:00
Chris Stein 92e9b59998 include additional info on etcd-manager adoption 2019-04-12 15:57:05 -05:00
Justin SB 6779429e13
Release 1.14.0-alpha.1 2019-04-12 08:27:58 -07:00
Lars Lehtonen 677f19f32d pkg/model: Fix dropped error 2019-04-11 19:35:36 -07:00
Adrian Lyjak da0e2cee17 set specific versions to avoid https://github.com/kubernetes/kops/issues/6767 2019-04-11 20:04:47 -04:00
xichengliudui 3cd5c71330 Using const() defines constants together (part:3) 2019-04-11 15:19:27 -04:00
xichengliudui b4ef490a0f Using const() defines constants together (part:1)
update pull request

update pull request
2019-04-11 14:38:46 -04:00
Lars Lehtonen 77f5935b2a pkg/model: Fix dropped error 2019-04-11 14:37:00 -04:00
mikesplain f424e17bc8 Update rules go 2019-04-11 08:41:34 -04:00
Kubernetes Prow Robot b91db4f360
Merge pull request #6706 from granular-ryanbonham/apiserver_cpurequest
Add ability to specify cpuRequest for API Server
2019-04-10 08:04:13 -07:00
Kubernetes Prow Robot 9661c572d2
Merge pull request #6759 from Vlatombe/patch-1
Update authentication.md
2019-04-10 07:14:26 -07:00
Kubernetes Prow Robot 1ff341450b
Merge pull request #6357 from sp-joseluis-ledesma/kubelet/registry_qps
add the registry-qps kubelet flag
2019-04-10 07:14:13 -07:00
Kubernetes Prow Robot a8e140db0d
Merge pull request #6762 from bksteiny/iss6754
1.12.0-beta.1 bug - use dynamic s3 prefix in addAmazonVPCCNIPermissions func
2019-04-10 06:24:15 -07:00
José Luis Ledesma 0699f422ab Rename RegistryQPS to RegistryPullQPS + add RegistryBurst 2019-04-10 08:17:01 +02:00
José Luis Ledesma c4a9b2a9bb add the registry-qps kubelet flag 2019-04-10 08:14:15 +02:00
Vincent Latombe a1af069ccb
Update authentication.md
Fixed a typo
2019-04-09 09:56:47 +02:00
Kubernetes Prow Robot d1fc04d59e
Merge pull request #6753 from granular-ryanbonham/fix_6751
Use version number as well as name when checking LaunchTemplates
2019-04-08 16:35:04 -07:00
Chris Stein 54a8c81718 use dynamic s3 prefix in addAmazonVPCCNIPermissions func 2019-04-08 15:36:45 -05:00
Ryan Bonham eca2b0a27a User version number as well as name when checking LaunchTemplates 2019-04-08 14:11:02 -05:00
Kubernetes Prow Robot 3e81a3f47f
Merge pull request #6748 from justinsb/release_process_push_over_ssh
Improved release process docs
2019-04-07 18:04:24 -07:00
Justin SB 207cbd5ebd
Improved release process docs
Even if we didn't pull over SSH (for example if we're running in CI),
we need to push the branch with over ssh.
2019-04-07 17:18:07 -07:00
Kubernetes Prow Robot 70d7ac7918
Merge pull request #6732 from rdrgmnzs/6700
Fix issue #6700: User Data for launch templates & other terraform issues
2019-04-07 17:00:24 -07:00
Kubernetes Prow Robot 2724c2d3e5
Merge pull request #6743 from justinsb/fix_6702
Increase apiserver timeout to 45 seconds
2019-04-07 14:46:23 -07:00
Rodrigo Menezes d931c1ff60 defer the base64 encoding so that users get usable diffs 2019-04-07 14:31:45 -07:00
Rodrigo Menezes 9a44778eab When a network interface is provided, the security groups must be a part of it. 2019-04-07 14:17:13 -07:00
Rodrigo Menezes 9d5efb70a4 fix test indentation 2019-04-07 14:17:13 -07:00
Rodrigo Menezes 63b7a9d4d9 Add launch template to use 2019-04-07 14:17:13 -07:00
Rodrigo Menezes 1fe1c30ac6 Fix TerraformLink() reffers to the template ID and not name. 2019-04-07 14:17:13 -07:00
Rodrigo Menezes 869ed0e4d7 (WIP) Fix issue 6700: User Data for launch templates when using terraform. 2019-04-07 14:17:13 -07:00
Kubernetes Prow Robot c66fdd8b76
Merge pull request #6744 from justinsb/promote_alpha_to_stable
channels: promote alpha to stable
2019-04-07 13:28:23 -07:00
Justin SB 34ca8ba1b0
channels: promote alpha to stable
* k8s 1.11.8 => 1.11.9
2019-04-07 12:16:33 -07:00
Kubernetes Prow Robot 31be055524
Merge pull request #6741 from justinsb/update_kubedns
kube-dns: Update to 1.14.13
2019-04-07 12:08:24 -07:00