Charlie Voiselle
|
38c59b8821
|
Merge pull request #4425 from hashicorp/d-warn-impossible-constraint
Added warning about impossible constraints
|
2018-06-19 12:06:22 -04:00 |
|
Charlie Voiselle
|
ae89587efe
|
Remove extra linefeed
|
2018-06-19 09:30:15 -04:00 |
|
Charlie Voiselle
|
a3780d37e2
|
Added warning about impossible constraints
This was as a resolution to https://github.com/hashicorp/nomad/issues/4424
|
2018-06-19 09:27:16 -04:00 |
|
Marguerite des Trois Maisons
|
92d8ca66f8
|
Clarify defaults and behaviour of mode = fail in restart stanza
|
2018-06-14 17:28:52 -04:00 |
|
Preetha
|
d2c8b56f68
|
Merge pull request #4404 from hashicorp/f-move-autopilot-guide
Move autopilot to top level and fix links
|
2018-06-11 15:46:19 -07:00 |
|
Preetha Appan
|
0b4fc2b755
|
make link relative
|
2018-06-11 17:43:42 -05:00 |
|
Preetha Appan
|
aa8092337c
|
Move autopilot to top level and fix links
|
2018-06-11 17:22:31 -05:00 |
|
Alex Dadgar
|
6d5f32588b
|
Fix broken link
|
2018-06-11 13:57:36 -07:00 |
|
Alex Dadgar
|
08e2251928
|
docs for tls defaults
|
2018-06-07 15:30:00 -07:00 |
|
Alex Dadgar
|
a62dd2aadb
|
Merge pull request #4350 from hashicorp/b-raw-exec-cgroups
Raw exec can use cgroups to manage PIDs
|
2018-06-01 17:37:49 +00:00 |
|
Alex Dadgar
|
40fec81315
|
Merge pull request #4277 from hashicorp/f-retry-join-clients
Add go-discover support to Nomad clients
|
2018-06-01 16:57:40 +00:00 |
|
Alex Dadgar
|
ebb45a6e87
|
retry-join flag docs
|
2018-06-01 09:57:13 -07:00 |
|
Alex Dadgar
|
460ecb8705
|
Comments
|
2018-05-31 18:05:03 -07:00 |
|
Alex Dadgar
|
de98774f2c
|
Add test and docs
|
2018-05-31 18:05:03 -07:00 |
|
Alex Dadgar
|
b05740ad13
|
Merge pull request #4341 from hashicorp/f-docker-pids
Support Docker Pids Limit
|
2018-05-31 17:59:29 +00:00 |
|
Alex Dadgar
|
f934ed4110
|
Fix website
|
2018-05-31 10:53:27 -07:00 |
|
Chelsea Holland Komlo
|
10aff14509
|
update config parse test
documentation fixes
|
2018-05-31 10:50:04 -07:00 |
|
Chelsea Holland Komlo
|
49c44eb453
|
fix doc links and other improvements
|
2018-05-31 10:50:04 -07:00 |
|
Chelsea Holland Komlo
|
0a4459f625
|
links to server_join docs
|
2018-05-31 10:50:04 -07:00 |
|
Chelsea Holland Komlo
|
5fac075e70
|
update documentation
|
2018-05-31 10:50:04 -07:00 |
|
Chelsea Holland Komlo
|
cbe9d52409
|
add to sidebar navidation
clean up styling of new pages
|
2018-05-31 10:50:04 -07:00 |
|
Chelsea Holland Komlo
|
888cba0f83
|
cloud auto join documentation
|
2018-05-31 10:50:04 -07:00 |
|
Chelsea Holland Komlo
|
df7539b9d0
|
update documentation for server_join
|
2018-05-31 10:50:04 -07:00 |
|
Chelsea Holland Komlo
|
818b177220
|
add documentation
|
2018-05-31 10:50:03 -07:00 |
|
Preetha
|
c2291a4cf7
|
Merge pull request #4349 from hashicorp/b-reconcile-raft-upgrade
Remove an unnecessary check in nomad member reconciliation
|
2018-05-30 13:17:38 -07:00 |
|
Alex Dadgar
|
21db273dc2
|
docs
|
2018-05-30 12:58:03 -07:00 |
|
Preetha Appan
|
89cace6e6b
|
Add section on peers.json new format and upgrading to raft protocol 3
|
2018-05-30 13:47:56 -05:00 |
|
Alex Dadgar
|
ad3dbe8ed0
|
Merge pull request #4338 from hashicorp/tls_prefer_server_cipher_suites
Add support for tls PreferServerCipherSuites
|
2018-05-30 17:25:17 +00:00 |
|
Alex Dadgar
|
c7d3dc476e
|
Fix docs for defaults
|
2018-05-30 10:23:41 -07:00 |
|
Chelsea Holland Komlo
|
3edf309096
|
fixup! clearify docs and group similar TLS fields
|
2018-05-29 21:30:49 -04:00 |
|
Chelsea Holland Komlo
|
19e4a5489b
|
add support for tls PreferServerCipherSuites
add further tests for tls configuration
|
2018-05-25 13:20:00 -04:00 |
|
Alex Dadgar
|
e46aa95be8
|
Merge pull request #4308 from rkettelerij/patch-1
[Docs] Improve docs around Consul ACL token
|
2018-05-25 00:39:46 +00:00 |
|
Richard Kettelerij
|
d58eb5037a
|
Incorporated review comments
|
2018-05-24 20:47:32 +02:00 |
|
Nick Ethier
|
b1d2437cf6
|
command: add docs for node drain -monitor flag
|
2018-05-24 06:37:28 -04:00 |
|
Alex Dadgar
|
51e67daf69
|
Use Tags when CanaryTags isn't specified
This PR fixes a bug where we weren't defaulting to `tags` when
`canary_tags` was empty and adds documentation.
|
2018-05-23 13:07:47 -07:00 |
|
Alex Dadgar
|
21c5ed850d
|
Register events
|
2018-05-22 14:06:33 -07:00 |
|
Preetha
|
159888a856
|
Merge pull request #4274 from hashicorp/f-force-rescheduling
Add CLI and API support for forcing rescheduling of failed allocs
|
2018-05-21 16:24:22 -07:00 |
|
Preetha Appan
|
4a400f045b
|
Fix docs and method documentation in API
|
2018-05-21 17:20:59 -05:00 |
|
Preetha
|
6a7d6c7846
|
Merge pull request #4281 from hashicorp/f-leave-on-terminate-docs
Doc updates to clarify leave_on_terminate
|
2018-05-21 11:10:56 -07:00 |
|
Richard Kettelerij
|
8012b27b7b
|
Improve docs around Consul ACL token
If I'm not mistaken the Consul Agent default token is an anonymous token which doesn't allow writes while a Nomad server needs to write to Consul.
|
2018-05-18 11:03:13 +02:00 |
|
Ashley Penney
|
47f9b7d1dc
|
Add a warning not to share consul nodes.
|
2018-05-11 14:47:26 -04:00 |
|
Preetha Appan
|
e7d8ae70b2
|
more review feedback
|
2018-05-11 13:39:55 -05:00 |
|
Chelsea Komlo
|
687c26093c
|
Merge pull request #4269 from hashicorp/f-tls-remove-weak-standards
Configurable TLS cipher suites and versions; disallow weak ciphers
|
2018-05-11 08:11:46 -04:00 |
|
Nick Ethier
|
b3612824ed
|
Merge pull request #4279 from hashicorp/f-short-init
Add job init '-short' command docs to website
|
2018-05-10 23:20:59 -04:00 |
|
Preetha Appan
|
d31d0f3f08
|
Doc updates to clarify leave_on_terminate
|
2018-05-10 15:27:14 -05:00 |
|
Preetha Appan
|
bfa0937bbb
|
Code review feedback
|
2018-05-10 14:42:24 -05:00 |
|
Nick Ethier
|
43d6ab4efe
|
website: add job init '-short' option
|
2018-05-10 13:15:57 -04:00 |
|
Preetha Appan
|
7f27f29ed4
|
Docs for job eval CLI
|
2018-05-09 17:19:23 -05:00 |
|
Chelsea Holland Komlo
|
44f536f18e
|
add support for configurable TLS minimum version
|
2018-05-09 18:07:12 -04:00 |
|
Chelsea Holland Komlo
|
796bae6f1b
|
allow configurable cipher suites
disallow 3DES and RC4 ciphers
add documentation for tls_cipher_suites
|
2018-05-09 17:15:31 -04:00 |
|