Skip to content

Commit df834f5

Browse files
dimseksctl-bot
authored andcommittedMar 22, 2025
Add release notes for v0.206.0
1 parent 07fe89a commit df834f5

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed
 

‎docs/release_notes/0.206.0.md

+32
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# Release v0.206.0
2+
3+
## 🚀 Features
4+
5+
- Allow specification of IAM permission boundary for Auto Mode's Node Role (#8307)
6+
7+
## 🎯 Improvements
8+
9+
- Default to newest k8s 1.32 version (#8300)
10+
- Support for EKS internal environments (#8294)
11+
- Update goformation from latest schema / Remove unused generated code (#8289)
12+
- Reduce blast radius of test that disables api server public access failing (#8288)
13+
- Fix failure when VPC CNI is configured to use both iam.withOIDC and useDefaultPodIdentityAssociations (#8268)
14+
- Update zz\_generated.deepcopy.go, also add new make target for the same (#8267)
15+
16+
## 🐛 Bug Fixes
17+
18+
- Skip instance type support validation for custom AMI ID (#8303)
19+
- Allow core/default networking addons on auto-mode clusters with mixed node types (#8293)
20+
- Standardize on k8s 1.32.2 for go.mod (#8285)
21+
22+
## 🧰 Maintenance
23+
24+
- Add support for i8g.48xlarge ec2 instance type (#8301)
25+
- Update nvidia-device-plugin to v0.17.1 (#8296)
26+
- Update ec2-info (#8297)
27+
- Update ec2-info (#8290)
28+
29+
## Acknowledgments
30+
31+
The eksctl maintainers would like to sincerely thank @amdonov, and @ndbaker1.
32+

0 commit comments

Comments
 (0)
Failed to load comments.