Skip to content

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

v3.6.0

17 Sep 20:02
bdaf163

Choose a tag to compare

What's Changed

  • Update of EKS project to enable the creation of node groups that span multiple AZs, which will be used for non-broker workloads.

Changelog

  • Rebrand of Solace to remove PubSub+ by @lumberbaron in #116
  • feat(DATAGO-109609): enable node pools that span AZs and allow specifying AMI type for EKS by @seankoneill in #117

Full Changelog: v3.5.0...v3.6.0

v3.5.0

25 Jul 13:17
bf0c71b

Choose a tag to compare

What's Changed

  • Updated Pod Identity module versions in EKS project to support EKS 1.33.

Changelog

Full Changelog: v3.4.0...v3.5.0

v3.4.0

07 Jul 17:29
8a43cc6

Choose a tag to compare

What's Changed

  • Added role assignment for roles/container.defaultNodeServiceAccount for GKE worker node service account, as recommended in documentation
  • Updated provider versions in GKE project

Changelog

  • Add role assignment for roles/container.defaultNodeServiceAccount for GKE worker nodes by @lumberbaron in #109
  • Update version of google provider in GKE project by @lumberbaron in #110

Full Changelog: v3.3.0...v3.4.0

v3.3.0

07 Jul 17:12
68bf687

Choose a tag to compare

What's Changed

  • Updated version of pod identity module in EKS project.

Changelog

  • Automated updates to Terraform Docs by @github-actions in #106
  • DATAGO-89915: Upgrade pod identity community module version by @nagsubhrajitt in #107

New Contributors

  • @github-actions made their first contribution in #106

Full Changelog: v3.2.0...v3.3.0

v3.2.0

28 Feb 13:32
5e5a4d0

Choose a tag to compare

What's Changed

  • Updated the AKS project to add missing tags for the node pools, and added tags to the default (system) node pool in the cluster module.

Changelog

Full Changelog: v3.1.0...v3.2.0

v3.1.0

25 Feb 18:12
5f2b2c2

Choose a tag to compare

What's Changed

  • Added ability to specify Zone IDs for AWS in cases where instance types aren't available in specific zones.

Changelog

New Contributors

Full Changelog: v3.0.0...v3.1.0

v3.0.0

29 Jan 16:29
22cd0b2

Choose a tag to compare

What's Changed

For AWS (EKS) and Azure (AKS), a refresh has been done of the instance types that are used for many of the services classes. In AWS, this means moving to the r6in family for prod10k and above service classes. In Azure this means moving to v5 instances for all service classes and to the Ebdsv5 family for prod10k and above service classes.

Additionally, the prod5k and prod50k service classes have been split into their own node pools to better differentiate their performance.

This refresh was done to better engineer the instance type choices for performance, as well as move to more modern instance types.

Changelog

  • For AKS and EKS add 5k and 50k node groups and update instance types by @danny-wall-sol in #102

Full Changelog: v2.4.0...v3.0.0

v2.4.0

27 Jan 21:48
61525da

Choose a tag to compare

What's Changed

  • Updated the worker node auto-upgrade in AKS to 'none' to avoid excessive disruption.

Changelog

New Contributors

Full Changelog: v2.3.0...v2.4.0

v2.3.0

07 Jan 18:56
4e7f58c

Choose a tag to compare

What's Changed

Updated the logging for AKS to only log cluster autoscaler logs, the rest is optional.

Changelog

  • Only log autoscaler logs in AKS, the rest is optional. by @lumberbaron in #100

Full Changelog: v2.2.0...v2.3.0

v2.2.0

16 Dec 19:36
c714a10

Choose a tag to compare

What's Changed

Updated AKS logging configuration to reduce logs a bit, and made configuration of disks for worker nodes more flexible to allow for ephemeral or non-ephemeral options.

Changelog

  • Update AKS logging to log fewer things, add flexibility in disk config for system pool by @lumberbaron in #94

Full Changelog: v2.1.0...v2.2.0