-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8293000
commit 9fde2b9
Showing
2 changed files
with
14 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# Release 0.1.36 | ||
|
||
## Improvements | ||
- support for Kubernetes 1.13 (not default yet, use `--version=1.13`) | ||
- add Canada Central region (`ca-central-1`) | ||
- add support for encrypted root EBS volumes based on AMI (#889) | ||
- add `certManager` IAM add-on policy (#885) | ||
- add `--config-file` flag in all `iamidentitymapping` commands (#868) | ||
- make stack troubleshooter output less verbose (#865) | ||
|
||
## Bug fixes and code improvements | ||
- fix obscure error message when cluster failed to create (#866) | ||
- code refactoring and clean up (#859, #878) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters