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.206.0 #8266

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
26 changes: 26 additions & 0 deletions docs/release_notes/0.206.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Release v0.206.0

## 🎯 Improvements

- Default to newest k8s 1.32 version (#8300)
- Support for EKS internal environments (#8294)
- Update goformation from latest schema / Remove unused generated code (#8289)
- Reduce blast radius of test that disables api server public access failing (#8288)
- Fix failure when VPC CNI is configured to use both iam.withOIDC and useDefaultPodIdentityAssociations (#8268)
- Update zz\_generated.deepcopy.go, also add new make target for the same (#8267)

## 🐛 Bug Fixes

- Allow core/default networking addons on auto-mode clusters with mixed node types (#8293)
- Standardize on k8s 1.32.2 for go.mod (#8285)

## 🧰 Maintenance

- Update nvidia-device-plugin to v0.17.1 (#8296)
- Update ec2-info (#8297)
- Update ec2-info (#8290)

## Acknowledgments

The eksctl maintainers would like to sincerely thank No contributors.