Ryan Bonham
a75dcdda35
Add Ability to set cpu request for api server
2019-03-29 13:56:21 -05:00
Kubernetes Prow Robot
2bf0103995
Merge pull request #6701 from rdrgmnzs/update_aws-iam-authenticator_docs
...
Update the aws-iam-authenticator docs to be more clear for both new a…
2019-03-29 00:32:12 -07:00
Rodrigo Menezes
4f2c1bd8f6
Update the aws-iam-authenticator docs to be more clear for both new and existing clusters.
2019-03-28 20:08:33 -07:00
Kubernetes Prow Robot
e74127fbc9
Merge pull request #6693 from rdrgmnzs/additional-cidr-terraform
...
Add terraform support for additional CIDR blocks.
2019-03-28 08:44:42 -07:00
Kubernetes Prow Robot
c68abcb891
Merge pull request #6695 from justinsb/update_etcd_manager
...
Update etcd-manager to 1.0.20190328
2019-03-28 05:50:43 -07:00
Justin Santa Barbara
4999f95c26
Update etcd-manager to 1.0.20190328
...
Significant changes:
* Support adoption of tls-enabled etcd databases (i.e. migration from
legacy to etcd-manager when using https)
2019-03-28 07:23:18 -04:00
Rodrigo Menezes
4b1e92617a
Add terraform support for additional CIDR blocks now that it has support.
2019-03-28 00:47:08 -07:00
Kubernetes Prow Robot
ee57ef73e7
Merge pull request #6689 from granular-ryanbonham/terraformMixedInstancesPolicy_override
...
Fix Key error change Overrides to Override
2019-03-27 10:26:50 -07:00
Ryan Bonham
0acee115e8
Revert change to CF Test
2019-03-27 10:33:18 -05:00
Ryan Bonham
ba356068a4
Missed change to override for TF
2019-03-27 10:30:31 -05:00
Ryan Bonham
4d3fe6a1fc
Fix json for Override field
2019-03-27 10:06:37 -05:00
Ryan Bonham
36a031f771
Fix field name in struct.
2019-03-27 10:05:49 -05:00
Ryan Bonham
2c1db7dfff
Fix Key error change Overrides to Override
2019-03-27 09:48:19 -05:00
Kubernetes Prow Robot
1187d4c0f4
Merge pull request #6682 from justinsb/add_selector_to_deployments_apps_v1
...
Add selector back to calico 1.12 deployment
2019-03-27 07:22:48 -07:00
Kubernetes Prow Robot
c91bed7060
Merge pull request #6641 from adammw/adammw/allow-uneven-etcd-zones
...
Allow uneven etcd zones
2019-03-27 04:18:48 -07:00
Kubernetes Prow Robot
8ef989f065
Merge pull request #6681 from justinsb/fix_docs_for_calico_update
...
Fix docs around calico update for etcd2 -> etcd3
2019-03-26 22:24:47 -07:00
Justin SB
8abd0400ea
Add selector back to calico 1.12 deployment
...
I had mistakenly removed it previously, which meant the manifest it
didn't apply on an update.
2019-03-27 00:12:49 -04:00
Justin Santa Barbara
627481476f
Fix docs around calico update for etcd2 -> etcd3
...
The docs said "roll masters and nodes", but the command only rolled masters.
2019-03-26 19:35:43 -04:00
Kubernetes Prow Robot
63943277bc
Merge pull request #6680 from justinsb/publish_utils_tar_gz
...
Publish utils.tar.gz to github releases also
2019-03-26 09:21:22 -07:00
Justin Santa Barbara
80c39efd86
Publish utils.tar.gz to github releases also
2019-03-26 11:25:36 -04:00
Kubernetes Prow Robot
3d3ae2f071
Merge pull request #6670 from justinsb/more_alpha
...
Update alpha channel with other latest versions
2019-03-26 07:55:22 -07:00
Justin Santa Barbara
b58a861fbd
Merge pull request #6675 from justinsb/mirror_normalization
...
Support mirrors with restricted characters
2019-03-26 10:07:24 -04:00
Kubernetes Prow Robot
8a4d2db4f8
Merge pull request #6672 from justinsb/1_12_in_stable
...
Put 1.12 into stable channel, for users of kops 1.12-alphas
2019-03-26 03:05:30 -07:00
Kubernetes Prow Robot
4588755f43
Merge pull request #6671 from justinsb/cni_0_7_5
...
Use CNI 0.7.5
2019-03-26 03:05:18 -07:00
Kubernetes Prow Robot
4f55f36b22
Merge pull request #6674 from justinsb/upload_shipbot
...
Upload protokube to github as part of release
2019-03-26 02:15:33 -07:00
Kubernetes Prow Robot
f1bab13b07
Merge pull request #6669 from mikesplain/promote_alpha_to_stable
...
Promote alpha to stable and update alpha
2019-03-26 02:15:21 -07:00
Kubernetes Prow Robot
a6ef2ee333
Merge pull request #6673 from justinsb/protokube_mirrors
...
Support download protokube from mirror
2019-03-26 00:55:16 -07:00
Justin SB
4f469fab9a
Support mirrors with restricted characters
...
Github doesn't allow us to have slashes in our release artifact names;
we therefore support a configurable per-mirror set of substitutions.
We use that to map `/` to `-` for github.
2019-03-26 01:02:31 -04:00
Justin Santa Barbara
f7d93fa640
Upload protokube to github as part of release
...
This will enable us to use github as one of our mirrors.
2019-03-26 00:50:50 -04:00
Justin SB
7bd4a7e262
Support download protokube from mirror
2019-03-26 00:45:54 -04:00
Justin SB
99b402312a
Put 1.12 into stable channel, for users of kops 1.12-alphas
...
This ensures that users that use kops 1.12 (alpha) get k8s 1.12 by
default. We go straight to the latest k8s 1.12 release - there's no
reason to recommend an earlier one.
2019-03-26 00:28:29 -04:00
Kubernetes Prow Robot
67f15da593
Merge pull request #6668 from mikesplain/fix_missing_dep_lock
...
Fix a missing dep lock
2019-03-25 20:35:27 -07:00
Kubernetes Prow Robot
1b3e141045
Merge pull request #6667 from mikesplain/rules_go_0.18.1
...
Upgrade rules go
2019-03-25 20:35:15 -07:00
Justin SB
241730cc94
Use CNI 0.7.5
...
Equivalent of https://github.com/kubernetes/kubernetes/pull/75455
2019-03-25 23:33:49 -04:00
Justin SB
9cf69af8a1
Update alpha channel with other latest versions
...
Bringing all the latest versions into the alpha channels
2019-03-25 23:02:30 -04:00
Kubernetes Prow Robot
56092dd5a7
Merge pull request #6665 from sportradar/bump-11-alpha-version
...
Bump K8s 1.11 to 1.11.9 in the alpha channel
2019-03-25 18:47:16 -07:00
mikesplain
91f3a25303
Promote alpha to stable and update alpha
...
Fixes #6662
2019-03-25 19:58:31 -04:00
mikesplain
f605f9aed6
Fix a missing dep lock
2019-03-25 19:52:59 -04:00
mikesplain
9f79c67856
Upgrade rules go
2019-03-25 19:49:02 -04:00
Kubernetes Prow Robot
49ea1ad9df
Merge pull request #6646 from ryan-dyer/2048
...
2048 - Add cloudLabels as tags to API ELB resource
2019-03-25 15:16:18 -07:00
Kubernetes Prow Robot
9759edec7d
Merge pull request #6664 from justinsb/bump_etcd_manager_for_6562
...
Bump etcd-manager / etcd-backup to 3.0.20190325
2019-03-25 13:18:20 -07:00
Kubernetes Prow Robot
269a6f67a5
Merge pull request #6562 from appvia/etcd-backup-tls
...
If using etcd-backup and TLS is enabled, pass relevant options
2019-03-25 12:22:20 -07:00
Kubernetes Prow Robot
24b36668f8
Merge pull request #6470 from rochacon/custom-tls-cipher-suites
...
Add flags for TLS Cipher suites customization for API Server, Kubelet and Controller-Manager
2019-03-25 11:24:19 -07:00
Ole Markus With
e5588961cd
Bump K8s 1.11 to 1.11.9 in the alpha channel
2019-03-25 18:45:45 +01:00
Kubernetes Prow Robot
5f0b40de99
Merge pull request #6663 from justinsb/followup_6660
...
Update flannel version in bootstrapchannelbuilder
2019-03-25 10:34:24 -07:00
ryan-dyer
dbf4609992
fix spacing
2019-03-25 12:15:55 -05:00
ryan-dyer
9fa3717b39
Combine tags into single call and add CF support
2019-03-25 12:04:48 -05:00
Justin SB
29445998e7
Bump etcd-manager / etcd-backup to 3.0.20190325
...
Picking up kopeio/etcd-manager#192, for #6562
2019-03-25 13:01:50 -04:00
Justin Santa Barbara
080b2fb01f
Merge pull request #6660 from gordonbondon/flannes-0.11.0
...
Updated Flannel manifest to 0.11.0
2019-03-25 12:43:24 -04:00
Kubernetes Prow Robot
d5657068f5
Merge pull request #6655 from zetaab/overridevolumeaz
...
Override volume zone name
2019-03-25 09:23:24 -07:00