Skip to content

Commit

Permalink
Merge pull request #6664 from cPu1/release-notes-0.144
Browse files Browse the repository at this point in the history
Add release notes for 0.144
  • Loading branch information
cPu1 authored Jun 2, 2023
2 parents 279a71f + f2cdf79 commit 92e3cd3
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions docs/release_notes/0.144.0.md
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

0 comments on commit 92e3cd3

Please sign in to comment.