Diptanu Choudhury
|
16721020b9
|
Merge pull request #1695 from frots/patch-1
Minor typo in bootstrapping.html.md
|
2016-09-08 22:13:04 -07:00 |
Frits Vlaanderen
|
ca366ac366
|
Minor typo in bootstrapping.html.md
|
2016-09-07 16:52:11 -07:00 |
Diptanu Choudhury
|
841acba822
|
Merge pull request #1690 from mwieczorek/fix-nomad-run-on-windows
Fix 'nomad run' on windows
|
2016-09-05 14:45:18 -07:00 |
Michal Wieczorek
|
db685b164f
|
Close job temp file
|
2016-09-05 23:40:53 +02:00 |
Diptanu Choudhury
|
fc36626945
|
Merge pull request #1686 from hashicorp/fix-tests
Fixing alloc runner tests
|
2016-09-04 22:15:26 -07:00 |
Diptanu Choudhury
|
ab6a9a5120
|
Fixing alloc runner tests
|
2016-09-04 19:09:08 -07:00 |
Diptanu Choudhury
|
982bfb3d88
|
Merge pull request #1685 from hashicorp/remove-warn-msg
Removing warn msg
|
2016-09-04 18:18:36 -07:00 |
Diptanu Choudhury
|
7367d6adb4
|
Removing warn msg
|
2016-09-04 17:22:49 -07:00 |
Diptanu Choudhury
|
0f77d81f7d
|
Merge pull request #1683 from mwieczorek/enable-syslog-for-windows
Enable syslog for windows
|
2016-09-04 17:07:25 -07:00 |
Michal Wieczorek
|
94071fc294
|
Enable syslog server and universal collector for windows
|
2016-09-05 00:26:36 +02:00 |
Michael Schurter
|
8a57913a44
|
A nil context isn't an error
|
2016-09-02 16:24:53 -07:00 |
Michael Schurter
|
f601361d58
|
Don't serialize task states twice in state files
|
2016-09-02 16:07:06 -07:00 |
Michael Schurter
|
6cb6d9cdf1
|
Lock around saving state
Prevent interleaving state syncs as it could conceivably lead to
empty state files as per #1367
|
2016-09-02 16:07:06 -07:00 |
Michael Schurter
|
e7dd443447
|
Add sanity check to SaveState
Also just reuse the task states snapshot taken by `Alloc()` instead of
doing a redundant copy.
|
2016-09-02 16:07:06 -07:00 |
Alex Dadgar
|
29d755abdf
|
changelog
|
2016-09-02 15:04:07 -07:00 |
Alex Dadgar
|
4d5e75c100
|
Merge pull request #1681 from hashicorp/f-secret-dir
Secret dir materialized in alloc/task directory
|
2016-09-02 15:01:12 -07:00 |
Alex Dadgar
|
eecef73302
|
syscall error
|
2016-09-02 15:00:46 -07:00 |
Alex Dadgar
|
eef786dd9d
|
Secret dir materialized in alloc/task directory
|
2016-09-02 12:44:05 -07:00 |
Diptanu Choudhury
|
1a0fa30da8
|
Merge pull request #1679 from hashicorp/fix-upgrade-alloc
Adding LocalDisk to alloc.Job
|
2016-09-01 20:29:06 -07:00 |
Diptanu Choudhury
|
6028682ad2
|
Adding LocalDisk to alloc.Job
|
2016-09-01 17:41:50 -07:00 |
Alex Dadgar
|
c5035de902
|
Merge pull request #1678 from hashicorp/revert-1671-f-secret-dir2
Revert "Introduce a Secret/ directory"
|
2016-09-01 17:28:31 -07:00 |
Alex Dadgar
|
2c8dd8bbd3
|
Revert "Introduce a Secret/ directory"
|
2016-09-01 17:23:15 -07:00 |
Alex Dadgar
|
1ce5457ac0
|
Vault config flags
|
2016-09-01 15:41:07 -07:00 |
Alex Dadgar
|
874dfbc84a
|
Implicit vault constraint
|
2016-09-01 14:23:40 -07:00 |
Alex Dadgar
|
4a8fba5cf7
|
small fixes
|
2016-09-01 13:38:31 -07:00 |
Alex Dadgar
|
b0adaa5301
|
Allow root token
|
2016-09-01 12:05:08 -07:00 |
Alex Dadgar
|
a889e0a750
|
Merge pull request #1675 from hashicorp/f-vault-fingerprint
Fingerprint Vault
|
2016-09-01 11:13:33 -07:00 |
Alex Dadgar
|
8ca3a16825
|
Fingerprint
|
2016-09-01 11:10:14 -07:00 |
Alex Dadgar
|
548d8f7d9c
|
Changelog
|
2016-09-01 09:57:23 -07:00 |
Alex Dadgar
|
1ed454dd60
|
Merge pull request #1671 from hashicorp/f-secret-dir2
Introduce a Secret/ directory
|
2016-09-01 09:56:17 -07:00 |
Alex Dadgar
|
9fa23e3536
|
Symlink on windows
|
2016-08-31 21:41:44 -07:00 |
Alex Dadgar
|
5d3b47e648
|
Address comments and reserve
|
2016-08-31 18:11:02 -07:00 |
Diptanu Choudhury
|
c84db53bc9
|
Merge pull request #1672 from hashicorp/docs-readat
Added docs for readat
|
2016-08-31 17:54:55 -07:00 |
Michael Schurter
|
a0f4c18ad6
|
Add changelog entry for #1668 / #1661
|
2016-08-31 17:22:36 -07:00 |
Diptanu Choudhury
|
d05198806a
|
Added docs for readat
|
2016-08-31 17:20:15 -07:00 |
Michael Schurter
|
cbb0b8e31e
|
Merge pull request #1668 from hashicorp/b-fix-consul-updates
Fix old services not getting removed from consul on update
|
2016-08-31 17:17:09 -07:00 |
Michael Schurter
|
ec96e03563
|
Query consul without helpers in test to be safe
|
2016-08-31 14:14:17 -07:00 |
Alex Dadgar
|
3c9936ae4a
|
Merge pull request #1659 from hashicorp/f-revoke-accessors
Token revocation and keeping only a single Vault client active among servers
|
2016-08-31 14:10:46 -07:00 |
Alex Dadgar
|
6047414fb9
|
address comments
|
2016-08-31 14:10:33 -07:00 |
Diptanu Choudhury
|
2cb81fb9be
|
Merge pull request #1667 from hashicorp/f-sticky-scheduler
Implemented SetPrefferingNodes in stack
|
2016-08-31 14:06:59 -07:00 |
Diptanu Choudhury
|
d94bb45ad3
|
Added some more comments
|
2016-08-31 14:06:31 -07:00 |
Michal Wieczorek
|
f53108713b
|
Add vendor package github.com/RackSec/srslog
|
2016-08-31 23:05:15 +02:00 |
Alex Dadgar
|
0626eb9619
|
environment variables
|
2016-08-31 13:56:11 -07:00 |
Diptanu Choudhury
|
64c57d9136
|
Added a test
|
2016-08-31 13:40:43 -07:00 |
Diptanu Choudhury
|
c2945c3e0d
|
Merge pull request #1670 from hashicorp/b-telemetry-config
Merging telemetry configs
|
2016-08-31 11:47:50 -07:00 |
Diptanu Choudhury
|
03783d2554
|
Added a test
|
2016-08-31 11:46:51 -07:00 |
Diptanu Choudhury
|
a80f67d097
|
Merging telemetry configs
|
2016-08-31 11:24:01 -07:00 |
Michael Schurter
|
aa8cbe777a
|
Make comment more precise
|
2016-08-31 10:43:55 -07:00 |
Michael Schurter
|
7f6b5f4d2a
|
Fix error message when querying consul fails
|
2016-08-31 10:42:51 -07:00 |
Alex Dadgar
|
79c309424c
|
Merge pull request #1669 from nborkert/patch-1
Fixed grammar
|
2016-08-31 10:12:05 -07:00 |