Skip to content

Commit

Permalink
Add release notes for v0.205.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bryantbiggs authored and eksctl-bot committed Feb 25, 2025
1 parent 1a596f9 commit 75e356b
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions docs/release_notes/0.205.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# Release v0.205.0

## 🚀 Features

- Add support for creating access entries of type `EC2` for EKS Auto Mode (#8228)
- Support for setting MarketType/InstanceMarketOptions for use with capacity-block (#8207)

## 🎯 Improvements

- GPUs != Neuron Devices (when it comes to instance selector) (#8243)
- Add support for allow/deny regexp(s) in instanceSelector (#8247)
- Do not run ci jobs in forks (#8246)
- Enable auto-update of ec2 info (#8239)
- Re-add support for env var keys from AWS SDK (#8231)

## 🐛 Bug Fixes

- Fix failure when VPC CNI is configured to use both iam.withOIDC and useDefaultPodIdentityAssociations (#8249)
- Re-allow use of the `cnn1-az4` availability zone (#8240)
- Add missing coredns-1.32 json file (#8233)
- Print the computed upgrade version correctly (#8232)
- Remove support for p2 instances which require NVIDIA driver \<= 470 (#8226)
- Fix issue installing the nvidia device plugin unconditionally on al2023 (#8225)
- Placement group should not be created when using a reservation (#8220)

## Acknowledgments

The eksctl maintainers would like to sincerely thank @alexandear, @bryantbiggs, @dims and @vsoch.

0 comments on commit 75e356b

Please sign in to comment.