Skip to content

Releases: equinix-labs/terraform-equinix-kubernetes-cluster

v0.3.0

03 Jul 17:06
14fe8f6
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update terraform tls to v4.0.5 by @renovate in #43
  • chore(deps): update equinix-labs/metal-sweeper-action action to v0.6.1 by @renovate in #40
  • chore(deps): update equinix-labs/metal-project-action action to v0.14.1 by @renovate in #39
  • chore(deps): update terraform local to v2.4.1 by @renovate in #47
  • chore(deps): update actions/setup-python action to v5 by @renovate in #45
  • generate-terraform-docs: automated action by @github-actions in #46
  • chore(deps): update terraform null to v3.2.2 by @renovate in #42
  • generate-terraform-docs: automated action by @github-actions in #49
  • chore(deps): update hashicorp/setup-terraform action to v3 by @renovate in #41
  • chore(deps): update terraform-linters/setup-tflint action to v4 by @renovate in #30
  • chore(deps): update actions/cache action to v4 by @renovate in #51
  • ci: fixed release and pre-commit ci jobs by @dcallao in #50
  • generate-terraform-docs: automated action by @github-actions in #52
  • docs: fix README to clarify wording on the CNI by @dcallao in #53
  • fix: fixed flannel CNI installation in cluster-with-cni under examples by @dcallao in #54
  • generate-terraform-docs: automated action by @github-actions in #56
  • chore(deps): update jaxxstorm/action-install-gh-release action to v1.11.0 by @renovate in #18
  • chore: fixed reference to flannel_version var in terraform.tfvars.example file under cluster-with-cni example by @dcallao in #59
  • chore(deps): update peter-evans/create-pull-request action to v6 by @renovate in #57
  • chore(deps): update pre-commit/action action to v3.0.1 by @renovate in #58
  • fix: use pkgs.k8s.io apt mirror (previous fails) by @displague in #63
  • chore(deps): update terraform equinix to v2 by @renovate in #67

New Contributors

Full Changelog: v0.2.1...v0.3.0

v0.2.1

12 Oct 00:07
1e8f5fa
Compare
Choose a tag to compare

What's Changed

  • refactor: refactored tf code in root and cpem-add-on example module by @dcallao in #29
  • feat: Add example to install CNI by default and make cluster-provider kubeadm param optional by @aayushrangwala in #33
  • generate-terraform-docs: automated action by @github-actions in #38

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

09 Oct 16:53
132cdbb
Compare
Choose a tag to compare

What's Changed

  • ci: added standard CI jobs by @dcallao in #17
  • docs: added readme.md in root and cpem-add-on example by @dcallao in #23
  • generate-terraform-docs: automated action by @github-actions in #24
  • chore(deps): update actions/checkout action to v4 by @renovate in #22
  • chore: fix integration test workflow by @ctreatma in #21
  • feat: enable other modules to wait until the cluster is created before running by @ctreatma in #27
  • generate-terraform-docs: automated action by @github-actions in #28

New Contributors

  • @dcallao made their first contribution in #17
  • @github-actions made their first contribution in #24
  • @ctreatma made their first contribution in #21

Full Changelog: v0.1.2...v0.2.0

v0.1.2

25 Aug 21:17
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release

What's Changed

  • fix: docker install by @waltribeiro in #12
  • fix: use equinix-labs hosted metal actions by @cprivitere in #13
  • fix: fixed an error where the scp process that copies the kubeconfig file to your workstation would fail due to strict host key checking, we now disable strict host key checking for this one command @cprivitere
  • feat: worker count is now a variable @cprivitere
  • feat: now sleeps to avoid network issues on m3.small.x86 @cprivitere
  • feat: now adds --cloud-provider=external to kubelet flags @cprivitere
  • feat: now can choose if you want a highly available control plane (3 nodes) or not (1 node) with cp_ha variable @cprivitere
  • chore: bumped various default installed versions of components like kube-vip and kubernetes @cprivitere
  • chore: updated the version of terraform our integration tests run @cprivitere

New Contributors

Full Changelog: v0.1.1...v0.1.2

v0.1.1

17 May 17:58
8788c5a
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

What's Changed

  • Update Terraform equinix to v1.14.1 by @renovate in #3
  • Various Updates by @cprivitere in #9
    • Add a wait before fetching the kubeconfig
    • Update the kube-vip arguments to follow current arguments instead of deprecated ones
    • Deploy kube-vip with both BGP peers instead of just one
    • Make metro a variable
    • Bump verions of CPEM and kube-vip
    • Remove cloud-init package management for more reliable installs
  • included module_name in provider meta by @Vasubabu in #8

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

30 Mar 16:46
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

What's Changed

  • Use tfk8s for k8s instead of multiarch-k8s by @cprivitere in #1
  • Configure Renovate by @renovate in #2
  • Update actions/checkout action to v3 by @renovate in #6
  • Update hashicorp/setup-terraform action to v2 by @renovate in #7
  • Update displague/metal-project-action action to v0.10.0 by @renovate in #4

New Contributors

Full Changelog: https://github.com/equinix-labs/terraform-equinix-kubernetes-cluster/commits/v0.1.0