Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add release notes for v0.177.0 #7729

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 5 additions & 14 deletions docs/release_notes/0.177.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,23 +2,14 @@

## 🚀 Features

- Add utils command to migrate iamidentitymappings to EKS access entries (#7710)
- Add support for Ubuntu Pro 22.04 based EKS images (#7711)

## 🎯 Improvements

- Handle K8s service account lifecycle on eksctl create/delete podidentityassociation commands (#7706)
- Add utils command to migrate `iamidentitymappings` to EKS access entries (#7710)

## 🐛 Bug Fixes

- Fix reusing instanceRoleARN for nodegroups authorized with access entry (#7707)
- Allow nodegroup creation after a cluster subnet is deleted (#7714)
- Fix arn build logic to support different aws partitions (#7715)

## 🧰 Maintenance

- Disable IMDSv1 in unowned integration tests (#7722)
- Fix kubeletExtraConfig support for AL2023 (#7758)
- Update aws-node from 1.12.6 to 1.18.1 (#7756)

## Acknowledgments

The eksctl maintainers would like to sincerely thank @punkwalker, @veekaly, @aciba90 and @timandy
The eksctl maintainers would like to sincerely thank @consideRatio and @punkwalker.