Skip to content

Releases: GlueOps/terraform-module-cloud-aws-kubernetes-cluster

v0.23.2

12 Oct 00:34
0ad026d
Compare
Choose a tag to compare

Full Changelog: v0.23.1...v0.23.2

v0.23.1

12 Oct 00:27
20e7d31
Compare
Choose a tag to compare

What's Changed

Other 🐛

Full Changelog: v0.23.0...v0.23.1

v0.23.0

11 Oct 23:34
7d5cf7a
Compare
Choose a tag to compare

What's Changed

Enhancements 🎉

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

Full Changelog: v0.22.1...v0.23.0

v0.22.1

06 Sep 03:27
2a71a68
Compare
Choose a tag to compare

What's Changed

Enhancements 🎉

Full Changelog: v0.22.0...v0.22.1

v0.22.0

06 Sep 03:24
4bd1b9f
Compare
Choose a tag to compare

What's Changed

Enhancements 🎉

Full Changelog: v0.21.0...v0.22.0

v0.21.0

15 Aug 08:39
9c97b9c
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

  • chore(deps): update terraform cloudposse/eks-node-group/aws to v3 by @renovate in #124

Enhancements 🎉

Other 🐛

  • chore(deps): update terraform cloudposse/eks-cluster/aws to v3 by @renovate in #137

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

06 Aug 06:31
3644505
Compare
Choose a tag to compare

What's Changed

Enhancements 🎉

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

25 Jul 23:23
aa6f750
Compare
Choose a tag to compare

What's Changed

Enhancements 🎉

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

24 Jun 21:50
9a5baf3
Compare
Choose a tag to compare

What's Changed

Other 🐛

Full Changelog: v0.18.0...v0.18.1

v0.18.0

24 Jun 20:21
5c120d2
Compare
Choose a tag to compare

What's Changed

Enhancements 🎉

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