-
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.
Merge pull request #6664 from cPu1/release-notes-0.144
Add release notes for 0.144
- Loading branch information
Showing
1 changed file
with
30 additions
and
0 deletions.
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,30 @@ | ||
# Release v0.144.0 | ||
|
||
## 🚀 Features | ||
|
||
- Allow creating subnets with resource-based hostnames (#6651) | ||
|
||
## 🎯 Improvements | ||
|
||
- Updated IAM policy statement for loadbalancer controller (#6655) | ||
- Port Add ready plugin to CoreDNS and use health.lameduck for a safer shutdown to 1.25, 1.26 and 1.27 (#6630) | ||
|
||
## 🐛 Bug Fixes | ||
|
||
- Only retry on appropriate API Errors when calling `eks:DescribeUpdate` (#6645) | ||
- Clean up ALBs using `spec.ingressClassName` and ALB security groups (#6389) | ||
- Set default Windows volume name to /dev/sda1 (#6638) | ||
|
||
|
||
## 🧰 Maintenance | ||
|
||
- Fix logging stack events logic for Trainium and Inferentia integration tests (#6649) | ||
- Bump schemer from v0.0.0-2021 to v0.0.0-2023 (#6646) | ||
|
||
## 📝 Documentation | ||
|
||
- Generated ATTRIBUTIONS.md file (#6647) | ||
|
||
## Acknowledgments | ||
Weaveworks would like to sincerely thank: | ||
@aaroniscode, @joneidaws and @wind0r |