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
TiberiuGC authored and eksctl-bot committed Apr 24, 2024
1 parent 9289bf8 commit 25d62ec
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/release_notes/0.176.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,14 @@

## 🎯 Improvements

- 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 @@ -23,5 +27,5 @@

## Acknowledgments

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

0 comments on commit 25d62ec

Please sign in to comment.