Releases: GlueOps/terraform-module-cloud-aws-kubernetes-cluster
Releases · GlueOps/terraform-module-cloud-aws-kubernetes-cluster
v0.23.2
Full Changelog: v0.23.1...v0.23.2
v0.23.1
What's Changed
Other 🐛
- fix: .header.md to match tests by @venkatamutyala in #169
Full Changelog: v0.23.0...v0.23.1
v0.23.0
What's Changed
Enhancements 🎉
- Fix adding kubernetes version to node pool definition otherwise it'll always use the same version as the cluster by @venkatamutyala in #147
- feat: updates by @venkatamutyala in #163
- feat: allowing manual runs of regression on demand by @venkatamutyala in #166
Other 🐛
- chore(deps): update dependency glueops/codespaces to v0.49.0 by @renovate in #146
- chore(deps): update terraform-docs/gh-actions action to v1.3.0 by @renovate in #145
- chore(deps): update docker/setup-buildx-action digest to c47758b by @renovate in #156
- chore(deps): update terraform cloudposse/eks-node-group/aws to v3.1.1 by @renovate in #154
- chore(deps): update dependency glueops/codespaces to v0.58.0 by @renovate in #157
- chore(deps): update actions/checkout digest to eef6144 by @glueops-svc-account in #160
- chore(deps): update dependency glueops/codespaces to v0.59.0 by @glueops-svc-account in #164
New Contributors
- @glueops-svc-account made their first contribution in #160
Full Changelog: v0.22.1...v0.23.0
v0.22.1
What's Changed
Enhancements 🎉
- Update .header.md by @venkatamutyala in #143
Full Changelog: v0.22.0...v0.22.1
v0.22.0
What's Changed
Enhancements 🎉
- feat: update to latest versions of AWS addons and AMI by @venkatamutyala in #142
Full Changelog: v0.21.0...v0.22.0
v0.21.0
What's Changed
Breaking Changes 🛠
Enhancements 🎉
- feat: update ami and calico by @venkatamutyala in #136
Other 🐛
Full Changelog: v0.20.0...v0.21.0
Upgrade notes:
Update calico.yaml:
# Image and registry configuration for the tigera/operator pod.
tigeraOperator:
image: tigera/operator
version: v1.32.10
registry: quay.io
calicoctl:
image: docker.io/calico/ctl
tag: v3.27.4
And then run:
helm repo add projectcalico https://docs.tigera.io/calico/charts
helm repo update
helm diff upgrade calico projectcalico/tigera-operator --version v3.27.4 --namespace tigera-operator -f calico.yaml
Deploy new node pools with:
terraform apply -target='module.captain.module.node_pool["glueops-platform-node-pool-argocd-app-controller-2"]' -target='module.captain.module.node_pool["clusterwide-node-pool-2"]' -target='module.captain.module.node_pool["glueops-platform-node-pool-2"]'
And then destroy old ones. Note: there is a SG also being removed too.
v0.20.0
What's Changed
Enhancements 🎉
- Feat/updates by @venkatamutyala in #133
Other 🐛
- chore(deps): update dependency glueops/codespaces to v0.46.0 by @renovate in #132
- chore(deps): update docker/setup-buildx-action digest to 988b5a0 by @renovate in #131
- fix: missed all the CSI driver updates by @venkatamutyala in #134
- chore(deps): update dependency glueops/codespaces to v0.47.0 by @renovate in #135
Full Changelog: v0.19.0...v0.20.0
v0.19.0
What's Changed
Enhancements 🎉
- feat: update ami by @venkatamutyala in #129
Other 🐛
- chore(deps): update docker/setup-buildx-action digest to 4fd8129 by @renovate in #128
- chore(deps): update dependency glueops/codespaces to v0.45.0 by @renovate in #130
Full Changelog: v0.18.1...v0.19.0
v0.18.1
What's Changed
Other 🐛
- chore: update versions by @venkatamutyala in #127
Full Changelog: v0.18.0...v0.18.1
v0.18.0
What's Changed
Enhancements 🎉
- feat: update EKS AMI, CSI Driver, Core DNS, and KUbe proxy by @venkatamutyala in #123
Other 🐛
- chore(deps): update terraform-docs/gh-actions action to v1.2.0 by @renovate in #121
- chore(deps): update actions/checkout digest to 692973e by @renovate in #119
- chore(deps): update dependency glueops/codespaces to v0.44.0 by @renovate in #122
Full Changelog: v0.17.0...v0.18.0