gruntwork-io / kubergrunt

Kubergrunt is a standalone go binary with a collection of commands to fill in the gaps between Terraform, Helm, and Kubectl. https://www.gruntwork.io
Apache License 2.0
516 stars 87 forks source link

Add support for EKS 1.28 #213

Closed ryehowell closed 11 months ago

ryehowell commented 11 months ago

Description

Fixes #212.

This PR adds support for EKS 1.28 and drops support for EKS 1.23.

Documentation

TODOs

Read the Gruntwork contribution guidelines.

Please ensure all of these TODOs are completed before asking for a review.

Release Notes (draft)

Added / Removed / Updated [X].

Migration Guide