Skip to content

Commit 77513ca

Browse files
dimseksctl-bot
authored andcommitted
Add release notes for v0.205.0
1 parent ace2af7 commit 77513ca

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

docs/release_notes/0.205.0.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
# Release v0.205.0
2+
3+
## 🚀 Features
4+
5+
- Add support for creating access entries of type `EC2` for EKS Auto Mode (#8228)
6+
- Support for setting MarketType/InstanceMarketOptions for use with capacity-block (#8207)
7+
8+
## 🎯 Improvements
9+
10+
- Switch default for ExecConfig api version from v1alpha1->v1beta1 (#8252)
11+
- GPUs != Neuron Devices (when it comes to instance selector) (#8243)
12+
- Add support for allow/deny regexp(s) in instanceSelector (#8247)
13+
- Do not run ci jobs in forks (#8246)
14+
- Enable auto-update of ec2 info (#8239)
15+
- Re-add support for env var keys from AWS SDK (#8231)
16+
17+
## 🐛 Bug Fixes
18+
19+
- Fix failure when VPC CNI is configured to use both iam.withOIDC and useDefaultPodIdentityAssociations (#8249)
20+
- Re-allow use of the `cnn1-az4` availability zone (#8240)
21+
- Add missing coredns-1.32 json file (#8233)
22+
- Print the computed upgrade version correctly (#8232)
23+
- Remove support for p2 instances which require NVIDIA driver \<= 470 (#8226)
24+
- Fix issue installing the nvidia device plugin unconditionally on al2023 (#8225)
25+
- Placement group should not be created when using a reservation (#8220)
26+
27+
## 📝 Documentation
28+
29+
- Update Karpenter usage documentation to reflect latest supported version(s) (#8250)
30+
31+
## Acknowledgments
32+
33+
The eksctl maintainers would like to sincerely thank @alexandear, @bryantbiggs, @dims, @escardoso and @vsoch.
34+

0 commit comments

Comments
 (0)