Skip to content

Commit

Permalink
Add release notes for v0.202.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bryantbiggs authored and eksctl-bot committed Jan 21, 2025
1 parent 34ab1f8 commit 4e7b21b
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions docs/release_notes/0.202.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Release v0.202.0

## 🚀 Features

- 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)

## 🧰 Maintenance

- Update import path of local goformation fork, fixing `go mod verify` (#8148)

## Acknowledgments

The eksctl maintainers would like to sincerely thank @bryantbiggs, and @gustavodiaz7722.

0 comments on commit 4e7b21b

Please # to comment.