Commit Graph

8086 Commits

Author SHA1 Message Date
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
Justin SB c7b921fe05
Increase apiserver timeout to 45 seconds
Fix #6702

Parallel to upstream issue #71054
2019-04-07 11:55:33 -07:00
Justin SB 2a1df6b8ee
kube-dns: Update to 1.14.13
Following updates to k8s 1.12 in k/k
2019-04-07 11:22:10 -07:00
Kubernetes Prow Robot b1100e1659
Merge pull request #6740 from justinsb/fix_6711
kube-dns-autoscaler: Add node watch to permissions
2019-04-07 00:06:25 -07:00
Justin SB 8dd9408348
kube-dns-autoscaler: Add node watch to permissions
We had to bump the channel version to 1.14.11-kops.1, even though it's
still 1.14.10, because we didn't have the kops suffix yet.  A little
awkward now, but will get better once kube-dns is updated!

Fix #6711
2019-04-06 21:45:20 -07:00
Kubernetes Prow Robot e0f353e8f4
Merge pull request #6714 from willthames/apiserver_feature_gate
Document kubeAPIServer featureGates
2019-04-06 18:28:25 -07:00
Kubernetes Prow Robot 1152bcafab
Merge pull request #6730 from rifelpet/aws-iam-authenticator-image
Allow the AWS IAM Authenticator image name to be overridden
2019-04-06 17:42:36 -07:00
Kubernetes Prow Robot 737cc216c9
Merge pull request #6713 from rifelpet/dashboard-ui
Update dashboard instructions for accessing the dashboard addon
2019-04-06 17:42:25 -07:00
Kubernetes Prow Robot 343a8735fb
Merge pull request #6737 from maruina/min-resync-period
Add min-resync-period for Controller Manager
2019-04-06 02:28:28 -07:00
Matteo Ruina c668cda6a6 Add min-resync-period for Controller Manager 2019-04-05 23:30:53 +02:00
Peter Rifel c24b0a0918 Allow the AWS IAM Authenticator image name to be overridden 2019-04-05 09:35:30 -05:00
Kubernetes Prow Robot 0d75160bd6
Merge pull request #6723 from mikesplain/update_aws_vpc_cni
Update 1.3.0 to 1.3.3
2019-04-05 07:11:21 -07:00
Kubernetes Prow Robot 74c880f12e
Merge pull request #6724 from mikesplain/update_instance_types
Update instances types
2019-04-04 19:29:18 -07:00
Will Thames ec3216126c Document kubeAPIServer featureGates 2019-04-05 11:11:13 +10:00
Kubernetes Prow Robot 017c5ef15a
Merge pull request #6719 from granular-ryanbonham/dns_resources
Allow customizing Resource Request & Limits for CoreDNS
2019-04-04 09:26:49 -07:00
Ryan Bonham acf713d28f Bump version numbers 2019-04-04 09:10:08 -05:00
Ryan Bonham a28db6a991 Fix indentation. 2019-04-04 07:57:34 -05:00
Kubernetes Prow Robot 9ea0c2e21a
Merge pull request #6726 from christus02/update-readme-citrix-ingress
Update information in README
2019-04-03 14:10:48 -07:00
raghulc c4a6eeb97b Update information in README 2019-04-04 00:01:05 +05:30
mikesplain b3ce20e28a Bump version 2019-04-03 11:27:18 -04:00
mikesplain db6c0eb02c Update instances types
adds m5ad's and r5ad's
2019-04-03 11:22:50 -04:00
mikesplain 52a2133a7c Update 1.3.0 to 1.3.3 2019-04-03 11:05:31 -04:00
Ryan Bonham 415472a76e Update comment to correct reflect api server and not kube proxy. specify default in comment 2019-04-03 09:34:12 -05:00
Ryan Bonham 74a51813a3 Support changing request & limits on previous k8s versions for coredns. 2019-04-03 09:27:57 -05:00
Kubernetes Prow Robot e5a745b678
Merge pull request #6708 from christus02/addon-citrix-ingress
Addon for Citrix Ingress
2019-04-03 00:21:42 -07:00
Ryan Bonham 189ccfe919 Fix spelling error. 2019-04-02 10:50:58 -05:00
Ryan Bonham 73845e200d Fix handling of nil and set correct defaults for memory. 2019-04-02 10:38:12 -05:00
Ryan Bonham 88a2a3f11f Cleanup changes to kubedns 2019-04-01 14:04:28 -05:00
Peter Rifel 1bb98e6a97 Update dashboard instructions for accessing the dashboard addon
We might as well just reference the official instructions rather than duplicating them here.
2019-04-01 12:04:07 -07:00
Ryan Bonham 1fe925e01f Update BUILD.bazel 2019-04-01 13:51:56 -05:00
Ryan Bonham 9e2233ec31 API Machinery Updates 2019-04-01 11:52:02 -05:00
Ryan Bonham 9d36a0ab13 Add missing dep. 2019-04-01 08:49:46 -05:00
Ryan Bonham 160450f6e1 Fix Provider 2019-04-01 08:14:58 -05:00
Ryan Bonham e7dc229f38 Make CoreDNS 1.12 addon support resource configuration 2019-04-01 08:11:13 -05:00
Ryan Bonham 2fc67b4678 Add DNS Resource Settings 2019-04-01 08:09:29 -05:00