Commit Graph

3668 Commits

Author SHA1 Message Date
Alex Dadgar b6e1057974 Sort the task resources in alloc-status 2016-04-07 14:55:48 -07:00
Alex Dadgar 967c1870a4 vendor updated godep 2016-04-07 14:19:57 -07:00
Ivo Verberk b5beb70fbd Make sure we exit on errors 2016-04-07 22:56:17 +02:00
Diptanu Choudhury e00f8426d8 Removing the interfaces block from docs 2016-04-07 13:31:32 -07:00
Diptanu Choudhury 891b201eef removing interfaces from config 2016-04-07 13:25:38 -07:00
Ivo Verberk a7b1842824 Fixes a panic when fs commands with a job parameter return zero allocations 2016-04-07 20:22:09 +02:00
Alex Dadgar f6b56540b3 Merge pull request #1051 from hashicorp/phinze/website-mime-types
website: force JS/CSS mime-types on deploy
2016-04-07 11:15:19 -07:00
Paul Hinze e91865916c website: force mime-types for some assets on deploy
Should fix occassional issues with application/octet-stream mime type
assets breaking things on the site.
2016-04-07 12:52:11 -05:00
Diptanu Choudhury b51a44dde0 Merge pull request #1047 from hashicorp/b-log-rotator
Fixing race issues in log rotator
2016-04-06 19:26:53 -07:00
Diptanu Choudhury 47e2c6bbfc Fixing race issues in the log rotator 2016-04-06 18:58:34 -07:00
Diptanu Choudhury 58f13db9f2 Merge branch 'master' of github.com:hashicorp/nomad 2016-04-06 13:38:51 -07:00
Diptanu Choudhury 8487b6cdad Merge pull request #1044 from hashicorp/f-docker-tty
Added the tty flag to the driverconfig
2016-04-06 12:16:09 -07:00
Diptanu Choudhury f552159a34 Logging errors in the file rotator 2016-04-06 12:06:49 -07:00
Diptanu Choudhury 77fbf85518 Added the tty flag to the driverconfig 2016-04-06 09:54:45 -07:00
Diptanu Choudhury 6644b34aee Merge pull request #1034 from hashicorp/f-raft-peers
Adding raft peers in agent info
2016-04-05 20:28:19 -07:00
Diptanu Choudhury 1ddbef39bd Merge pull request #1035 from dvusboy/clarify_priority
Clarify how priority is ordered
2016-04-05 20:27:49 -07:00
K.C. Wong 4709a46026 Clarify how priority is ordered
* It wasn't exactly obvious to me that larger values reflect
  higher priority.
2016-04-05 10:31:26 -07:00
Diptanu Choudhury 26d1b60369 Adding raft peers in agent info 2016-04-05 10:30:46 -07:00
Diptanu Choudhury 397e7bafb7 Setting check state to critical if check result had an error 2016-04-05 10:15:38 -07:00
Diptanu Choudhury 7d7c89b0c2 Merge pull request #1032 from cosmopetrich/master
Fix syntax errors in example JSON job spec
2016-04-05 00:20:25 -07:00
Cosmo Petrich a8aa845dd2 Fix syntax errors in example JSON job spec 2016-04-05 14:25:19 +10:00
Diptanu Choudhury 04f890d695 Merge pull request #1030 from hashicorp/b-readat
Seeking to offset while doing readAt with non-zero offset
2016-04-04 13:28:12 -07:00
Diptanu Choudhury 9288ac5117 Seeking to offset while doing readAt with non-zero offset 2016-04-04 13:05:02 -07:00
Diptanu Choudhury d472dc2988 Adding the raft leader addr to server stats 2016-04-03 16:38:39 -07:00
Diptanu Choudhury 41087f2c33 Merge branch 'master' of github.com:hashicorp/nomad 2016-04-02 14:49:04 -07:00
Diptanu Choudhury dfca422608 Not logging if consul is unavailable 2016-04-02 14:48:10 -07:00
Diptanu Choudhury 4158fd79ce Merge pull request #1023 from hashicorp/libcontainer-fixes
Libcontainer fixes
2016-04-02 14:37:42 -07:00
Diptanu Choudhury bfcb5015a1 Adding a test to check whether constraints are applied and cgroups are removed 2016-04-02 12:39:34 -07:00
Diptanu Choudhury 8cce727238 Moved logrus around 2016-04-02 12:37:19 -07:00
Diptanu Choudhury e442867a97 Checking in logrus 2016-04-02 12:37:19 -07:00
Diptanu Choudhury 34d9e8aa8e Setting the cg path after application of pid 2016-04-02 12:37:19 -07:00
Diptanu Choudhury 6778f29513 Setting the cgroup config after applying pid 2016-04-02 12:37:19 -07:00
Diptanu Choudhury d9afcc1293 Using the paths of cgroups to reconstruct the manager 2016-04-02 12:37:19 -07:00
Diptanu Choudhury 7dc5bff9e0 Updated libcontainer 2016-04-02 12:37:19 -07:00
Diptanu Choudhury 121773607a Merge pull request #1020 from hashicorp/f-capture-signals
Capturing signals from wait
2016-04-02 11:13:04 -07:00
Diptanu Choudhury d8b1303790 Adding 128 to exit code when a child was terminated by a signal 2016-04-02 02:05:56 -07:00
Diptanu Choudhury e2004d3ea8 Merge pull request #1017 from hashicorp/f-driver-periodic-fingerprinter
Enabling Periodic fingerprinters for drivers
2016-04-01 17:45:14 -07:00
Diptanu Choudhury 689e2fd149 Merge pull request #1021 from sheldonkwok/patch-1
Update alloc.html.md
2016-04-01 15:26:51 -07:00
Sheldon Kwok a972d56d2d Update alloc.html.md
Fix very minor spelling error.
2016-04-01 14:56:12 -07:00
Diptanu Choudhury e47ead97da Capturing signals from wait 2016-04-01 14:31:19 -07:00
Diptanu Choudhury 57b0bbcb8b Watching for node updates after registration completes 2016-04-01 13:41:52 -07:00
Diptanu Choudhury 8c7c48b01a Logging in fingerprinters only when state changes 2016-04-01 02:22:17 -07:00
Diptanu Choudhury 778167e26f Using the node in the req to unblock evals 2016-03-31 18:19:01 -07:00
Diptanu Choudhury fd3c05a2be Making driver fingerprinters run periodically and unblocking evals when node registration happens 2016-03-31 18:11:27 -07:00
Diptanu Choudhury c6e80582a6 Making the drivers fingerprint periodically if they are configured to do so 2016-03-31 15:15:00 -07:00
Diptanu Choudhury 2f5046811f Using the command key in nomad spi for script checks 2016-03-31 13:35:55 -07:00
Diptanu Choudhury d719570546 Merge pull request #1014 from hashicorp/stop-consul-sync
Client not syncing services with consul until fingerprinting succeeds
2016-03-30 22:23:12 -07:00
Diptanu Choudhury 1d9082a5e6 Merge pull request #1015 from hashicorp/fix-job-status
Showing the status of the first job when it's prefixed matched
2016-03-30 22:18:44 -07:00
Diptanu Choudhury 102d1065a7 Showing the status of the first job when it's prefixed matched and the user input matched exact 2016-03-30 22:17:41 -07:00
Diptanu Choudhury e677c43667 Client not syncing services with consul until fingerprinting succeeds 2016-03-30 21:51:50 -07:00