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 25, 2024
1 parent 2956a45 commit 40522f9
Showing 1 changed file with 9 additions and 10 deletions.
19 changes: 9 additions & 10 deletions docs/release_notes/0.176.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,26 +2,25 @@

## 🚀 Features

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

## 🎯 Improvements

- Display full draft release notes in PR description (#7686)
- [Release drafter] Treat RCs as full releases when drafting notes (#7723)
- Disable IMDSv1 in unowned integration tests (#7722)
- Handle K8s service account lifecycle on `eksctl create/delete podidentityassociation` commands (#7706)

## 🐛 Bug Fixes

- 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)
- Include MixedInstancesPolicy LaunchTemplate for validation (#7661)
- Aim for namespace uniqueness across parallel integration tests specs (#7680)
- 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)

## 🧰 Maintenance

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

## Acknowledgments

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

0 comments on commit 40522f9

Please sign in to comment.