Skip to content

Commit

Permalink
Add release notes for v0.202.0 (eksctl-io#8142)
Browse files Browse the repository at this point in the history
add release notes for v0.202.0

Co-authored-by: tiberiugc <[email protected]>
  • Loading branch information
eksctl-bot and TiberiuGC authored Jan 22, 2025
1 parent 48f1e72 commit d1e6319
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions docs/release_notes/0.202.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Release v0.202.0

## 🚀 Features

- Support for us-isof and eu-isoe regions (#8151)
- Enable default addon creation for auto mode clusters (#8140)

## 🎯 Improvements

- Use `DescribeClusterVersions` API instead of hardcoding EKS version data (#8144)

## 🐛 Bug Fixes

- Wait for vpccni to become active before updating it to use IRSA (#8152)
- Update import path of local goformation fork, fixing `go mod verify` (#8148)
- Disable metrics-server default addon creation for unsupported regions (#8146)

## Acknowledgments

The eksctl maintainers would like to sincerely thank @jdwtf

0 comments on commit d1e6319

Please sign in to comment.