Alex Dadgar
|
4135b4ece7
|
Address field name feedback
|
2016-08-17 16:23:29 -07:00 |
|
Alex Dadgar
|
7d899b6c60
|
Pass Vault config to client
|
2016-08-17 16:23:29 -07:00 |
|
Alex Dadgar
|
eac2675faf
|
Add enabled field
|
2016-08-17 16:23:29 -07:00 |
|
Alex Dadgar
|
c913e4396f
|
Add Vault config to server
|
2016-08-17 16:23:29 -07:00 |
|
Alex Dadgar
|
0ca4a9fa4f
|
Change token/role names
|
2016-08-17 16:23:29 -07:00 |
|
Alex Dadgar
|
adb3ce847f
|
change config variable names to match vault
|
2016-08-17 16:23:29 -07:00 |
|
Alex Dadgar
|
93b5fab63b
|
Parse Vault Config
|
2016-08-17 16:23:29 -07:00 |
|
Kenjiro Nakayama
|
ad3b0e5ec2
|
Fix error messages
|
2016-08-17 18:33:07 +09:00 |
|
Kenjiro Nakayama
|
960cdf6979
|
Fix error message in Test{Plan,Run,Validate}Command_From_URL
|
2016-08-17 15:39:18 +09:00 |
|
Kenjiro Nakayama
|
30f274b17e
|
Add StructJob test with jobfile from HTTP Server
|
2016-08-17 11:06:08 +09:00 |
|
Kenjiro Nakayama
|
c25baab028
|
Rename Helper to JobGetter
|
2016-08-17 11:06:08 +09:00 |
|
Kenjiro Nakayama
|
c77fbcc67b
|
Add help and documentation
|
2016-08-17 11:06:08 +09:00 |
|
Kenjiro Nakayama
|
7fb866ae4c
|
Use go-getter to get jobfile by URL
|
2016-08-17 11:06:08 +09:00 |
|
Kenjiro Nakayama
|
410e0f7fe3
|
Add URL location support to validate command
|
2016-08-17 11:06:08 +09:00 |
|
Kenjiro Nakayama
|
b16afbc366
|
Support run/plan jobfile via URL location
|
2016-08-17 11:06:08 +09:00 |
|
Alex Dadgar
|
f45941a11a
|
fix data format test
|
2016-08-16 17:53:49 -07:00 |
|
Diptanu Choudhury
|
578171e7cb
|
Merge pull request #1601 from hashicorp/b-fix-node-alloc-test
get a free port from the kernel
|
2016-08-16 17:09:03 -07:00 |
|
Diptanu Choudhury
|
ce8a43b848
|
Fixed a test
|
2016-08-16 16:36:15 -07:00 |
|
Diptanu Choudhury
|
f72ad34540
|
get a free port from the kernel
|
2016-08-16 16:05:37 -07:00 |
|
Diptanu Choudhury
|
4683aa3dc6
|
Cleaning up some code
|
2016-08-16 15:22:26 -07:00 |
|
Marin
|
69bc3a8fc8
|
Add support for initial check status
|
2016-08-16 12:05:15 -07:00 |
|
Alex Dadgar
|
d108344eea
|
Merge pull request #1540 from novilabs/add-creation-time-to-job-status
Add creation time to job status
|
2016-08-15 21:04:14 -07:00 |
|
Cameron Davison
|
9d812516e8
|
s/Created/Created At/
|
2016-08-15 21:40:34 -05:00 |
|
Alex Dadgar
|
dd6c08a827
|
Merge pull request #1584 from novilabs/stream-framer-order
duplicate check for deep equals of frame order
|
2016-08-15 10:30:42 -07:00 |
|
Cameron Davison
|
0104d6fe08
|
use last job eval if multiple exist, when looking for registration
|
2016-08-13 22:37:35 -05:00 |
|
Cameron Davison
|
92ac9bb84c
|
duplicate check for deep equals of frame order
|
2016-08-13 22:26:53 -05:00 |
|
Diptanu Choudhury
|
eff622036e
|
Merge pull request #1562 from dbresson/support-query-strings-in-checks
support query strings in checks
|
2016-08-12 13:06:02 -07:00 |
|
Alex Dadgar
|
ed23dff23c
|
Merge pull request #1571 from hashicorp/t-logs-tests
Fixing logs tests on travis
|
2016-08-11 19:24:46 -07:00 |
|
Alex Dadgar
|
ffa69feb56
|
fs uses timed unblocker like logs command
|
2016-08-11 19:07:13 -07:00 |
|
Alex Dadgar
|
768055b4cc
|
lock heartbeat
|
2016-08-11 18:37:08 -07:00 |
|
Alex Dadgar
|
4c77d9688f
|
up timeouts
|
2016-08-11 18:30:46 -07:00 |
|
Alex Dadgar
|
2d5fa80ce7
|
Add travis multiplier
|
2016-08-11 18:16:10 -07:00 |
|
Diptanu Choudhury
|
39c9b00b6c
|
Merge pull request #1566 from mlafeldt/fix-config-reload
Fix reload of retry_join server addresses on SIGHUP
|
2016-08-11 17:57:11 -07:00 |
|
Alex Dadgar
|
64f7eff612
|
Plan on system scheduler doesn't count nodes who don't meet constraints
|
2016-08-11 15:26:25 -07:00 |
|
David Bresson
|
7d0fb58f03
|
Add a test for query string support
|
2016-08-11 12:22:46 -07:00 |
|
David Bresson
|
c651cbbfd6
|
Add error handling to check registration
|
2016-08-11 11:49:48 -07:00 |
|
David Bresson
|
f47a543a4d
|
Add support for query strings in check paths
|
2016-08-11 11:27:29 -07:00 |
|
Mathias Lafeldt
|
4143a9059a
|
Fix reload of retry_join server addresses on SIGHUP
The current code does not update the actual config, but only the local
reference to it.
|
2016-08-11 16:03:21 +02:00 |
|
Kenjiro Nakayama
|
c3b871e90d
|
Return error when client failed to collect host stats
|
2016-08-11 09:38:28 +09:00 |
|
Diptanu Choudhury
|
9a75052d2c
|
Merge pull request #1518 from pubnub/feature/chroot-map-rebase
Add config field to specify chroot mapping for exec driver
|
2016-08-10 17:00:03 -07:00 |
|
Diptanu Choudhury
|
37d0c2c01c
|
Merge pull request #1538 from nak3/output-host-disk-utilization2
node-status outputs volumename instead of 0B utilization when non-physical volume is used
|
2016-08-10 15:09:23 -07:00 |
|
Alex Dadgar
|
c203885352
|
consul syncer uses multi-error
|
2016-08-09 12:24:50 -07:00 |
|
Kenjiro Nakayama
|
c9e696d750
|
Update after another review
|
2016-08-09 22:50:18 +09:00 |
|
Kenjiro Nakayama
|
32d20c8453
|
Add test to check both -json and -t are not specified
|
2016-08-09 21:06:20 +09:00 |
|
Kenjiro Nakayama
|
b5b6297cd3
|
Support JSON and template data output list when no args specified
|
2016-08-09 21:06:20 +09:00 |
|
Kenjiro Nakayama
|
770f37881f
|
Update help and error message
|
2016-08-09 21:06:20 +09:00 |
|
Kenjiro Nakayama
|
64340a6e1b
|
Stop using format option and support json and t option
|
2016-08-09 21:06:20 +09:00 |
|
Kenjiro Nakayama
|
5d4b3e6cef
|
fix go panic
|
2016-08-09 21:06:20 +09:00 |
|
Kenjiro Nakayama
|
41cf333c51
|
Support JSON and template format with nomad CLI
|
2016-08-09 21:06:20 +09:00 |
|
Cameron Davison
|
e0d757b7b0
|
move formatUnixNanoTime into a utility function
|
2016-08-08 21:24:38 -05:00 |
|