Skip to content

Commit

Permalink
Add release notes for v0.176.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cPu1 authored and eksctl-bot committed Apr 24, 2024
1 parent d35fa56 commit df3b3e0
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion docs/release_notes/0.176.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,20 @@

## 🚀 Features

- Add support for Ubuntu Pro 22.04 based EKS images (#7711)
- Add support for AMIs based on AmazonLinux2023 (#7684)

## 🎯 Improvements

- Disable IMDSv1 in unowned integration tests (#7722)
- Handle K8s service account lifecycle on `eksctl create/delete podidentityassociation` commands (#7706)
- Display full draft release notes in PR description (#7686)

## 🐛 Bug Fixes

- Allow nodegroup creation after a cluster subnet is deleted (#7714)
- Fix reusing instanceRoleARN for nodegroups authorized with access entry (#7707)
- Fix arn build logic to support different aws partitions (#7715)
- Enforce `authenticationMode:CONFIG\_MAP` on Outposts (#7699)
- [EKSCTL create cluster command] Authorise self-managed nodes via `aws-auth configmap` when EKS access entries are disabled (#7698)
- Allow GPU instance types for Windows nodes (#7681)
Expand All @@ -18,10 +24,11 @@

## 🧰 Maintenance

- Disable IMDSv1 in unowned integration tests (#7722)
- Bump mkdocs version (#7696)
- Bump dependencies (#7668)

## Acknowledgments

The eksctl maintainers would like to sincerely thank @qclaogui.
The eksctl maintainers would like to sincerely thank @aciba90, @qclaogui, @timandy and cPu1.

0 comments on commit df3b3e0

Please sign in to comment.