Commit graph

5095 commits

Author SHA1 Message Date
Diptanu Choudhury 0ef5750e83 Merge pull request #1559 from hashicorp/b-summary-node-down
Ensuring system sched doesn't increment queued count when nodes are f…
2016-08-11 13:33:44 -07:00
Alex Dadgar ac7749f70e Fix task runner test 2016-08-11 13:16:17 -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
Diptanu Choudhury 5e3f9a81a4 Merge pull request #1563 from hashicorp/link-fs
Add link to fs
2016-08-11 11:36:46 -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
Diptanu Choudhury 7060d246d1 Merge pull request #1535 from nak3/output-hoststats-collect-error
Output HostStatsCollector's Collect errors
2016-08-10 22:43:36 -07:00
Diptanu Choudhury 787c4e26a7 Merge pull request #1564 from nak3/fix-docs
Fix format in fs documentation
2016-08-10 22:39:15 -07:00
Kenjiro Nakayama fe13453012 Update after the review 2016-08-11 10:53:33 +09:00
Kenjiro Nakayama e66a837bc0 Fix format in fs documentation 2016-08-11 10:39:37 +09:00
Diptanu Choudhury ccc7e3cc7f Add link to fs 2016-08-10 17:48:19 -07: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
Alex Dadgar 1f9eedcb3d Changelog 2016-08-10 16:39:41 -07:00
Alex Dadgar 6e5c47a315 Merge pull request #1526 from hashicorp/b-random-ports
Set difference when picking random ports
2016-08-10 16:37:57 -07:00
Alex Dadgar 5a37e720c5 Fixes plus address feedback 2016-08-10 16:37:26 -07:00
Diptanu Choudhury 77dbe1571f Merge pull request #1560 from hashicorp/fix-err-msgs
Fixed some error messages
2016-08-10 15:18:28 -07:00
Diptanu Choudhury 28b3f511e0 Fixed some error messages 2016-08-10 15:17:32 -07:00
Diptanu Choudhury 1b74f863fe Merge pull request #1533 from nak3/fix-error-in-client
tiny: Return fmt.Errorf instead of duplicated error messages
2016-08-10 15:13:47 -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
Diptanu Choudhury 9f0926b5aa Merge pull request #1539 from hashicorp/docs-summaries
Added docs for job summaries
2016-08-10 15:08:32 -07:00
Diptanu Choudhury f7aea58764 Added the job summary on getting started 2016-08-10 15:08:03 -07:00
Diptanu Choudhury 23fcb9f5c9 Ensuring system sched doesn't increment queued count when nodes are filtered 2016-08-10 14:33:13 -07:00
Alex Dadgar b8fd989d3a Try stochastic and fallback to precise 2016-08-10 11:47:20 -07:00
Diptanu Choudhury 56c78f84a4 Merge pull request #1542 from novilabs/fix-test-job-summary
just checked the known values in job summary instead of doing a deep equals
2016-08-09 15:59:39 -07:00
Diptanu Choudhury 2e45a01dd0 Merge pull request #1552 from hashicorp/b-summary-node-down
Mark allocs as lost which are non terminal on nodes which are down
2016-08-09 15:08:41 -07:00
Diptanu Choudhury 13bab5b1ad Added scheduler tests 2016-08-09 14:52:25 -07:00
Diptanu Choudhury ab94c8eed9 Marking allocations which are not terminal and are on down nodes as lost 2016-08-09 13:11:58 -07:00
Alex Dadgar c203885352 consul syncer uses multi-error 2016-08-09 12:24:50 -07:00
Diptanu Choudhury 2fd245a650 Merge pull request #1543 from nak3/add-rkt-debug
Add debug option to rkt task config
2016-08-09 10:35:07 -07:00
Diptanu Choudhury 3cc684211a Added a test to ensure summaries are correct when a node goes down 2016-08-09 10:16:17 -07:00
Alex Dadgar 9647abfc3f changelog 2016-08-09 09:56:55 -07:00
Alex Dadgar c8b995b19f Merge pull request #1503 from nak3/add-printer
Support nomad CLI output with JSON and template format
2016-08-09 09:54:25 -07:00
Alex Dadgar 61465261bf Merge pull request #1548 from nak3/update-doc-options
docs: Update command options subtitles
2016-08-09 09:51:50 -07:00
Kenjiro Nakayama f3a0f23411 docs: Update command options subtitles 2016-08-09 22:56:26 +09: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 bcae435502 Add doc about -json and -t options 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
Kenjiro Nakayama 6ec6c27cb4 Update debug option from string to bool 2016-08-09 16:51:00 +09:00
Cameron Davison e0d757b7b0
move formatUnixNanoTime into a utility function 2016-08-08 21:24:38 -05:00
Cameron Davison 5ce7b308bb
remove time flag, and update docs with new column 2016-08-08 21:15:45 -05:00
Jay Oster dcb34412da Fix ConfigMerge test with chroot config 2016-08-08 18:59:18 -07:00
Kenjiro Nakayama 11a8a7218e Add debug option to rkt task config 2016-08-09 09:01:05 +09:00
Kenjiro Nakayama 6a810e6f1e Update after review 2016-08-09 08:57:26 +09:00