Commit Graph

2456 Commits

Author SHA1 Message Date
Alex Dadgar ce5a7b73ed periodic status 2016-01-07 14:25:17 -08:00
Alex Dadgar a0e52a406a Merge pull request #657 from hashicorp/f-periodic-overlap
Add ProhibitOverlap option to PeriodicConfig
2016-01-07 14:17:04 -08:00
Alex Dadgar ecdee3b414 Fix tests 2016-01-07 13:32:45 -08:00
Alex Dadgar 19faa4bb00 Remove parent index 2016-01-07 12:54:41 -08:00
Alex Dadgar f289bdc76b Remove debug message 2016-01-07 11:23:44 -08:00
Alex Dadgar 24fd4a8c27 Add ProhibitOverlap option to PeriodicConfig 2016-01-07 11:19:46 -08:00
Alex Dadgar d7a81b4b4f changelog 2016-01-06 16:30:11 -08:00
Alex Dadgar b19631bf5c Merge pull request #656 from hashicorp/b-qemu-bugs
Qemu driver uses BasicExecutor
2016-01-06 16:15:05 -08:00
Alex Dadgar ef36ae0168 Use basic executor 2016-01-06 15:31:08 -08:00
Alex Dadgar 68a5877c91 Change multiple match cli output 2016-01-06 15:08:47 -08:00
Alex Dadgar bcc43e75bc CHANGELOG 2016-01-06 14:37:35 -08:00
Alex Dadgar ce22c049db Merge pull request #575 from nautsio/f-short-ids
Allow lookups based on short identifiers
2016-01-06 14:36:19 -08:00
Ivo Verberk 9527fc254d Improvements for short identifiers
* Fix tests
* Update documentation
2016-01-06 22:46:57 +01:00
Alex Dadgar a53c4f8c01 Merge pull request #655 from hashicorp/d-update-docs
Improved update docs
2016-01-06 11:27:19 -08:00
Alex Dadgar 04e3eadff6 Improved update docs 2016-01-06 11:21:37 -08:00
Diptanu Choudhury 75bb8c930d Merge pull request #651 from hashicorp/b-qemu-port-forwarding
Adding a , between args to netdav
2016-01-05 15:22:57 -08:00
Diptanu Choudhury 161f90abc6 Adding a , between args to netdav 2016-01-05 13:17:51 -08:00
Alex Dadgar 3f211dc433 Merge branch 'master' of https://github.com/hashicorp/nomad 2016-01-05 10:42:51 -08:00
Alex Dadgar 5cfa3a7d2b changelog 2016-01-05 10:42:43 -08:00
Alex Dadgar 9a92c39ce8 Merge pull request #641 from achanda/tools
Include gocov stuff in tools
2016-01-05 10:41:30 -08:00
Alex Dadgar 198230bae9 Merge pull request #645 from achanda/mount_dirs
Mount task and alloc dirs in the rkt driver
2016-01-05 10:34:03 -08:00
Abhishek Chanda 5f09148e37 Include gocov stuff in tools
These two tools are used in the "cov" Makefile target, but installing
these were not automated. This PR removes the ambiguity where a
developer tries to do a `make cov` and finds that the tools are not
installed.
2016-01-05 10:33:20 +00:00
Abhishek Chanda 2fc6352076 Mount task and alloc dirs in the rkt driver
rkt docs herer https://coreos.com/rkt/docs/latest/subcommands/run.html#mounting-volumes
2016-01-05 10:27:44 +00:00
Alex Dadgar 1c7d948549 Changelog 2016-01-04 19:26:50 -08:00
Alex Dadgar 86264f8099 Merge pull request #619 from hashicorp/f-dc-empty
Alloc error message when no nodes are in DC
2016-01-04 19:24:01 -08:00
Alex Dadgar 561f9634ba Fix counts 2016-01-04 14:33:10 -08:00
Alex Dadgar c0721e45f6 Fix bug, add tests, and cli output 2016-01-04 14:23:06 -08:00
Alex Dadgar 36752b9ed4 Store the available nodes in the alloc metric 2016-01-04 12:07:33 -08:00
Alex Dadgar c2a85d03c8 Changelog 2016-01-04 11:45:47 -08:00
Alex Dadgar 1e5c776e40 Merge pull request #624 from hashicorp/f-adjustable-timeout
User specifiable kill timeout and operator configurable max
2016-01-04 11:44:22 -08:00
Alex Dadgar cf27c43a35 Validate that the kill timeout is positive 2016-01-04 11:41:31 -08:00
Alex Dadgar 571adabac2 Add to nomad init 2016-01-04 11:36:57 -08:00
Ivo Verberk 489d77b3ff Bring up-to-date with master 2015-12-29 12:20:12 +01:00
Ivo Verberk 15defdfc69 Documentation updates for short identifiers in the CLI 2015-12-29 12:17:16 +01:00
Alex Dadgar 813d3545e3 Merge pull request #633 from achanda/opts_change
Update the insecure flag
2015-12-28 13:35:36 -08:00
Alex Dadgar 07941b22b8 changelog 2015-12-28 13:31:28 -08:00
Alex Dadgar d6aa36b417 Merge pull request #618 from hashicorp/f-node-class-constraint
Add node class to constraints
2015-12-28 13:27:38 -08:00
Diptanu Choudhury 988352e750 Merge pull request #637 from kennethzfeng/master
linux/exec: add /usr/share to ChrootEnv
2015-12-28 13:08:11 -08:00
Kenneth Feng a85b2c0e90 linux/exec: add /usr/share to ChrootEnv 2015-12-28 13:39:34 -05:00
Abhishek Chanda 60fe5e19e8 Update the insecure flag
The current call has been deprecated in
https://github.com/coreos/rkt/pull/1738
2015-12-25 15:59:54 +00:00
Ivo Verberk 596938014e Fix test (due to merge) 2015-12-24 21:23:05 +01:00
Ivo Verberk fd177f4c6f Bring up-to-date with master 2015-12-24 21:16:32 +01:00
Ivo Verberk 0c01ca49e6 Refactoring continued
* Refactor other cli commands to new design
* Add PrefixList method to api package
* Add more tests
2015-12-24 20:53:37 +01:00
Alex Dadgar 0b29c2046d Test ebug log 2015-12-23 19:44:42 -08:00
Alex Dadgar 5ac413bffd changelog 2015-12-23 19:11:24 -08:00
Alex Dadgar 249c52c0a6 Merge pull request #540 from hashicorp/f-periodic
Periodic dispatcher
2015-12-23 19:09:47 -08:00
Alex Dadgar 9244037bba Only add periodic job insertion time once 2015-12-23 19:02:31 -08:00
Alex Dadgar e87f3e6ca7 Simplify periodic nextLaunch, dispatch and run 2015-12-23 18:54:51 -08:00
Alex Dadgar bff2768060 Use desired launch time in periodic launch table 2015-12-23 18:26:39 -08:00
Alex Dadgar 9acc05f732 Fix error message 2015-12-23 18:26:39 -08:00