Chris Bednarski
|
c2a52270a7
|
Rename ConfigFiles field to Files so there's less stutter when used as config.Files
|
2015-12-04 16:59:04 -08:00 |
Chris Bednarski
|
4b52a370f9
|
Log the list of config files loaded when starting the nomad agent
|
2015-12-04 16:52:17 -08:00 |
Chris Bednarski
|
e5fd0d1d62
|
Warn the user when they specify a config file / folder that doesn't add any configuration options
|
2015-12-02 23:22:18 -08:00 |
Chris Aubuchon
|
3a58bae865
|
Restore AtlasConfig
|
2015-12-02 18:40:30 -06:00 |
Chris Aubuchon
|
baf0b54037
|
`30 * time.Second` -> `"30s"` in DefaultConfig
|
2015-12-02 16:05:05 -06:00 |
Chris Aubuchon
|
ad9971cc02
|
Set defaults for `retry_max` and `retry_interval` options
|
2015-12-02 15:50:57 -06:00 |
Chris Aubuchon
|
62e11bddd7
|
Add cluster join command line options and configuration options
|
2015-12-02 13:55:29 -06:00 |
Chris Hines
|
c20e9bff26
|
Do not leak listeners in test.
|
2015-12-02 13:59:27 -05:00 |
Chris Hines
|
b05610a24d
|
Work around bugs in package `net` in Go < 1.6.
|
2015-12-02 13:57:40 -05:00 |
Ryan Uber
|
4d0322de99
|
agent: apply merges for atlas config
|
2015-11-30 15:21:50 -08:00 |
Ryan Uber
|
714450c6a5
|
website: document regions endpoint
|
2015-11-24 09:38:07 -08:00 |
Ryan Uber
|
a230a70cc7
|
nomad: testing region list
|
2015-11-23 22:27:07 -08:00 |
Ryan Uber
|
ad6b55a37a
|
nomad: support listing regions
|
2015-11-23 22:27:03 -08:00 |
Mitchell Hashimoto
|
9b2b6cd44f
|
command/agent: use new HCL API
|
2015-11-09 11:49:27 -08:00 |
Diptanu Choudhury
|
c0d37ce58c
|
Setting the default network interface for dev mode only in Linux and Darwin
|
2015-10-29 17:03:54 -07:00 |
Alex Dadgar
|
f2bbc0dd6b
|
Merge pull request #362 from gregory-m/node-gc-conf
Configure Node GC Threshold
|
2015-10-29 15:45:57 -07:00 |
Gregory Man
|
8f178b54d3
|
Added node_gc_threshold configuration option
Close #333
|
2015-10-29 15:58:21 +02:00 |
Gregory Man
|
af4e123a89
|
Fix local interface name on OS X
|
2015-10-29 14:30:26 +02:00 |
Kenjiro Nakayama
|
e688dc3826
|
Set default network interface rather than eth0 for non-dev mode, and use loopback device for dev mode by default
|
2015-10-28 02:03:48 +09:00 |
Alex Dadgar
|
4cc8588cb5
|
Merges
|
2015-10-02 17:32:11 -07:00 |
Ryan Uber
|
ccf217ce2e
|
agent: test options config
|
2015-10-02 17:02:32 -07:00 |
Ryan Uber
|
30fa300825
|
Merge branch 'parse-client-options' of https://github.com/carlosdp/nomad into b-options
|
2015-10-02 16:58:05 -07:00 |
Antoine POPINEAU
|
f35ebe14ad
|
Merge branch 'master' into dev/net-fingerprint
|
2015-10-02 09:38:35 +02:00 |
Antoine POPINEAU
|
36daef1625
|
Renamed all instances of `Iface` to `NetworkInterface`.
|
2015-10-02 09:29:18 +02:00 |
Alex Dadgar
|
cc85859ccd
|
Don't enfoce that the agent can't be run as both server and client
|
2015-10-01 17:27:36 -07:00 |
Alex Dadgar
|
4c9f2fd6a7
|
Use the known size of meta to initialize the map
|
2015-10-01 17:21:32 -07:00 |
Alex Dadgar
|
9d5f96fb4f
|
Move declerations to top and use SplitN to be more flexible for Meta values
|
2015-10-01 17:19:52 -07:00 |
Alex Dadgar
|
3345a951d2
|
Add parsing of client configuration from the commandline
|
2015-10-01 16:46:42 -07:00 |
Antoine POPINEAU
|
70d34da1bc
|
Client config param added to specify net iface to use for fingerprinting. Added a Golang-native method for determining the interface IP address.
|
2015-10-01 17:31:47 +02:00 |
Ryan Uber
|
7bb41d2f21
|
agent: return empty config for empty config dirs
|
2015-09-29 15:07:52 -07:00 |
Carlos Diaz-Padron
|
1c6ca9b0a4
|
Parse Client config Options
This adds Options to the agent ClientConfig and fixes the merging logic
to include Options, as defined in the docs
|
2015-09-28 16:45:32 -07:00 |
Ryan Uber
|
cc7c1cc808
|
agent: all dynamic ports for tests
|
2015-09-25 12:19:13 -07:00 |
Ryan Uber
|
114b38b8a8
|
agent: add HTTP endpoint for querying/modifying the server list
|
2015-09-24 20:39:03 -07:00 |
Armon Dadgar
|
683985c872
|
agent: Do not override default log levels
|
2015-09-22 21:48:42 -07:00 |
Ryan Uber
|
dd95f4033d
|
Merge pull request #79 from hashicorp/f-bootstrap
Add flags for bootstrap modes to CLI
|
2015-09-22 20:28:30 -07:00 |
Ryan Uber
|
f0c21b79f1
|
agent: json decode directly to structs in api
|
2015-09-22 20:02:10 -07:00 |
Ryan Uber
|
e5f644b02c
|
agent: remove explicit Bootstrap option in favor of BootstrapExpect
|
2015-09-22 14:41:49 -07:00 |
Ryan Uber
|
e1a6c02004
|
agent: test agent command args
|
2015-09-22 14:04:40 -07:00 |
Ryan Uber
|
16f4e1c8c2
|
command/agent: add bootstrap flags
|
2015-09-22 13:28:06 -07:00 |
Armon Dadgar
|
38f9508764
|
agent: test config parsing
|
2015-09-22 11:29:58 -07:00 |
Ryan Uber
|
b15d45fa2b
|
command: use an empty config instead of default config for cli options
|
2015-09-22 10:44:46 -07:00 |
Armon Dadgar
|
bb58ba2705
|
website: document additional configuration options
|
2015-09-22 10:41:12 -07:00 |
Ryan Uber
|
dbf60d4682
|
command/agent: fix help usage
|
2015-09-22 01:59:17 -07:00 |
Ryan Uber
|
0e54398200
|
command/agent: more arguments
|
2015-09-21 21:37:55 -07:00 |
Ryan Uber
|
d734dedb54
|
command/agent: accept server/client/data-dir
|
2015-09-21 20:48:39 -07:00 |
Ryan Uber
|
3df6f52e96
|
agent: fix CLI help
|
2015-09-21 20:39:10 -07:00 |
Armon Dadgar
|
6fb7d45acf
|
agnet: fixing inversion of LeaveOnInt
|
2015-09-21 14:14:19 -07:00 |
Armon Dadgar
|
0621b2e2df
|
agent: adding Atlas and Region to output
|
2015-09-21 14:14:19 -07:00 |
Armon Dadgar
|
0074270c45
|
http: validating job is provided to avoid nil pointer
|
2015-09-20 17:38:26 -07:00 |
Armon Dadgar
|
53834b39ba
|
SCADA support
|
2015-09-14 15:33:08 -07:00 |
Ryan Uber
|
92c2c58a37
|
command: convert members so we get a descriptive status
|
2015-09-14 13:24:03 -07:00 |
Armon Dadgar
|
2ff133c0e6
|
nomad: rename region1 to global. Fixes #41
|
2015-09-13 18:18:40 -07:00 |
Ryan Uber
|
f4499491a9
|
agent: remove unreachable code
|
2015-09-11 21:28:35 -07:00 |
Ryan Uber
|
90f18850a5
|
agent: add default bind addr and port numbers
|
2015-09-11 12:19:05 -07:00 |
Ryan Uber
|
3b5004f2a4
|
agent: split out server config parser, add tests
|
2015-09-11 12:06:42 -07:00 |
Ryan Uber
|
8d816ec883
|
agent: allow specifying advertise addrs in ip:port format
|
2015-09-11 11:27:14 -07:00 |
Ryan Uber
|
9ce9552a6b
|
agent: test listener from config
|
2015-09-11 11:10:55 -07:00 |
Ryan Uber
|
fa614cd3ef
|
agent: adjust tests
|
2015-09-10 19:04:06 -07:00 |
Ryan Uber
|
35580ef9ec
|
agent: use ports/addresses/advertise_addrs for network config
|
2015-09-10 18:37:42 -07:00 |
Ryan Uber
|
936bca5194
|
agent: addresses and ports are configurable
|
2015-09-10 17:48:02 -07:00 |
Ryan Uber
|
b95ed91628
|
agent: merge telemetry, server, and client configs
|
2015-09-10 11:25:19 -07:00 |
Ryan Uber
|
bc683a800e
|
agent: config loading tests
|
2015-09-09 22:11:48 -07:00 |
Ryan Uber
|
faf5cc0447
|
agent: config merge works + tests
|
2015-09-09 21:42:50 -07:00 |
Armon Dadgar
|
7d69aa78c1
|
nomad: using Raft StartAsLeader to make tests faster
|
2015-09-07 10:46:41 -07:00 |
Armon Dadgar
|
24e032b61f
|
http: list results are never null
|
2015-09-07 10:03:10 -07:00 |
Armon Dadgar
|
1a5579384a
|
nomad: cleanup API descrepencies
|
2015-09-06 20:47:42 -07:00 |
Armon Dadgar
|
0702f17989
|
Rename client endpoint to node endpoint
|
2015-09-06 20:31:32 -07:00 |
Armon Dadgar
|
628e4434cd
|
http: adding the drain toggle endpoint
|
2015-09-06 20:03:59 -07:00 |
Armon Dadgar
|
ffe701da87
|
http: parsing flags for node drain
|
2015-09-06 19:35:05 -07:00 |
Armon Dadgar
|
8a389414ff
|
http: adding the agent endpoints
|
2015-09-06 19:08:05 -07:00 |
Armon Dadgar
|
30b34777ff
|
http: adding status APIs
|
2015-09-06 18:39:03 -07:00 |
Armon Dadgar
|
ce446e5e2a
|
http: complete the eval endpoints
|
2015-09-06 16:18:25 -07:00 |
Armon Dadgar
|
7c162542aa
|
http: adding the eval endpoints
|
2015-09-06 16:02:53 -07:00 |
Armon Dadgar
|
009fc62cc8
|
http: adding alloc lookup endpoint
|
2015-09-06 15:49:44 -07:00 |
Armon Dadgar
|
05a8ae06c7
|
http: adding allocs list endpoint
|
2015-09-06 15:37:21 -07:00 |
Armon Dadgar
|
28dc212e4a
|
http: Adding nodes list
|
2015-09-06 14:31:17 -07:00 |
Armon Dadgar
|
bb0ba026bc
|
http/node: adding a few node endpoints
|
2015-09-06 14:18:11 -07:00 |
Armon Dadgar
|
479a9255d6
|
agent: fixing test names
|
2015-09-06 14:15:29 -07:00 |
Armon Dadgar
|
f43a47fbb6
|
agent: set default HTTP address
|
2015-09-06 13:29:03 -07:00 |
Armon Dadgar
|
71d1178a70
|
http/job: complete the job endpoints
|
2015-09-06 12:32:22 -07:00 |
Armon Dadgar
|
f166c7248f
|
http/job: support force evaluation endpoint
|
2015-09-06 11:50:37 -07:00 |
Armon Dadgar
|
5e277579d0
|
http/job: handle register
|
2015-09-06 11:47:52 -07:00 |
Armon Dadgar
|
327368d763
|
http/job: adding update endpoint
|
2015-09-05 19:08:47 -07:00 |
Armon Dadgar
|
540c9d3496
|
http/job: adding job query endpoint
|
2015-09-05 18:43:40 -07:00 |
Armon Dadgar
|
a4ac7fe177
|
agent: make unit tests much faster
|
2015-09-05 18:41:00 -07:00 |
Armon Dadgar
|
a2176148f2
|
http/job: implement deregister
|
2015-09-05 18:20:47 -07:00 |
Armon Dadgar
|
f858c31426
|
http: framework jobs endpoints
|
2015-09-05 18:00:30 -07:00 |
Armon Dadgar
|
1a3069ee67
|
agent: adding basic test
|
2015-09-05 17:07:36 -07:00 |
Armon Dadgar
|
4bf257e951
|
http: basic framework
|
2015-09-05 17:06:05 -07:00 |
Armon Dadgar
|
253995e377
|
agent: adding stats
|
2015-08-30 18:20:00 -07:00 |
Armon Dadgar
|
7989cb4642
|
agent: working on setup
|
2015-08-30 18:14:40 -07:00 |
Armon Dadgar
|
6e7fc1a4a3
|
agent: config merging
|
2015-08-30 18:10:23 -07:00 |
Armon Dadgar
|
0c3064bada
|
agent: adding HTTP server
|
2015-08-23 17:50:33 -07:00 |
Armon Dadgar
|
19990f4657
|
agent: basic setup
|
2015-08-23 17:40:27 -07:00 |
Armon Dadgar
|
adb771ed1d
|
agent: moving functions into helpers
|
2015-08-23 16:57:54 -07:00 |
Armon Dadgar
|
07b832c588
|
agent: use the client
|
2015-08-23 16:53:15 -07:00 |
Armon Dadgar
|
f42a37480e
|
agent: boilerplate
|
2015-08-16 16:40:04 -07:00 |
Armon Dadgar
|
1e36821bfd
|
changing default ports
|
2015-08-16 15:10:11 -07:00 |
Armon Dadgar
|
e7505cfa69
|
agent: working on setup
|
2015-08-16 14:34:38 -07:00 |
Armon Dadgar
|
93332295db
|
agent: start basic logging setup
|
2015-08-16 13:54:49 -07:00 |
Armon Dadgar
|
867571de8f
|
agent: initial skeleton
|
2015-08-15 18:54:41 -07:00 |
Armon Dadgar
|
6882c9d6a1
|
command/agent: basic command
|
2015-08-15 18:34:47 -07:00 |