Alex Dadgar
ceecfbbdef
Merge pull request #1845 from hashicorp/f-remove-disk-usage-acct
...
Remove disk usage enforcement
2016-10-22 19:01:51 -07:00
Alex Dadgar
109deabf3a
Fix signal test for docker
2016-10-22 18:32:48 -07:00
Michael Schurter
4d3187bc7e
Remove disk usage enforcement
...
Many thanks to @iverberk for the original PR (#1609 ), but we ended up
not wanting to ship this implementation with 0.5.
We'll come back to it after 0.5 and hopefully find a way to leverage
filesystem accounting and quotas, so we can skip the expensive polling.
2016-10-21 13:55:51 -07:00
Michael Schurter
0e296f4811
Forgot to mention #1668 in the changelog
2016-10-20 13:46:19 -07:00
Alex Dadgar
e8b54b124b
Merge pull request #1820 from leecalcote/patch-1
...
Update kubernetes.html.md
2016-10-20 12:16:44 -07:00
Lee Calcote
abcedc464e
Capitalized Docker and Rkt. Corrected typo.
2016-10-20 08:25:23 -05:00
Diptanu Choudhury
fe7d565803
Ensuring that ephemeral disk is present before deciding if we should migrate ( #1827 )
2016-10-19 11:12:25 -07:00
Diptanu Choudhury
8ba32e8720
Documenting the port attribute of the check configuration block ( #1837 )
2016-10-19 11:12:11 -07:00
Alex Dadgar
06bf6c433b
Merge pull request #1830 from hashicorp/b-docker-local-dir
...
Mount the local directory into the Docker container
2016-10-18 16:00:13 -07:00
Alex Dadgar
42358a909b
changelog
2016-10-18 15:58:25 -07:00
Alex Dadgar
d7673670fc
Actually mount the local directory
2016-10-18 15:57:12 -07:00
Alex Dadgar
a6b07473bb
Merge pull request #1828 from hashicorp/f-vault-options
...
Vault token renewal errors handled by client
2016-10-18 15:22:43 -07:00
Alex Dadgar
70d0e6e1a3
Feedback
2016-10-18 15:01:04 -07:00
Alex Dadgar
2d890e1db3
tests
2016-10-18 14:54:14 -07:00
Alex Dadgar
4048d1db5c
Comments
2016-10-18 11:36:04 -07:00
Alex Dadgar
ae288a3ee6
Tests
2016-10-18 11:24:20 -07:00
Alex Dadgar
e34902ae8a
Large refactor of task runner and Vault token rehandling
2016-10-18 11:24:20 -07:00
Alex Dadgar
ebef11e6b0
Struct/api/parsing
2016-10-18 11:24:20 -07:00
Alex Dadgar
917c7e5085
Merge pull request #1801 from hashicorp/f-signals
...
Consul-template signal change mode
2016-10-18 11:23:47 -07:00
Alex Dadgar
cf85948b12
comment
2016-10-18 11:23:27 -07:00
Alex Dadgar
e623b498f8
changelog
2016-10-18 09:56:10 -07:00
Alex Dadgar
746eeb121a
Merge pull request #1816 from jippi/add-datadog-telemetry
...
Add datadog telemetry
2016-10-18 09:53:37 -07:00
Diptanu Choudhury
f0806dceff
Enable serf encryption ( #1791 )
...
* Added the keygen command
* Added support for gossip encryption
* Changed the URL for keyring management
* Fixed the cli
* Added some tests
* Added tests for keyring operations
* Added a test for removal of keys
* Added some docs
* Fixed some docs
* Added general options
2016-10-17 10:48:04 -07:00
Lee Calcote
38573b8fed
Update kubernetes.html.md
...
Included Kubernetes contributors and rkt compatibility.
2016-10-16 21:00:05 -05:00
Christian Winther
bc8858ec92
document new key
2016-10-15 10:50:55 +02:00
Christian Winther
43a11000b0
initial work on datadog telemetry
2016-10-15 10:49:33 +02:00
Alex Dadgar
b9ff39d1c2
Merge pull request #1807 from hashicorp/f-executor-ctx
...
Send Executor Ctx separately from Launch commands
2016-10-12 13:25:58 -07:00
Alex Dadgar
1a017c6afd
add plugin kill
2016-10-12 13:24:22 -07:00
Alex Dadgar
358c43333d
Send Executor Ctx separately
2016-10-12 11:35:29 -07:00
Seth Vargo
adade4a5c3
Fix spacing on API pages
2016-10-11 20:37:23 -04:00
Seth Vargo
0892e51341
Separate job update strategies into different pages
2016-10-11 20:15:30 -04:00
Alex Dadgar
8ac55269a3
Merge pull request #1803 from hashicorp/b-vault-parse
...
Fix Vault Config parsing of booleans
2016-10-11 13:47:46 -07:00
Seth Vargo
7d0980297b
Fix zz
2016-10-11 16:35:53 -04:00
Michael Schurter
5773e1bb17
Merge pull request #1804 from hashicorp/f-job-env-var
...
Add NOMAD_JOB_NAME to task environment
2016-10-11 13:34:54 -07:00
Alex Dadgar
d398c04b64
Merge pull request #1805 from barnardb/documentation-edits
...
Documentation edits
2016-10-11 13:32:04 -07:00
Alex Dadgar
7daa4706a6
Tests
2016-10-11 13:28:18 -07:00
Ben Barnard
d49b191cd7
Minor documentation edits for grammar and clarity
...
These are things I noticed as I read through the documentation.
There are a couple of minor substantive corrections as well.
2016-10-11 15:52:50 -04:00
Ben Barnard
ce94317d00
Replace "the the" with "the" in documentation and comments
2016-10-11 15:31:40 -04:00
Michael Schurter
0f11b2d2bb
Add NOMAD_JOB_NAME docs
2016-10-11 11:22:09 -07:00
Michael Schurter
2ae0c85290
Add NOMAD_JOB_NAME to environment
2016-10-11 11:20:42 -07:00
Alex Dadgar
30a46a432f
Changelog
2016-10-11 10:41:52 -07:00
Alex Dadgar
9e02248671
Merge pull request #1802 from hashicorp/b-ignore-sigpipe
...
Skip SIGPIPE
2016-10-11 10:40:39 -07:00
Alex Dadgar
9ff2bf0bff
Fix Vault parsing of booleans
2016-10-10 18:04:39 -07:00
Alex Dadgar
bf112a51c3
Small spell fix
2016-10-10 15:22:14 -07:00
Alex Dadgar
4c6a83a160
Ensure templates have different destinations
2016-10-10 15:19:00 -07:00
Alex Dadgar
3a4bb56cf7
Skip SIGPIPE
2016-10-10 15:12:56 -07:00
Alex Dadgar
af517b3d37
Task runner sends signals
2016-10-10 15:09:00 -07:00
Alex Dadgar
0b65a5f95d
Executor + Java/Raw Exec/Exec
2016-10-10 11:47:04 -07:00
Alex Dadgar
1de16a3847
Rkt
2016-10-10 11:47:04 -07:00
Alex Dadgar
1a3585b572
Docker + Qemu
2016-10-10 11:47:04 -07:00