15 Commits

Author SHA1 Message Date
hashicorp-copywrite[bot]
a9d61ea3fd Update copyright file headers to BUSL-1.1 2023-08-10 17:27:29 -05:00
hashicorp-copywrite[bot]
f005448366 [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00
Mahmood Ali
d13fe75693 dev: Tweaks to cluster dev scripts
Consolidate all nomad data dir in a single root
`/tmp/nomad-dev-cluster`.  Eases clean up.

Allow running script from any path - don't require devs to cd into
`dev/cluster` directory first.

Also, block while nomad processes are running and prapogate
SIGTERM/SIGINT to nomad processes to shutdown.
2020-02-03 11:50:43 -05:00
Tim Gross
19711d1e90 dev: create directories for cluster script (#6927) 2020-01-10 14:25:57 -05:00
Danielle Lancashire
1cd86141d9 chore: Format hcl configurations 2019-07-20 16:55:07 +02:00
Danielle Lancashire
7e882f5908 devcluster: Add standalone server
This adds a single-node configuration of a dev cluster, for use when
testing things that require state restoration or multiple clients, but don't
necessarily require a 3+ node cluster.
2019-05-22 14:21:09 +02:00
Preetha Appan
12e1804733 code review feedback 2019-05-07 16:23:32 -05:00
Preetha Appan
5f88d0f408 Remove unnecessary locking and serverlist syncing in heartbeats
This removes an unnecessary shared lock between discovery and heartbeating
which was causing heartbeats to be missed upon retries when a single server
fails. Also made a drive by fix to call the periodic server shuffler goroutine.
2019-05-06 14:44:55 -05:00
Lang Martin
c75357c7c5 Merge pull request #5631 from hashicorp/b-system-sched-constraint-errors
fix system sched constraint errors
2019-05-06 11:53:40 -04:00
Preetha Appan
1500cf0e1f update changelog 2019-05-03 17:07:27 -05:00
Lang Martin
315a6b0277 dev/cluster meta tagged clients, raw_exec 2019-05-01 12:25:26 -04:00
Preetha Appan
e58fcf7ac7 revert unintended change 2019-01-18 17:36:35 -06:00
Preetha Appan
7f4f55bad5 wip cluster with raw exec enabled 2019-01-17 10:18:19 -06:00
Alex Dadgar
acb9d12157 dev files 2018-06-01 13:29:11 -07:00
Alex Dadgar
751b42aaa6 dev helper for three node server cluster 2018-04-12 16:24:25 -07:00