Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add release notes for 1.13.0 beta.2 -> 1.13.0 #7372

Merged
merged 1 commit into from
Aug 2, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 34 additions & 0 deletions docs/releases/1.13-NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,3 +80,37 @@
* VPC cleanup: recognize the error code for concurrent VPC deletion [@justinsb](https://github.com/justinsb) [#7008](https://github.com/kubernetes/kops/pull/7008)
* Call klog.InitFlags in dns-controller [@justinsb](https://github.com/justinsb) [#6925](https://github.com/kubernetes/kops/pull/6925)

## 1.13.0-beta.1 to 1.13.0-beta.2

* Fix machine empheral disks [@mikesplain](https://github.com/mikesplain) [#7063](https://github.com/kubernetes/kops/pull/7063)
* Mark ENI 0 as delete_on_termination for LaunchTemplates [@granular-ryanbonham](https://github.com/granular-ryanbonham) [#7094](https://github.com/kubernetes/kops/pull/7094)
* Release 1.13 backport 7045 [@drekle](https://github.com/drekle) [#7106](https://github.com/kubernetes/kops/pull/7106)
* Cherry-pick #7070 to release-1.13 [@zetaab](https://github.com/zetaab) [#7078](https://github.com/kubernetes/kops/pull/7078)
* Release 1.13 backport 7050 [@drekle](https://github.com/drekle) [#7105](https://github.com/kubernetes/kops/pull/7105)
* Cherry pick debian buster support for release-1.13 [@zetaab](https://github.com/zetaab) [#7114](https://github.com/kubernetes/kops/pull/7114)
* Fix typo on node-authorizer prometheus metric [@KashifSaadat](https://github.com/KashifSaadat) [#7080](https://github.com/kubernetes/kops/pull/7080)
* Upgrade AWS VPC CNI provider to 1.5.0 [@rifelpet](https://github.com/rifelpet) [#7127](https://github.com/kubernetes/kops/pull/7127)
* Add support for SpotPrice and Mixed Instance ASGs [@rifelpet](https://github.com/rifelpet) [#7132](https://github.com/kubernetes/kops/pull/7132)

## 1.13.0-beta.2 to 1.13.0

* Instance protection [@mikesplain](https://github.com/mikesplain) [#7179](https://github.com/kubernetes/kops/pull/7179)
* update instances list with make update-machine-types [@rekcah78](https://github.com/rekcah78) [#7196](https://github.com/kubernetes/kops/pull/7196)
* update instances list with make update-machine-types [@rekcah78](https://github.com/rekcah78) [#7198](https://github.com/kubernetes/kops/pull/7198)
* Add helpers to set the built-in pod priorities [@vainu-arto](https://github.com/vainu-arto) [#7191](https://github.com/kubernetes/kops/pull/7191)
* Allow user to set the --kube-api-qps and --kube-api-burst flags on KubeControllerManager [@rdrgmnzs](https://github.com/rdrgmnzs) [#7153](https://github.com/kubernetes/kops/pull/7153)
* Bumping calico for bugfixes. [@michalschott](https://github.com/michalschott) [#7225](https://github.com/kubernetes/kops/pull/7225)
* Make an actual deep-copy of the state [@jacksontj](https://github.com/jacksontj) [#7230](https://github.com/kubernetes/kops/pull/7230)
* Use NodeAuthorizer config options instead of soely [@jacksontj](https://github.com/jacksontj) [#7233](https://github.com/kubernetes/kops/pull/7233)
* Clear append admission plugins before inserting flags to kube-apiserver [@zetaab](https://github.com/zetaab) [#7182](https://github.com/kubernetes/kops/pull/7182)
* add masterPublicName support in kops set cluster [@camilosantana](https://github.com/camilosantana) [#7160](https://github.com/kubernetes/kops/pull/7160)
* Update aws-iam-authenticator image to 0.4.0 [@rifelpet](https://github.com/rifelpet) [#6803](https://github.com/kubernetes/kops/pull/6803)
* Upgrade Calico to 3.7.2 [@asincu](https://github.com/asincu) [#7277](https://github.com/kubernetes/kops/pull/7277)
* Bumping calico to 3.7.4. [@michalschott](https://github.com/michalschott) [#7249](https://github.com/kubernetes/kops/pull/7249)
* Canal v3.7.4 [@KashifSaadat](https://github.com/KashifSaadat) [#7206](https://github.com/kubernetes/kops/pull/7206)
* replace behavior for @aws hostnameOverride [@jacksontj](https://github.com/jacksontj) [#7185](https://github.com/kubernetes/kops/pull/7185)
* Automated cherry pick of #7300: Fix m5a.8xlarge and i3en.metal has been removed [@mikesplain](https://github.com/mikesplain) [#7302](https://github.com/kubernetes/kops/pull/7302)
* Calico -> 3.7.4 for older versions [@justinsb](https://github.com/justinsb) [#7282](https://github.com/kubernetes/kops/pull/7282)
* Warn/prevent if the version of etcd is unsupported with etcd-manager [@justinsb](https://github.com/justinsb) [#7340](https://github.com/kubernetes/kops/pull/7340)
* Default etcd-version to 3.3.10 for >= 1.14 [@justinsb](https://github.com/justinsb) [#7341](https://github.com/kubernetes/kops/pull/7341)
* Bump etcd-manager to 3.0.20190801 [@justinsb](https://github.com/justinsb) [#7349](https://github.com/kubernetes/kops/pull/7349)