Skip to content

Commit

Permalink
Merge branch 'master' into feature/powershell
Browse files Browse the repository at this point in the history
  • Loading branch information
sayboras committed Oct 13, 2020
2 parents 4024f11 + f27d4b3 commit d347e8a
Show file tree
Hide file tree
Showing 10 changed files with 427 additions and 16 deletions.
24 changes: 24 additions & 0 deletions docs/release_notes/0.30.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Release 0.30.0

## Features

- Add support for Kubernetes 1.18 (#2723)

## Improvements

- Update aws-node (#2720)
- Update maxpods with p4d.24xlarge (#2715)
- Handle existing instanceRoleARN with nested resource path (#2689)

## Bug fixes

- Trim .git suffix when adding deploy keys (#2709)
- Update nodegroup stack w/ version tag before updating release version (#2708)

## Note

We plan on removing the static node AMI resolver (`--node-ami`/`nodegroups.ami`) in `0.33.0`. Please reach out in #2650 if you have feedback.

## Acknowledgments
Weaveworks would like to sincerely thank:
@ajayk, @neha-viswanathan and @dmcneil
23 changes: 23 additions & 0 deletions pkg/addons/default/assets.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d347e8a

Please sign in to comment.