Diptanu Choudhury
|
65c9a361aa
|
Added some extra log lines
|
2015-12-10 06:05:07 -08:00 |
|
Chris Bednarski
|
6be3a8d8b8
|
Updated go version to 1.5.2
|
2015-12-09 20:14:25 -08:00 |
|
Chris Bednarski
|
953910a499
|
Merge pull request #553 from hashicorp/b-no-configs
Added message when no configuration files are loaded
|
2015-12-09 15:58:46 -08:00 |
|
Chris Bednarski
|
436d22314a
|
Added message when no configuration files are loaded
|
2015-12-09 15:50:18 -08:00 |
|
Chris Hines
|
6a2abc9466
|
Improve error messages.
|
2015-12-09 16:34:18 -05:00 |
|
Alex Dadgar
|
2e3fd73487
|
Merge pull request #527 from asteris-llc/master
Add cluster join command line options and configuration options
|
2015-12-09 13:14:00 -08:00 |
|
Chris Bednarski
|
dc23448c47
|
Merge pull request #536 from hashicorp/f-log-config-files
Log the list of config files loaded when starting the nomad agent
|
2015-12-09 12:18:46 -08:00 |
|
Chris Bednarski
|
e864e5d440
|
Merge pull request #535 from hashicorp/f-warn-unused-config
Warn the user when they specify a config file / folder that doesn't add any configuration options
|
2015-12-09 12:10:19 -08:00 |
|
Chris Bednarski
|
e4989bf89c
|
Merge pull request #544 from ChrisHines/windows-scheduler-tests
Skip unreliable time measurement assertions on Windows.
|
2015-12-09 12:07:53 -08:00 |
|
Chris Hines
|
597194fb96
|
Skip unreliable time measurement assertions on Windows.
|
2015-12-09 14:55:57 -05:00 |
|
Chris Aubuchon
|
5336df683a
|
Indicate which configuration option failed to parse properly
|
2015-12-09 13:07:36 -06:00 |
|
Chris Aubuchon
|
07563b9d0c
|
Move retryJoin error channel to Command structure
|
2015-12-09 09:57:54 -06:00 |
|
Ryan Uber
|
052d2f02f6
|
demo/digitalocean: add curl
|
2015-12-08 19:53:04 -08:00 |
|
Diptanu Choudhury
|
6c12a55d79
|
Bumped up the version
|
2015-12-08 19:37:29 -08:00 |
|
Diptanu Choudhury
|
e19f2effb5
|
Merge branch 'master' of github.com:hashicorp/nomad
|
2015-12-08 19:34:57 -08:00 |
|
Diptanu Choudhury
|
729141d845
|
Updated the Changelog with #543
|
2015-12-08 19:34:42 -08:00 |
|
Alex Dadgar
|
33c9b79a6f
|
Merge pull request #526 from ChrisHines/windows-agent
command/agent: fix tests on Windows
|
2015-12-08 19:11:08 -08:00 |
|
Alex Dadgar
|
8398e64464
|
Merge pull request #523 from ChrisHines/windows-api-tests
api: fix tests on Windows.
|
2015-12-08 19:07:40 -08:00 |
|
Diptanu Choudhury
|
e74ea4c678
|
Merge pull request #548 from hooklift/x-code-clean-up
Cleans up some code.
|
2015-12-09 01:26:37 +01:00 |
|
Diptanu Choudhury
|
00c2c50ced
|
Merge pull request #547 from hooklift/b-default-syslog-facility
Sets default syslog facility
|
2015-12-09 01:10:27 +01:00 |
|
Camilo Aguilar
|
f5dc92daa8
|
Addresses Go lint suggestions
|
2015-12-08 19:05:15 -05:00 |
|
Camilo Aguilar
|
ba3f9dc6a8
|
Sets default syslog facility
As advertised by documentation.
|
2015-12-08 18:57:06 -05:00 |
|
Diptanu Choudhury
|
6aa89c4f07
|
Merge pull request #543 from hashicorp/b-exec-linux-stop
Sending the user process sigint during shutdown on linux
|
2015-12-08 23:04:22 +01:00 |
|
Diptanu Choudhury
|
d53591052e
|
Sending the user process sigint during shutdown on linux
|
2015-12-08 08:14:13 -08:00 |
|
Ryan Uber
|
8863d0b4ab
|
Merge pull request #541 from hashicorp/b-api-fields
Add Meta field for Node struct
|
2015-12-07 21:43:55 -08:00 |
|
Ryan Uber
|
034846aec9
|
Add Meta field for Node struct
|
2015-12-07 21:41:57 -08:00 |
|
Diptanu Choudhury
|
27a0097ab6
|
Fixing some log lines
|
2015-12-07 06:25:00 -08:00 |
|
Chris Bednarski
|
015a15609b
|
Add test to verify order
|
2015-12-04 17:12:47 -08:00 |
|
Chris Bednarski
|
55f00adaa2
|
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
|
1a0999bb9a
|
Log the list of config files loaded when starting the nomad agent
|
2015-12-04 16:52:17 -08:00 |
|
Chris Bednarski
|
5a74471143
|
Merge pull request #532 from hashicorp/f-dist
Added some example config and init files
|
2015-12-04 16:09:45 -08:00 |
|
Chris Bednarski
|
9b7628d5f4
|
Merge pull request #530 from hashicorp/docs-config
Corrected various errors and omissions configuration documentation
|
2015-12-04 11:47:33 -08:00 |
|
Chris Bednarski
|
c6da821737
|
Reformatted so we don't have long lines
|
2015-12-04 11:47:20 -08:00 |
|
Chris Bednarski
|
538c2d06c2
|
Merge pull request #534 from hooklift/b-disables-cgo-build
Fixes #505
|
2015-12-04 11:37:25 -08:00 |
|
Camilo Aguilar
|
fbd484034c
|
Fixes #505
https://github.com/hashicorp/nomad/pull/421 removed the last piece
of CGO dependant code. We we can stop building binaries with CGO
enabled now.
|
2015-12-04 12:20:34 -05:00 |
|
Alex Dadgar
|
67385df658
|
Merge pull request #533 from ChrisHines/windows-nomad-tests
Fix test to tolerate multiple pending plans with the same time stamp.
|
2015-12-03 10:34:46 -08:00 |
|
Chris Bednarski
|
39ebb04454
|
Change /usr/local/bin to /usr/bin
|
2015-12-03 09:27:03 -08:00 |
|
Chris Hines
|
75b84b0608
|
Fix test to tolerate multiple pending plans with the same time stamp.
|
2015-12-03 10:52:53 -05:00 |
|
Chris Bednarski
|
5e5ba661f8
|
Upstart should use .conf extension
|
2015-12-03 00:21:41 -08:00 |
|
Chris Bednarski
|
032bf72816
|
Change references to .conf files to .hcl
|
2015-12-03 00:20:21 -08:00 |
|
Chris Bednarski
|
d0858a720b
|
Change .conf extension to .hcl
|
2015-12-03 00:19:36 -08:00 |
|
Chris Bednarski
|
49c6934def
|
Remove reference to _common.conf
|
2015-12-03 00:18:44 -08:00 |
|
Chris Bednarski
|
93a461029e
|
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 Bednarski
|
36de91cb3b
|
Corrected various errors and omissions configuration documentation
|
2015-12-02 23:21:14 -08:00 |
|
Chris Bednarski
|
4743ca081e
|
Fixed some issues with the example configs; removed _common
|
2015-12-02 23:18:10 -08:00 |
|
Diptanu Choudhury
|
14fefe8f46
|
Fixed typo
Fixes #528
|
2015-12-03 02:00:57 +01:00 |
|
Chris Aubuchon
|
fd3765fe3e
|
Restore AtlasConfig
|
2015-12-02 18:40:30 -06:00 |
|
Chris Aubuchon
|
53b23cdc1b
|
30 * time.Second -> "30s" in DefaultConfig
|
2015-12-02 16:05:05 -06:00 |
|
Chris Aubuchon
|
c971f7b5e6
|
Fix broken link to start_join
|
2015-12-02 15:57:38 -06:00 |
|
Chris Aubuchon
|
b2d574117e
|
Fix links to configuration options
|
2015-12-02 15:56:00 -06:00 |
|