Skip to content

Releases: gruntwork-io/kubergrunt

v0.9.2

01 Aug 18:58
0920bce
Compare
Choose a tag to compare

Commands

  • eks configure

Description

Updated dependency aws-iam-authenticator to incorporate security patches.

Related links

#170

v0.9.1

20 Jun 22:05
1087efa
Compare
Choose a tag to compare

Commands

  • eks configure

Description

Updated dependency aws-iam-authenticator so that v1beta1 versioned tokens can be generated.

Related links

#166

v0.9.0

15 Apr 14:39
e076445
Compare
Choose a tag to compare

Commands

  • eks sync-core-components

Description

This adds support for Kubernetes version 1.22 in the sync-core-components command. In turn, support for Kubernetes 1.16, 1.17, and 1.18 has been dropped as they reached end of support in EKS.

Related links

#157

v0.8.0

25 Jan 16:49
dd46ffd
Compare
Choose a tag to compare

Commands

  • eks deploy

Description

Improve fault tolerance for eks deploy subcommand by storing deploy state in a recovery file and being able to resume from the last successful stage.

Related links

#154

v0.7.11

19 Nov 22:55
cdb059b
Compare
Choose a tag to compare

Commands

  • eks sync

Description

Updated eks sync to work with all regions.

Related links

#151

v0.7.10

06 Oct 13:53
9817ef7
Compare
Choose a tag to compare

Commands

  • eks deploy

Description

Updated eks deploy to automatically expand the max size of the ASG if there is not enough capacity to replace all the current nodes in the ASG.

Related links

#146

v0.7.9

25 Aug 16:04
9bdd53b
Compare
Choose a tag to compare

Commands

  • eks sync-core-components

Description

Updated eks sync-core-components to deploy aws-vpc-cni version 1.9.

Related links

#144

v0.7.8

25 Aug 14:42
1bf6c83
Compare
Choose a tag to compare

Commands

  • eks deploy

Description

Fixed a bug in eks deploy where it did not correctly identify ALBs managed by the AWS LoadBalancer Controller.

Related links

#142

v0.7.7

20 Aug 20:07
eb4df83
Compare
Choose a tag to compare

Commands

  • eks sync-core-components

Description

Fixed a bug in eks sync-core-components where the eksbuild tag to use for coredns and kube-proxy depended on the region of the EKS cluster. kubergrunt will now identify the correct eksbuild tag to use for the specific region of the cluster.

Related links

#137

v0.7.6

17 Aug 22:05
c5ddc93
Compare
Choose a tag to compare

Commands

  • eks sync-core-components

Description

Updated eks sync-core-components command to use the correct version of coredns deployed on EKS clusters with kubernetes version 1.21 (CoreDNS v1.8.4).

Related links

#134