Skip to content

Releases: dominodatalab/terraform-aws-eks

v3.10.0

08 Apr 18:48
33e9b07
Compare
Choose a tag to compare

⚠️ The default instance types for platform and compute node pools have been changed from m5.2xlarge to m7i-flex.2xlarge and m6i.2xlarge for performance and cost improvements. Domino is still compatible with m5.2xlarge instances.

What's Changed

  • update default instance types and volume throughput by @steved in #237

Full Changelog: v3.9.0...v3.10.0

v3.9.0

03 Apr 15:39
19c5d81
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.8.2...v3.9.0

v3.8.2

01 Apr 17:14
02e826f
Compare
Choose a tag to compare

What's Changed

  • Move flyteadmin from controlplane to dataplane role by @noahjax in #236

Full Changelog: v3.8.1...v3.8.2

v3.8.1

27 Mar 17:51
818e183
Compare
Choose a tag to compare

This release reverts the changes in v3.8.0 and has the same contents as v3.7.3.

v3.7.3

20 Mar 12:27
6178e07
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.7.2...v3.7.3

v3.7.2

15 Mar 20:11
ec08fc8
Compare
Choose a tag to compare

What's Changed

  • allow configurable iops and throughput for node group volumes by @steved in #230
  • fix VPC CNI provisioning without pod subnets by @steved in #231

Full Changelog: v3.7.1...v3.7.2

v3.7.1

14 Mar 18:18
96ac77c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.7.0...v3.7.1

v3.7.0

13 Mar 18:29
c2121d8
Compare
Choose a tag to compare

⚠️ This release adds a default ebs.csi.aws.com/agent-not-ready:NoExecute taint to the compute, GPU, and additional node groups in order to mitigate potential race conditions with the AWS EBS CSI driver. If using cluster-autoscaler, make sure that the taint is added to the ignore list with --ignore-taint=ebs.csi.aws.com/agent-not-ready.

What's Changed

  • add iam:UpdateOpenIDConnectProviderThumbprint to IAM permissions by @steved in #229
  • add a default EBS CSI driver taint to node pools by @steved in #228

Full Changelog: v3.6.3...v3.7.0

v3.6.3

08 Mar 22:25
4c10ac3
Compare
Choose a tag to compare

What's Changed

  • remove explicit root_block_device inclusion of tags by @steved in #224
  • [DOM-55148] Use KMS as default in Flyte s3 buckets by @ddl-rliu in #226

New Contributors

Full Changelog: v3.6.2...v3.6.3

v3.6.2

01 Mar 20:45
4aa12b9
Compare
Choose a tag to compare

What's Changed

  • [DOM-54483] Link flyte roles to flyte buckets, add permissions and move flyte to it's own module by @noahjax in #218

Full Changelog: v3.6.1...v3.6.2