kubergrunt
kubergrunt copied to clipboard
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
Fixes Issue https://github.com/gruntwork-io/kubergrunt/issues/242. This PR adds support for EKS 1.31
**Describe the solution you'd like** Support for EKS 1.33 **Additional context** I tried to update my EKS to 1.33 by terragrunt and got the following error message: ``` module.eks_workers["enabled"].module.managed_node_groups.aws_eks_node_group.eks_worker["group"]: Modifying......
**Describe the bug** Some users are reporting an issue when using AWS SSO auth with the CLI. When using SSO, there have been reported errors of the following: ```sh kubergrunt...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.36.0 to 0.38.0. Commits e1fcd82 html: properly handle trailing solidus in unquoted attribute value in foreign... ebed060 internal/http3: fix build of tests with GOEXPERIMENT=nosynctest 1f1fa29 publicsuffix: regenerate...