Skip to content

Commit

Permalink
update release notes for 0.177.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TiberiuGC committed Apr 25, 2024
1 parent 71b48df commit 6fa84ca
Showing 1 changed file with 17 additions and 3 deletions.
20 changes: 17 additions & 3 deletions docs/release_notes/0.177.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,23 @@

## 🚀 Features

- Add utils command to migrate `iamidentitymappings` to EKS access entries (#7710)
- Add utils command to migrate iamidentitymappings to EKS access entries (#7710)
- Add support for Ubuntu Pro 22.04 based EKS images (#7711)

## Acknowledgments
## 🎯 Improvements

- Handle K8s service account lifecycle on eksctl create/delete podidentityassociation commands (#7706)

## 🐛 Bug Fixes

- Fix reusing instanceRoleARN for nodegroups authorized with access entry (#7707)
- Allow nodegroup creation after a cluster subnet is deleted (#7714)
- Fix arn build logic to support different aws partitions (#7715)

The eksctl maintainers would like to sincerely thank @punkwalker.
## 🧰 Maintenance

- Disable IMDSv1 in unowned integration tests (#7722)

## Acknowledgments

The eksctl maintainers would like to sincerely thank @punkwalker, @veekaly, @aciba90 and @timandy

0 comments on commit 6fa84ca

Please sign in to comment.