Alex Dadgar
772c04ebe9
Merge pull request #1844 from hashicorp/b-alloc-stats
...
Don't query for stats if the node is down and handle the errors
2016-10-25 11:31:19 -07:00
Alex Dadgar
0553288b07
address feedback
2016-10-25 11:31:09 -07:00
Alex Dadgar
b0749c7bd4
Merge pull request #1839 from hashicorp/f-signal-constraints
...
Signal creates an auto-constraints
2016-10-25 11:09:33 -07:00
Alex Dadgar
b580a6a728
Upper case signals
2016-10-25 11:09:22 -07:00
Alex Dadgar
c7889f2d48
Add CaPath to Vault config in consul-template
2016-10-25 11:01:50 -07:00
Michael Schurter
da7e3f318b
Fingerprint rkt volume support and make periodic
...
Fix rkt docs and custom volume mounting
2016-10-25 09:46:49 -07:00
Michael Schurter
e07e19ce63
Document relative vs absolute volume paths
2016-10-25 09:46:49 -07:00
Michael Schurter
fe7179c8ee
Allow mounting alloc-dir-relative paths in docker
2016-10-25 09:46:49 -07:00
Michael Schurter
89a1b60c1b
Enable rkt and docker volume mounting by default
2016-10-25 09:46:49 -07:00
Michael Schurter
5ed12860af
Make volume name unique
2016-10-25 09:46:49 -07:00
Michael Schurter
f23cd482c7
Bump minimum required rkt version; update docs
...
Make section names match between docker and rkt
2016-10-25 09:46:49 -07:00
Michael Schurter
3d828aad9c
Update rkt script and test rkt in travis
2016-10-25 09:46:49 -07:00
Michael Schurter
da46ce29c2
Fix docker reference in rkt test
2016-10-25 09:46:49 -07:00
Michael Schurter
6af70e005e
Add arbitrary volume support to rkt
2016-10-25 09:46:49 -07:00
Michael Schurter
ec1b44e7e6
Fix standard mounts in rkt and tests
2016-10-25 09:46:49 -07:00
Alex Dadgar
3c41715d95
Vault flags
2016-10-24 17:23:48 -07:00
Alex Dadgar
96594c49a7
Fix merge
2016-10-24 17:04:10 -07:00
Alex Dadgar
7c3a2d08a3
Merge pull request #1848 from hashicorp/f-vault-error
...
Thread through whether DeriveToken error is recoverable or not
2016-10-24 15:01:18 -07:00
Alex Dadgar
22dde99dc5
Remove default
2016-10-24 15:01:08 -07:00
Alex Dadgar
51831f92dd
Merge pull request #1840 from hashicorp/f-kill-fail
...
Change how we mark tasks as failed and allow consul-template to fail tasks
2016-10-24 13:40:52 -07:00
Alex Dadgar
444a221180
changelog
2016-10-24 10:55:45 -07:00
Alex Dadgar
b5990a00b6
Merge pull request #1841 from hashicorp/f-node-meta
...
Output Node meta in verbose mode
2016-10-24 10:13:48 -07:00
Alex Dadgar
a877e320c0
Merge pull request #1842 from hashicorp/f-version-and-id
...
Print the version and client node ID
2016-10-24 10:13:33 -07:00
Alex Dadgar
66df6f344e
Merge pull request #1843 from hashicorp/d-initial-status
...
document initial status
2016-10-24 10:13:17 -07:00
Seth Vargo
a77a3ccd77
Merge pull request #1847 from hashicorp/sethvargo/container
...
Move to container-based build process
2016-10-24 13:04:57 -04:00
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
Alex Dadgar
4d99c19428
Small fixes
2016-10-22 18:20:50 -07:00
Alex Dadgar
42f7bc8e81
Thread through whether DeriveToken error is recoverable or not
2016-10-22 18:08:30 -07:00
Seth Vargo
14f3c62bc0
Move to container-based build process
2016-10-21 20:35:18 -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
Alex Dadgar
72ce7e7d41
Don't query for node-status if the node is down and handle the errors
2016-10-20 18:05:58 -07:00
Alex Dadgar
629224d74f
document initial status
2016-10-20 17:49:45 -07:00
Alex Dadgar
902c3973db
Print the version and client node ID
2016-10-20 17:46:04 -07:00
Alex Dadgar
bdf452b994
Output Node meta in verbose mode
2016-10-20 17:36:34 -07:00
Alex Dadgar
f130c8a894
Change how we mark tasks as failed and allow consul-template to fail tasks
2016-10-20 17:27:16 -07:00
Alex Dadgar
1570b3b5fa
Add implicit signal constraint and validate that a driver can handle the signal. Also fixes a bug with plan and implicit constraints by adding them to the job being planned
2016-10-20 13:55:35 -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
Alex Dadgar
008d91aa56
Advertise signalling abilities
2016-10-19 15:06:23 -07:00
Alex Dadgar
c97711ef34
Add set contains
2016-10-19 13:06:28 -07: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