Skip to content

Releases: SolaceLabs/customer-controlled-region-reference-architectures

v1.3.0

24 Apr 18:38
b2a8460
Compare
Choose a tag to compare

What's Changed

Changelog

New Contributors

Full Changelog: v1.2.0...v1.3.0

v1.2.0

01 Mar 19:16
fc59e8c
Compare
Choose a tag to compare

What's Changed

  • Updated Terraform provider versions for EKS, AKS, and GKE
  • Updated some Terraform module versions
  • Updated tests to use kubernetes version 1.28
  • Updated versions for cluster-autoscaler and aws-load-balancer-controller

Changelog

  • Update terraform provider versions, uprev tests to use kubernetes 1.28 by @lumberbaron in #37

Full Changelog: v1.1.0...v1.2.0

v1.1.0

21 Nov 19:20
10504de
Compare
Choose a tag to compare

What's Changed

  • Amazon EKS CNI is now configured within add-on in Terraform instead of a manual step
  • Updated Azure readme to include requirement for admin users or groups when local admin is disabled
  • Updated GKE Terraform to only use google instead of mix of google and google-beta providers
  • Updated provider versions in AKS, EKS, and GKE Terraform projects

Changelog

  • Adding link to redirect to support for deployment issues by @hadielaham88 in #13
  • Updates to AKS docs to include authentication parameters, and uprev of kubernetes version to 1.27 in examples. by @lumberbaron in #20
  • Move EKS CNI configuration from manual step to add-on by @lumberbaron in #23

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0

25 Oct 18:30
61d36e0
Compare
Choose a tag to compare

First release of the Terraform reference architectures that create Kubernetes clusters for use with PubSub+ Cloud.

What's Changed

  • First pass of customer controlled region reference architectures. by @lumberbaron in #1
  • Add issue templates for bugs and features. by @lumberbaron in #7
  • Fix a few validation issues with issue templates. by @lumberbaron in #8
  • Make admin users or groups required when creating AKS cluster by @lumberbaron in #10
  • Update release action to use better name for zip files. by @lumberbaron in #11
  • Use correct filename for license file when generating release. by @lumberbaron in #12

New Contributors

Full Changelog: https://github.com/SolaceLabs/customer-controlled-region-reference-architectures/commits/v1.0.0