Releases: zerodha/nomad-cluster-setup
Releases · zerodha/nomad-cluster-setup
v1.5.0
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_clientvariable 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_clientconfiguration (#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_clientautomatically based ontls_http_enableflag
Full Changelog: v1.4.0...v1.5.0
v1.4.0
v1.3.0
What's Changed
- fix: allow sed to follow symlinks by @cvhariharan in #26
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- feat: allow users to set region for nomad clients by @Thunderbottom in #23
- feat: add support for adding ssh public keys to user by @Thunderbottom in #24
Full Changelog: v1.1.11...v1.2.0
v1.1.11: Merge pull request #21 from zerodha/bridge
feat: load bridge network manually
Custom ulimits and simplify naming of clients
Merge pull request #15 from zerodha/naming feat: simplify cluster renaming
v1.1.3
v1.1.2
v1.1.0
Hello world
v1.0.0 terraform-docs: automated action