Commit Graph

6747 Commits

Author SHA1 Message Date
Seth Vargo
b24a7ee723 Fix missing asset 2017-02-27 13:43:33 -05:00
Alex Dadgar
aaf709e80b Merge pull request #2363 from alistanis/fix-readme-typo
changes request to requested
2017-02-27 10:17:08 -08:00
Alex Dadgar
bf33492692 links 2017-02-27 09:40:55 -08:00
Alex Dadgar
c7d1f0039f remove sidebar for cluster 2017-02-27 09:35:13 -08:00
Alex Dadgar
d57e5a887a Merge branch 'master' of github.com:hashicorp/nomad 2017-02-25 13:36:36 -08:00
Alex Dadgar
e8e3bbeada Fix pointer dereference for stats 2017-02-25 13:36:23 -08:00
Chris Cooper
c527e67c8c changes request to requested 2017-02-25 15:23:31 -05:00
Alex Dadgar
4aa031b13d Merge pull request #2362 from scottw/master
add data_dir to server and client configuration
2017-02-24 20:34:26 -08:00
Scott Wiersdorf
09b445101f add data_dir to server and client configuration 2017-02-24 17:08:57 -07:00
Alex Dadgar
4961f5f67a Document incompatibility 2017-02-24 15:53:29 -08:00
Alex Dadgar
b0009fb27d Release v0.5.5-rc1 2017-02-24 15:25:11 -08:00
Alex Dadgar
1355bd9cc6 Merge branch 'master' of github.com:hashicorp/nomad 2017-02-24 15:01:24 -08:00
Alex Dadgar
a2fbe09c6d fix check 2017-02-24 15:01:09 -08:00
Sean Chittenden
6fc901a8f3 Change the default display name from the Circonus Instance ID to
`Nomad`.

The display name is already scoped to target/host.
2017-02-24 14:59:11 -08:00
Alex Dadgar
6f3ecda462 Bump version 2017-02-24 14:19:46 -08:00
Alex Dadgar
57e291b755 Changelog 2017-02-24 14:19:06 -08:00
Alex Dadgar
5338dafd51 Merge pull request #2361 from hashicorp/f-docker-coordination
Docker Image Coordinator and caching
2017-02-24 14:18:21 -08:00
Alex Dadgar
6799c7667d ensure spec is set 2017-02-24 14:18:09 -08:00
Alex Dadgar
27b2c677c0 Docker Image Coordinator
This PR introduces a coordinator for doing CRUD on a Docker image. It
should fix racy deletion of images. The issue before was images would be
deleted between prestart and start causing an error.
2017-02-24 13:20:40 -08:00
Alex Dadgar
6346b3c9ec Merge pull request #2336 from hashicorp/b-fix-api-panic
Fix API panic and bad missing port check
2017-02-24 13:07:09 -08:00
Alex Dadgar
19628ad288 Merge pull request #2350 from Crypto89/b-fix-vagrant-goversion
Fix the GO_VERSION in the Vagrantfile
2017-02-24 13:05:46 -08:00
Alex Dadgar
b5865fe807 Merge pull request #2353 from hashicorp/b-docker-volume-driver-conf
Put access to Docker volume drivers behind flag
2017-02-24 13:05:32 -08:00
Alex Dadgar
e9064db8f3 Merge pull request #2357 from hashicorp/b-fix-template-panic
Template.Canonicalize wasn't initializing all fields
2017-02-24 13:04:30 -08:00
Michael Schurter
fe4537e1f3 Add Canonicalize test mimicing example job + template 2017-02-24 12:08:31 -08:00
Michael Schurter
d1794c1714 Missed initializing another field in Template! 2017-02-24 10:47:50 -08:00
Michael Schurter
24f5ec3e09 Template.Canonicalize wasn't initializing all fields 2017-02-24 10:31:05 -08:00
Michael Schurter
8a57aadbcd Oops! Don't try to build darwin on Linux.
Someday maybe
2017-02-23 16:58:21 -08:00
Michael Schurter
d710c23d4d Put access to Docker volume drivers behind flag 2017-02-23 15:47:36 -08:00
Alex Dadgar
18107556ab Fix noisy log 2017-02-23 14:40:24 -08:00
Michael Schurter
c7da4ec618 Allow building specific targets 2017-02-23 13:27:28 -08:00
Michael Schurter
efc4108a9e Fix Go 1.8 in Vagrantfile 2017-02-23 13:27:18 -08:00
Michael Schurter
2fa4bbb6e1 Mention docker volume drivers #2351
Thanks @pietromenna!
2017-02-23 11:24:48 -08:00
Michael Schurter
6d1b37254f Merge pull request #2351 from pietromenna/docker-volume-drivers
Docker Volume Drivers
2017-02-23 11:04:13 -08:00
Pietro Menna
c57d9c6bdb Improved documentation for Docker Volume Drivers
Incorporated comments from @schmichael
2017-02-23 16:01:27 -03:00
Pietro Menna
5d29600341 Docker Volume Drivers
This commit adds the functionality to use Docker Volume Drivers.
2017-02-23 14:36:32 -03:00
Jorn Wijnands
bcde3af6aa Fix the GO_VERSION in the Vagrantfile
* Change the GO_VERSION to match the correct upstream version from
    (https://storage.googleapis.com/golang/)
2017-02-23 12:57:37 +01:00
Alex Dadgar
863d9f7e47 Changelog 2017-02-22 18:56:17 -08:00
Alex Dadgar
ad64573213 Merge pull request #2349 from hashicorp/f-node-status-drivers
Node-status displays drivers
2017-02-22 18:55:28 -08:00
Alex Dadgar
22969c07ea Node-status displays drivers
This PR adds the drivers that are enabled to the output of `nomad
node-status`
2017-02-22 18:54:28 -08:00
Alex Dadgar
2757c8ee4c Changelog 2017-02-22 18:44:49 -08:00
Alex Dadgar
8723d3a6e5 Merge pull request #2344 from hashicorp/b-fix-allocdir-move-test
Fix allocdir Move test and make code more defensive
2017-02-22 18:43:10 -08:00
Alex Dadgar
c89d8247e6 Merge pull request #2302 from hashicorp/f-task-state-setup
Adding a task event for setup
2017-02-22 18:42:57 -08:00
Alex Dadgar
85a59d3852 Merge pull request #2347 from hashicorp/b-parse
Remove defaulting from parse and fix tests
2017-02-22 18:42:43 -08:00
Alex Dadgar
b1ef0d8641 Remove deregister from changelog 2017-02-22 18:28:51 -08:00
Alex Dadgar
7447ccd7e4 Fix tests and docs 2017-02-22 18:28:07 -08:00
Diptanu Choudhury
c80bdd9f5f Adding a task event for setup 2017-02-22 18:28:07 -08:00
Alex Dadgar
5f8e0bca6b Merge pull request #2348 from hashicorp/revert-2339-b-job-delete
Revert "Deregistering non-existant job returns 404"
2017-02-22 18:22:14 -08:00
Alex Dadgar
6c1673cbc5 Revert "Deregistering non-existant job returns 404" 2017-02-22 18:22:02 -08:00
Alex Dadgar
1f01e249ff Merge pull request #2341 from hashicorp/docs-task-timeout-kill
docs: Add note about max_kill_timeout to tasks
2017-02-22 16:59:24 -08:00
Alex Dadgar
89b259b089 Fix wrong types 2017-02-22 16:56:51 -08:00