From 6759106bbc33eed4d8db306cd907db0c4ddb0b4c Mon Sep 17 00:00:00 2001 From: TiberiuGC <110664232+TiberiuGC@users.noreply.github.com> Date: Thu, 16 May 2024 15:12:29 +0000 Subject: [PATCH] Add release notes for v0.177.0 --- docs/release_notes/0.177.0.md | 18 ++++-------------- 1 file changed, 4 insertions(+), 14 deletions(-) diff --git a/docs/release_notes/0.177.0.md b/docs/release_notes/0.177.0.md index e21684500dd..edfffc57249 100644 --- a/docs/release_notes/0.177.0.md +++ b/docs/release_notes/0.177.0.md @@ -2,23 +2,13 @@ ## 🚀 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) +- 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 \ No newline at end of file +The eksctl maintainers would like to sincerely thank @consideRatio and @punkwalker. +