Alex Dadgar
|
76ec48bfce
|
Merge pull request #215 from Carevoyance/gce_fingerprint
Add GCE fingerprinting functionality
|
2015-10-12 16:14:32 -07:00 |
Alex Dadgar
|
5f72a3fb77
|
Merge pull request #247 from hashicorp/f-rkt-enhancements
Rkt Driver Enhancements
|
2015-10-12 15:58:55 -07:00 |
Daniel Imfeld
|
c9c8dee48e
|
More syntax cleanup
|
2015-10-12 17:57:45 -05:00 |
Daniel Imfeld
|
9730df8411
|
Fix old comments and other syntax cleanup
|
2015-10-12 16:56:33 -05:00 |
Alex Dadgar
|
3c7bbc6fd7
|
Update driver config names for consistency and make the trust_prefix optional
|
2015-10-12 14:37:56 -07:00 |
Armon Dadgar
|
14572a98ab
|
Merge pull request #272 from hashicorp/f-apply-overlap
Plan queue apply overlaps plan verification with plan application to increase throughput
|
2015-10-12 14:35:25 -07:00 |
Armon Dadgar
|
953e0f3944
|
nomad: comment cleanups
|
2015-10-12 14:35:17 -07:00 |
Alex Dadgar
|
9af8e8d92d
|
Log starting command
|
2015-10-12 14:33:19 -07:00 |
Alex Dadgar
|
6417c506ad
|
Capture Rkt logs
|
2015-10-12 14:33:18 -07:00 |
Alex Dadgar
|
cd3135c874
|
Separate args from exec command; inject environment variables and general cleanup of Rkt driver
|
2015-10-12 14:33:18 -07:00 |
Alex Dadgar
|
a1d87cf656
|
Merge pull request #236 from hashicorp/sethvargo/travis
Add Travis testing
|
2015-10-12 14:28:43 -07:00 |
Armon Dadgar
|
4e49cff26c
|
Merge pull request #271 from hashicorp/f-version-constraint
Adding support for regexp, version, and lexical ordering constraints
|
2015-10-12 13:53:17 -07:00 |
Alex Dadgar
|
6736282a2a
|
Merge branch 'master' of https://github.com/hashicorp/nomad
|
2015-10-12 13:15:46 -07:00 |
Alex Dadgar
|
a4035050e8
|
Change Docker/Rkt to set driver to 1 not true for consistency
|
2015-10-12 13:15:37 -07:00 |
Alex Dadgar
|
de226ba985
|
Merge pull request #266 from charlieok/patch-1
Update scheduling.html.md
|
2015-10-12 13:08:59 -07:00 |
Alex Dadgar
|
6bc2d6bcbd
|
Merge pull request #268 from charlieok/patch-2
Update index.html.md
|
2015-10-12 13:00:33 -07:00 |
Armon Dadgar
|
6aec97d055
|
nomad: make test more robust
|
2015-10-12 09:42:25 -07:00 |
Armon Dadgar
|
41efc6b7a9
|
nomad: make tests more robust
|
2015-10-12 09:42:25 -07:00 |
Seth Vargo
|
71e65f33a2
|
Merge pull request #269 from charlieok/patch-3
evaulation -> evaluation
|
2015-10-11 22:44:51 -04:00 |
Seth Vargo
|
a5d9d624f6
|
Merge pull request #270 from charlieok/patch-4
add 'is'
|
2015-10-11 22:44:39 -04:00 |
Charlie O'Keefe
|
39c87ed58e
|
add 'is'
|
2015-10-11 20:36:50 -06:00 |
Charlie O'Keefe
|
66ae6eea93
|
evaulation -> evaluation
|
2015-10-11 20:33:02 -06:00 |
Armon Dadgar
|
bf6e020f30
|
nomad: test optimistic state update
|
2015-10-11 18:47:09 -04:00 |
Armon Dadgar
|
9b80375f86
|
nomad: refresh snapshot under error return
|
2015-10-11 18:47:09 -04:00 |
Armon Dadgar
|
8715d8ab8f
|
nomad: overlap plan evaluation with apply
|
2015-10-11 18:47:09 -04:00 |
Armon Dadgar
|
08a32d0952
|
nomad: optimistically apply plan to state snapshot
|
2015-10-11 18:47:09 -04:00 |
Armon Dadgar
|
8edc9da37d
|
nomad: wait for plan to apply async
|
2015-10-11 18:47:08 -04:00 |
Armon Dadgar
|
2cebcf289c
|
nomad: plan apply uses raw Raft future
|
2015-10-11 18:47:08 -04:00 |
Armon Dadgar
|
ff27572e1f
|
nomad: raftApplyFuture does not block for error
|
2015-10-11 18:47:08 -04:00 |
Armon Dadgar
|
445d36d81b
|
nomad: raftApplyFuture exposes underlying Future
|
2015-10-11 18:47:08 -04:00 |
Armon Dadgar
|
1726c8f4b3
|
nomad: make test more robust
|
2015-10-11 18:47:00 -04:00 |
Armon Dadgar
|
bc7e8fea9e
|
nomad: make tests more robust
|
2015-10-11 18:35:09 -04:00 |
Charlie O'Keefe
|
07a7f24640
|
Update index.html.md
|
2015-10-11 14:05:55 -06:00 |
Armon Dadgar
|
769b94d82a
|
website: document lexical ordering operators
|
2015-10-11 15:58:25 -04:00 |
Armon Dadgar
|
81c08ba66e
|
scheduler: support lexical ordering constraints
|
2015-10-11 15:57:06 -04:00 |
Armon Dadgar
|
369be8e8f4
|
nomad: additional constraint validation
|
2015-10-11 15:50:16 -04:00 |
Armon Dadgar
|
4387d3ddb3
|
website: document the regexp constraint
|
2015-10-11 15:38:38 -04:00 |
Armon Dadgar
|
8d53dfc740
|
jobspec: adding sugar for regexp constraint
|
2015-10-11 15:37:50 -04:00 |
Armon Dadgar
|
751fa61b3e
|
scheduler: adding regexp constraints
|
2015-10-11 15:35:13 -04:00 |
Armon Dadgar
|
3b5b04168d
|
website: update the jobspec
|
2015-10-11 15:24:16 -04:00 |
Armon Dadgar
|
8406bfede5
|
jobspec: adding sugar for version constraint
|
2015-10-11 15:20:58 -04:00 |
Armon Dadgar
|
86ca7c59a1
|
scheduler: adding version constraint logic
|
2015-10-11 15:12:39 -04:00 |
Charlie O'Keefe
|
da16515545
|
Update scheduling.html.md
|
2015-10-11 12:25:30 -06:00 |
Seth Vargo
|
122e33547f
|
Merge pull request #265 from charlieok/patch-1
schedule -> scheduler
|
2015-10-11 14:14:03 -04:00 |
Charlie O'Keefe
|
b79747497c
|
schedule -> scheduler
|
2015-10-11 12:07:08 -06:00 |
Armon Dadgar
|
eec9695b9a
|
Merge pull request #258 from charlieok/patch-3
this groups -> this group
|
2015-10-11 13:41:49 -04:00 |
Armon Dadgar
|
5b9118fa7c
|
Merge pull request #259 from charlieok/patch-4
lets -> let's
|
2015-10-11 13:41:37 -04:00 |
Armon Dadgar
|
a241ae16ed
|
Merge pull request #260 from charlieok/patch-5
minor grammar fixes
|
2015-10-11 13:41:26 -04:00 |
Armon Dadgar
|
6efd5b4a91
|
Merge pull request #261 from charlieok/patch-6
rewording suggestion
|
2015-10-11 13:41:11 -04:00 |
Armon Dadgar
|
081b785042
|
Merge pull request #262 from charlieok/patch-7
replace comman with 'and'
|
2015-10-11 13:40:43 -04:00 |