Alex Dadgar
|
663b04fc60
|
vendor updated godep
|
2016-04-07 14:19:57 -07:00 |
|
Alex Dadgar
|
1186c9d3d2
|
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
|
9968a5b913
|
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
|
dd706284b1
|
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
|
eccebeca9e
|
Fixing race issues in the log rotator
|
2016-04-06 18:58:34 -07:00 |
|
Diptanu Choudhury
|
ff804957e1
|
Merge branch 'master' of github.com:hashicorp/nomad
|
2016-04-06 13:38:51 -07:00 |
|
Diptanu Choudhury
|
fccb56388e
|
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
|
fdea9d7905
|
Logging errors in the file rotator
|
2016-04-06 12:06:49 -07:00 |
|
Diptanu Choudhury
|
7a8c92cec6
|
Added the tty flag to the driverconfig
|
2016-04-06 09:54:45 -07:00 |
|
Diptanu Choudhury
|
a199640308
|
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
|
44a5adafdc
|
Merge pull request #1035 from dvusboy/clarify_priority
Clarify how priority is ordered
|
2016-04-05 20:27:49 -07:00 |
|
K.C. Wong
|
4bc1e17539
|
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
|
5105342434
|
Adding raft peers in agent info
|
2016-04-05 10:30:46 -07:00 |
|
Diptanu Choudhury
|
7555c2e705
|
Setting check state to critical if check result had an error
|
2016-04-05 10:15:38 -07:00 |
|
Diptanu Choudhury
|
e48d0b0373
|
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
|
97f2a9a1b8
|
Fix syntax errors in example JSON job spec
|
2016-04-05 14:25:19 +10:00 |
|
Diptanu Choudhury
|
45114d9abd
|
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
|
2e3a2d6e0d
|
Seeking to offset while doing readAt with non-zero offset
|
2016-04-04 13:05:02 -07:00 |
|
Diptanu Choudhury
|
52edfe3a4e
|
Adding the raft leader addr to server stats
|
2016-04-03 16:38:39 -07:00 |
|
Diptanu Choudhury
|
8d8b5642dd
|
Merge branch 'master' of github.com:hashicorp/nomad
|
2016-04-02 14:49:04 -07:00 |
|
Diptanu Choudhury
|
7ca2d28baa
|
Not logging if consul is unavailable
|
2016-04-02 14:48:10 -07:00 |
|
Diptanu Choudhury
|
f15c8ba3f4
|
Merge pull request #1023 from hashicorp/libcontainer-fixes
Libcontainer fixes
|
2016-04-02 14:37:42 -07:00 |
|
Diptanu Choudhury
|
03dcb7f541
|
Adding a test to check whether constraints are applied and cgroups are removed
|
2016-04-02 12:39:34 -07:00 |
|
Diptanu Choudhury
|
de0006851c
|
Moved logrus around
|
2016-04-02 12:37:19 -07:00 |
|
Diptanu Choudhury
|
916c568f9d
|
Checking in logrus
|
2016-04-02 12:37:19 -07:00 |
|
Diptanu Choudhury
|
36d8c7e831
|
Setting the cg path after application of pid
|
2016-04-02 12:37:19 -07:00 |
|
Diptanu Choudhury
|
339cb0b750
|
Setting the cgroup config after applying pid
|
2016-04-02 12:37:19 -07:00 |
|
Diptanu Choudhury
|
ced78c9457
|
Using the paths of cgroups to reconstruct the manager
|
2016-04-02 12:37:19 -07:00 |
|
Diptanu Choudhury
|
6e991c7aec
|
Updated libcontainer
|
2016-04-02 12:37:19 -07:00 |
|
Diptanu Choudhury
|
21a2914363
|
Merge pull request #1020 from hashicorp/f-capture-signals
Capturing signals from wait
|
2016-04-02 11:13:04 -07:00 |
|
Diptanu Choudhury
|
9a565024b9
|
Adding 128 to exit code when a child was terminated by a signal
|
2016-04-02 02:05:56 -07:00 |
|
Diptanu Choudhury
|
b7d13f5413
|
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
|
bea0c78283
|
Merge pull request #1021 from sheldonkwok/patch-1
Update alloc.html.md
|
2016-04-01 15:26:51 -07:00 |
|
Sheldon Kwok
|
9274016a37
|
Update alloc.html.md
Fix very minor spelling error.
|
2016-04-01 14:56:12 -07:00 |
|
Diptanu Choudhury
|
1a0c35a196
|
Capturing signals from wait
|
2016-04-01 14:31:19 -07:00 |
|
Diptanu Choudhury
|
036797bdd8
|
Watching for node updates after registration completes
|
2016-04-01 13:41:52 -07:00 |
|
Diptanu Choudhury
|
d203d62684
|
Logging in fingerprinters only when state changes
|
2016-04-01 02:22:17 -07:00 |
|
Diptanu Choudhury
|
e5c19d4524
|
Using the node in the req to unblock evals
|
2016-03-31 18:19:01 -07:00 |
|
Diptanu Choudhury
|
621ae065d9
|
Making driver fingerprinters run periodically and unblocking evals when node registration happens
|
2016-03-31 18:11:27 -07:00 |
|
Diptanu Choudhury
|
3ec66327bb
|
Making the drivers fingerprint periodically if they are configured to do so
|
2016-03-31 15:15:00 -07:00 |
|
Diptanu Choudhury
|
6ebf0e9a07
|
Using the command key in nomad spi for script checks
|
2016-03-31 13:35:55 -07:00 |
|
Diptanu Choudhury
|
f91983a7c5
|
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
|
697950b77b
|
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
|
b31b6b5d6e
|
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
|
bea0560234
|
Client not syncing services with consul until fingerprinting succeeds
|
2016-03-30 21:51:50 -07:00 |
|
Diptanu Choudhury
|
090653051d
|
Merge pull request #1011 from hashicorp/f-docker-load
Added ability to create image from archive
|
2016-03-30 21:25:13 -07:00 |
|
Diptanu Choudhury
|
8760643621
|
Making the load a list of strings and added website docs
|
2016-03-30 17:23:29 -07:00 |
|
Diptanu Choudhury
|
3c8c789268
|
Simplified the logic of deciding how to create image
|
2016-03-30 15:45:17 -07:00 |
|
Diptanu Choudhury
|
be1482b553
|
Added docs
|
2016-03-30 15:26:51 -07:00 |
|
Alex Dadgar
|
fc3a638474
|
Add options documentation for go-getter
|
2016-03-30 15:22:04 -07:00 |
|