-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
34ab1f8
commit 4e7b21b
Showing
1 changed file
with
24 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. | ||
|