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 |
Alex Dadgar
|
bf2aa9f733
|
Always remove periodic jobs in fsm
|
2015-12-23 18:26:39 -08:00 |
Alex Dadgar
|
68506c7163
|
Remove parent index
|
2015-12-23 18:26:39 -08:00 |
Alex Dadgar
|
e6f9a5bbb3
|
fix vet
|
2015-12-23 18:26:39 -08:00 |
Alex Dadgar
|
d073285982
|
use conditional index
|
2015-12-23 18:26:39 -08:00 |
Alex Dadgar
|
e3231171b8
|
Fix deadlock and test
|
2015-12-23 18:26:39 -08:00 |
Alex Dadgar
|
8b76a0718c
|
Make nomad status id aware of periodic jobs
|
2015-12-23 18:26:39 -08:00 |
Alex Dadgar
|
6bc0737970
|
Unix timestamps not UnixNano
|
2015-12-23 18:26:39 -08:00 |
Alex Dadgar
|
3a400432dc
|
Always add jobs to periodic tracker
|
2015-12-23 18:26:39 -08:00 |
Alex Dadgar
|
b3e87b6719
|
Remove the periodicRunner interface and pass the server as an interface to the periodicDispatcher
|
2015-12-23 18:26:39 -08:00 |
Alex Dadgar
|
a60783a4ca
|
Simplify run function and add nextLaunch test
|
2015-12-23 18:26:39 -08:00 |
Alex Dadgar
|
8165c1fc22
|
Improve restorePeriodicDispatcher documentation (and bug fix)
|
2015-12-23 18:26:39 -08:00 |
Alex Dadgar
|
b5d59c8d89
|
Fix test
|
2015-12-23 18:26:39 -08:00 |
Alex Dadgar
|
49dd0dc461
|
fixes from review
|
2015-12-23 18:26:39 -08:00 |
Alex Dadgar
|
0a8c49f36b
|
Remove incorrect comment
|
2015-12-23 18:26:39 -08:00 |
Alex Dadgar
|
bd4eda0b05
|
Fix nomad run
|
2015-12-23 18:26:39 -08:00 |
Alex Dadgar
|
642219ba5d
|
Race condition fixed
|
2015-12-23 18:26:39 -08:00 |
Alex Dadgar
|
7586a84dbe
|
Update deregister test
|
2015-12-23 18:26:39 -08:00 |
Alex Dadgar
|
37c1f56921
|
Snapshot and restore
|
2015-12-23 18:26:39 -08:00 |
Alex Dadgar
|
ca65daf4c0
|
move created evals to the test package
|
2015-12-23 18:26:39 -08:00 |
Alex Dadgar
|
ea799b88cb
|
merge
|
2015-12-23 18:26:39 -08:00 |
Alex Dadgar
|
610cfe4b34
|
Small fixes and test fixes
|
2015-12-23 18:26:39 -08:00 |
Alex Dadgar
|
f6769c3d96
|
Leader election restore, add structs to api jobs
|
2015-12-23 18:26:39 -08:00 |
Alex Dadgar
|
9a7b363b94
|
Add periodic index to job table
|
2015-12-23 18:26:39 -08:00 |