Skip to content

Commit 6fa84ca

Browse files
committed
update release notes for 0.177.0
1 parent 71b48df commit 6fa84ca

File tree

1 file changed

+17
-3
lines changed

1 file changed

+17
-3
lines changed

docs/release_notes/0.177.0.md

+17-3
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,23 @@
22

33
## 🚀 Features
44

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

7-
## Acknowledgments
8+
## 🎯 Improvements
9+
10+
- Handle K8s service account lifecycle on eksctl create/delete podidentityassociation commands (#7706)
11+
12+
## 🐛 Bug Fixes
13+
14+
- Fix reusing instanceRoleARN for nodegroups authorized with access entry (#7707)
15+
- Allow nodegroup creation after a cluster subnet is deleted (#7714)
16+
- Fix arn build logic to support different aws partitions (#7715)
817

9-
The eksctl maintainers would like to sincerely thank @punkwalker.
18+
## 🧰 Maintenance
19+
20+
- Disable IMDSv1 in unowned integration tests (#7722)
21+
22+
## Acknowledgments
1023

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

0 commit comments

Comments
 (0)