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

Issue/201 #204

Closed pras111gw closed 1 year ago

pras111gw commented 1 year ago

Description

Fixes #201 .

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]. [x] Added support for k8s v1.27 [x] Removed EOL v1.22

Migration Guide

Kubergrunt v0.12.0 requires EKS 1.23 or above

ryehowell commented 1 year ago

@pras111gw something looks off with the history. There are quite a few old commits being included and I would only expect to see the fe4a1b5 commit going in. Can you double check the tracking/history of the Issue/201 branch?

pras111gw commented 1 year ago

@pras111gw something looks off with the history. There are quite a few old commits being included and I would only expect to see the fe4a1b5 commit going in. Can you double check the tracking/history of the Issue/201 branch?

Hi @ryehowell the additional change was a minor doc fix (kubergrunt install guide had a very old version). I pulled it out and will submit it as a separate fix. Please let me know if you see anything else.