File tree 1 file changed +17
-3
lines changed
1 file changed +17
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## 🚀 Features
4
4
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 )
6
7
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 )
8
17
9
- The eksctl maintainers would like to sincerely thank @punkwalker .
18
+ ## 🧰 Maintenance
19
+
20
+ - Disable IMDSv1 in unowned integration tests (#7722 )
21
+
22
+ ## Acknowledgments
10
23
24
+ The eksctl maintainers would like to sincerely thank @punkwalker , @veekaly , @aciba90 and @timandy
You can’t perform that action at this time.
0 commit comments