Skip to content
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
31 changes: 31 additions & 0 deletions docs/release_notes/0.215.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# Release v0.215.0

## 🚀 Features

- automatic security group tagging for karpenter (#8501)

## 🎯 Improvements

- fix: use default security group for eks 1.33+ when EFA is enabled (#8509)
- fix: karpenter tagging, addons and flaky integration tests (#8508)

## 🐛 Bug Fixes

- fix: match cloudformation stack name using suffix for pod identity association (#8511)
- fix: Add exact match check to use specified addon versions (#8510)
- fix: Fix GPU instance filtering when --instance-selector-gpus=0 (#8506)
- fix: use latest managed addon version for kube-proxy image name (#8505)

## 🧰 Maintenance

- Update ec2-info (#8454)

## 📝 Documentation

- Revert Add scheduled maintenance announcement for eksctl.io (#8500)
- Add scheduled maintenance announcement for eksctl.io (#8498)

## Acknowledgments

The eksctl maintainers would like to sincerely thank @sapphirew.

Loading