Skip to content

Releases: zerodha/nomad-cluster-setup

v1.5.0

10 Feb 09:19

Choose a tag to compare

What's Changed

Features

  • Garbage collection configuration — Make GC intervals and thresholds configurable for jobs, deployments, evaluations, and nodes (#34) by @codingCoffee
  • HTTP max connections per client — Add http_max_conns_per_client variable to control the maximum number of concurrent HTTP connections from a single client (#33) by @codingCoffee
  • mTLS support — Add support for enabling mutual TLS (mTLS) for Nomad cluster communication, including verify_https_client configuration (#32) by @codingCoffee
  • Raft snapshot backup to S3 — Add support to automatically backup Nomad raft snapshots to an S3 bucket (#31) by @codingCoffee
  • Memory oversubscription — Allow enabling memory oversubscription in the Nomad cluster with simplified configuration logic (#30) by @codingCoffee

Changed

  • Set verify_https_client automatically based on tls_http_enable flag

Full Changelog: v1.4.0...v1.5.0

v1.4.0

03 Dec 08:26

Choose a tag to compare

terraform-docs: automated action

v1.3.0

12 Nov 07:01

Choose a tag to compare

What's Changed

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

v1.2.0

27 May 06:34

Choose a tag to compare

What's Changed

Full Changelog: v1.1.11...v1.2.0

v1.1.11: Merge pull request #21 from zerodha/bridge

13 Jul 04:37
f459f73

Choose a tag to compare

feat: load bridge network manually

Custom ulimits and simplify naming of clients

11 Jan 04:39
00a60d0

Choose a tag to compare

Merge pull request #15 from zerodha/naming

feat: simplify cluster renaming

v1.1.3

15 Aug 04:49

Choose a tag to compare

feat: add lifecycle rule for client asg

v1.1.2

10 Aug 07:48

Choose a tag to compare

feat: add output for ec2 azs

v1.1.0

12 Jun 06:16
81f1321

Choose a tag to compare

Merge pull request #3 from zerodha/logging

feat: switch to json-file log driver

Hello world

31 May 05:16

Choose a tag to compare

v1.0.0

terraform-docs: automated action