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 v0.173.0 #7619

Merged
merged 1 commit into from
Mar 1, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

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

## 🚀 Features

- Make EKS 1.29 default (#7599)

## 🎯 Improvements

- Add profile flag support for get and delete access entry (#7623)
- Remove inline ELB and CloudWatch policies from Cluster Role (#7603)

## 🐛 Bug Fixes

- Increase STS session duration to fix caching credentials with assumed role MFA session (#7626)

## 🧰 Maintenance

- Automate PR with release notes draft (#7604)

## 📝 Documentation

- Update docs with Ubuntu 20.04 supported in EKS \<= 1.29 (#7618)

## Acknowledgments

The eksctl maintainers would like to sincerely thank @ibnjunaid, @rpocase and @vutny.