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 45 #3550

Merged
merged 3 commits into from
Apr 9, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
21 changes: 21 additions & 0 deletions docs/release_notes/0.45.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Release 0.45.0

## Features

- Use the AutoScalingGroup for getting & scaling nodegroups (#3543)
- Make EKS 1.19 the default (#3526)
- Support passing releaseVersion for Managed Nodegroups (#3544)
Callisto13 marked this conversation as resolved.
Show resolved Hide resolved

## Improvements
- Preserve capabilities when creating changeset (#3548)
- Eksctl scale nodegroups supports only providing one of min/max/desired size (#3511)
- Use built-in AMI bootstrapping scripts for unmanaged nodes (#3492)


## Bug Fixes
- Support comma separated array for group flag in create iamidentitymapping (#3549)
- Add capacity-optimized-prioritized (#3516)

This comment was marked as outdated.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Add capacity-optimized-prioritized (#3516)
- Add capacity-optimized-prioritized (#3519)


## Acknowledgments
Weaveworks would like to sincerely thank:
@omnibrian
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
@omnibrian
@omnibrian, @lloydchang