Halil Kaskavalci
31953f55e4
Update confusing terms in scheduling.html.md
...
I think it creates confusion for new learners to call clients as nodes. A node may not have Nomad agent running and jobs can only be scheduled to clients.
2016-03-17 15:47:46 +02:00
Alex Dadgar
4bc865e47f
demo client configs
2016-03-16 15:42:27 -07:00
Jack Pearkes
8037af66db
website: change mid-page headline
...
Once the banner comes down this will continue pointing to the C1M.
cc/ @dadgar
2016-03-16 14:15:13 -07:00
Alex Dadgar
7773ec21ee
Update announce banner
2016-03-16 12:32:57 -07:00
Alex Dadgar
58943cf5cc
fix getting started page
2016-03-16 12:23:42 -07:00
Jack Pearkes
5905d61135
Merge pull request #916 from hashicorp/jt-bnr
...
announcement bnr
2016-03-16 11:37:57 -07:00
Jack Pearkes
da0cd30919
website: add announcement banner content
2016-03-16 11:32:15 -07:00
Jack Pearkes
a17e066f70
update middleman-hashicorp
2016-03-16 11:32:15 -07:00
captainill
699e816797
pixel fix
2016-03-16 11:32:15 -07:00
captainill
0043d7f916
announcement bnr
2016-03-16 11:32:15 -07:00
Diptanu Choudhury
e680c145f8
Merge pull request #925 from hashicorp/json-api-docs
...
Documented the json api for job submission
2016-03-16 11:18:32 -07:00
Diptanu Choudhury
dd34885bad
Documented the json api for job submission
2016-03-16 11:10:37 -07:00
Alex Dadgar
dd0aa0e62d
up vagrant version
2016-03-16 10:45:47 -07:00
Alex Dadgar
6ed4880892
update version
2016-03-16 10:38:31 -07:00
Alex Dadgar
5b7a256f12
Merge pull request #924 from hashicorp/d-artifact-docs
...
document artifact downloading
2016-03-16 10:28:45 -07:00
Alex Dadgar
40adf40549
document artifact downloading
2016-03-16 09:56:04 -07:00
Diptanu Choudhury
cbca7addb4
Fixes example.init
2016-03-15 21:21:49 -07:00
Alex Dadgar
ec051704bb
CHANGELOG
2016-03-15 21:15:07 -07:00
Alex Dadgar
719f5d34ed
Merge pull request #910 from hashicorp/f-reserved-resources
...
Reserve Client Resources + Config Validation
2016-03-15 21:09:13 -07:00
Alex Dadgar
0fb03ff2db
Merge pull request #921 from hashicorp/f-artifact-download
...
Allow downloading many artifacts and support unarchiving
2016-03-15 21:08:55 -07:00
Alex Dadgar
4f02739ea3
artifact docs
2016-03-15 21:05:37 -07:00
Alex Dadgar
4288d3b7d7
Add artifact to init
2016-03-15 20:28:33 -07:00
Alex Dadgar
e6d50f96ef
Respond to comments and fix test
2016-03-15 20:21:52 -07:00
Diptanu Choudhury
9ad359693e
Merge pull request #922 from hashicorp/docs-alloc-status
...
Explanded getting-started and alloc-status
2016-03-15 20:04:24 -07:00
Diptanu Choudhury
4ed057cef4
Explanded getting-started and alloc-status
2016-03-15 19:35:31 -07:00
Alex Dadgar
7843ed1218
evict and replace when the artifacts of a task change
2016-03-15 19:32:49 -07:00
Alex Dadgar
393807a677
Make user specified tasks executable
2016-03-15 19:22:40 -07:00
Diptanu Choudhury
bbe83dc01e
Merge pull request #920 from hashicorp/docs-fs
...
Added docs for the file system apis
2016-03-15 17:56:00 -07:00
captainill
8e81dc7ff8
update sidebar. change layout specified in http/index
2016-03-15 17:54:09 -07:00
Diptanu Choudhury
63b23c4e65
Added docs for the file system apis
2016-03-15 15:59:36 -07:00
Alex Dadgar
4dd7ff37ef
validate that java/qemu have artifacts and better artifact validation
2016-03-15 15:05:36 -07:00
Alex Dadgar
74a68c83f1
Test task runner downloading artifacts
2016-03-15 14:34:25 -07:00
Alex Dadgar
ab44bc78a2
Get tests to pass
2016-03-15 13:28:57 -07:00
Alex Dadgar
9f878a16bf
Download artifacts and remove old code for drivers
2016-03-15 13:28:57 -07:00
Alex Dadgar
081556db93
update the getter
2016-03-15 13:28:57 -07:00
Alex Dadgar
68059fa85c
Go-getter options are generic and validation of checksums
2016-03-15 13:28:57 -07:00
Alex Dadgar
277a91336d
Switch from string to artifact struct
2016-03-15 13:28:57 -07:00
Alex Dadgar
315fd954ea
Parse artifacts and options
2016-03-15 13:28:57 -07:00
Alex Dadgar
a21805c3df
changelog
2016-03-15 11:35:37 -07:00
Alex Dadgar
b3ab4ff5b9
Merge pull request #915 from hashicorp/f-valid-service-names
...
Require RFC-1123 and RFC-2782 valid service names
2016-03-15 11:34:26 -07:00
Alex Dadgar
b827be9865
Merge pull request #917 from kaskavalci/patch-1
...
Fixed typo on system.html.md
2016-03-15 11:32:28 -07:00
Alex Dadgar
ef3b379763
Merge pull request #919 from onlyjob/codespell
...
codespell: minor spelling corrections
2016-03-15 11:31:43 -07:00
Dmitry Smirnov
7c3bb51cfa
codespell: minor spelling corrections
...
Signed-off-by: Dmitry Smirnov <onlyjob@member.fsf.org>
2016-03-16 05:28:31 +11:00
Halil Kaskavalci
000c397ec7
Fixed typo on system.html.md
2016-03-15 10:19:43 +02:00
Sean Chittenden
a16b030e92
Add two tests for invalid service names
2016-03-14 17:54:49 -07:00
Sean Chittenden
935fcc020f
Restrict the service name to match RFC-1123 and RFC-2782
2016-03-14 17:44:59 -07:00
Alex Dadgar
0bb773663b
Merge branch 'master' of github.com:hashicorp/nomad
2016-03-14 17:15:42 -07:00
Alex Dadgar
ae7adef66d
update vendored go-getter
2016-03-14 17:15:27 -07:00
Alex Dadgar
b032eb4c41
Update Vagrantfile
2016-03-14 14:45:20 -07:00
Alex Dadgar
31e2cb36ba
fix docs to reflect that resources are given as MB
2016-03-14 11:17:05 -07:00