Releases: gruntwork-io/kubergrunt
Releases · gruntwork-io/kubergrunt
v0.9.2
Commands
Description
Updated dependency aws-iam-authenticator
to incorporate security patches.
Related links
#170
v0.9.1
Commands
Description
Updated dependency aws-iam-authenticator
so that v1beta1
versioned tokens can be generated.
Related links
#166
v0.9.0
Commands
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
Commands
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
Commands
Description
Updated eks sync
to work with all regions.
Related links
#151
v0.7.10
Commands
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
Commands
Description
Updated eks sync-core-components
to deploy aws-vpc-cni
version 1.9.
Related links
#144
v0.7.8
Commands
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
Commands
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
Commands
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