Nick Ethier
|
b1d2437cf6
|
command: add docs for node drain -monitor flag
|
2018-05-24 06:37:28 -04:00 |
|
Alex Dadgar
|
e40a635508
|
Merge pull request #4326 from hashicorp/b-canary-tags
Use Tags when CanaryTags isn't specified
|
2018-05-23 21:05:17 +00:00 |
|
Kate Taggart
|
c2e5da393e
|
fix typo: 'ode' to 'node'.
|
2018-05-23 13:19:33 -07: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
|
d7d595be43
|
Merge pull request #4316 from hashicorp/doc-fix-nomad-alloc-logs
change allocation ID used with nomad alloc logs command
|
2018-05-22 08:12:52 -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 |
|
Omar Khawaja
|
033c9133c8
|
Update jobs.html.md
|
2018-05-21 18:54:26 -04:00 |
|
Preetha Appan
|
4a400f045b
|
Fix docs and method documentation in API
|
2018-05-21 17:20:59 -05:00 |
|
Omar Khawaja
|
759ae3fe85
|
changing allocation ID used with nomad alloc status command
|
2018-05-21 16:51:30 -04: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 |
|
Alex Dadgar
|
88d4b770a1
|
Merge pull request #4288 from apenney/add-warning-to-docs
Add a warning not to share consul nodes
|
2018-05-21 17:51:53 +00:00 |
|
Kim Ko
|
40d89ce0ad
|
Fix a typo
|
2018-05-22 00:31:20 +08:00 |
|
Aymeric Beaumet
|
0d3f6c9733
|
docs: fix typo in json documentation
|
2018-05-21 12:01:44 +02: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 |
|
Preetha Appan
|
f0d6b4d5b7
|
change wording around autopilot
|
2018-05-11 14:21:56 -05: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 |
|
Alex Dadgar
|
71d45d2e9d
|
Merge pull request #4272 from jkohrman/master
Add link to privacy policy in website footer
|
2018-05-09 22:56:55 +01:00 |
|
Preetha Appan
|
b811018b23
|
Documentation for evaluate endpoint
|
2018-05-09 16:52:15 -05: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 |
|
Jeff Kohrman
|
71ad33fb26
|
Add link to privacy policy in website footer
Added link to updated privacy policy in footer of `layout.erb` for the OSS website.
|
2018-05-09 12:13:55 -06:00 |
|
Chelsea Holland Komlo
|
d51611040f
|
Add driver health information to node list stub
|
2018-05-09 11:21:54 -04:00 |
|
Alex Dadgar
|
224b3092ae
|
change default to 10m and docs
|
2018-05-07 14:50:01 -05:00 |
|
Michael Schurter
|
0a63a322a0
|
docs: try to make grpc explanation less confusing
|
2018-05-04 14:18:40 -07:00 |
|
Michael Schurter
|
91b84608fe
|
docs: document grpc health check support
|
2018-05-04 11:08:45 -07:00 |
|
Michael Schurter
|
8c2fb3a58a
|
Merge pull request #4235 from portworx/master
Add Portworx Blog link
|
2018-05-02 10:49:00 -07:00 |
|
Jeff Silberman
|
c6c9d5a3ce
|
Add Portworx Blog link
|
2018-04-30 17:25:59 -07:00 |
|
Michael Schurter
|
e1cd5af0be
|
Merge pull request #4225 from cryptomeme/patch-1
Missed change to `alloc status` from `alloc-status`
|
2018-04-30 11:04:16 -07:00 |
|
Jeff Escalante
|
6dabdc235e
|
fix js syntax error, resolve fout issues
|
2018-04-27 12:26:07 -04:00 |
|
Damon Buckwalter
|
686c246ec1
|
Missed change to alloc status from alloc-status
|
2018-04-26 16:55:02 -07:00 |
|
Alex Dadgar
|
88dceb33b2
|
Merge pull request #4190 from hashicorp/je.remove-turbolinks
Turbolinks adjustments
|
2018-04-26 10:42:42 -07:00 |
|
Alex Dadgar
|
f69ceb2eda
|
Merge pull request #4205 from hashicorp/docs-drain-cli
Update docs CLI output for node drain
|
2018-04-25 16:45:38 -07:00 |
|
herver
|
0ba319a789
|
Fix typo in cap_add whitelisting
|
2018-04-25 08:40:37 +02:00 |
|
Michael Schurter
|
93bd3f0de9
|
docs: update cli output for node drain
CLI output changed in #4202
|
2018-04-24 11:02:34 -07:00 |
|
Jeff Escalante
|
4d24959e93
|
adjust analytics and scripts for turbolinks
|
2018-04-23 13:09:52 -04:00 |
|
Michael Schurter
|
f9764023a9
|
Merge pull request #4181 from hashicorp/docs-move-operating-guide
Move Operating a Job from /docs/ to /guides/
|
2018-04-20 14:01:47 -07:00 |
|
Nick Ethier
|
2e6c95f511
|
Merge pull request #4138 from hashicorp/i-hcl-json-endpoint
HCL to JSON api endpoint
|
2018-04-19 14:18:34 -04:00 |
|
Michael Schurter
|
5f1033263b
|
docs: move operating-a-job to guides
Add redirects from /docs/ -> /guides/ and update old redirects to point
to the new location.
|
2018-04-18 16:21:16 -07:00 |
|
Michael Schurter
|
04b62e9056
|
Merge pull request #4160 from hashicorp/docs-job-telemetry
Document job telemetry from #3467
|
2018-04-18 13:57:33 -07:00 |
|
Preetha
|
7bc122dd5b
|
Merge pull request #4172 from omame/patch-1
Typo fix on a link
|
2018-04-18 12:05:34 -05:00 |
|
Laura Uva
|
7f2b036031
|
Fix typos in example commands in the Vault Integration Configuration section of ACL guide
|
2018-04-17 17:16:35 -07:00 |
|
Daniele Valeriani
|
b318e78fdf
|
Typo fix on a link
|
2018-04-17 22:17:48 +02:00 |
|
Nick Ethier
|
1f99c3a0f7
|
minor code review fixes to api/jobs
|
2018-04-17 10:18:36 -04:00 |
|
Nick Ethier
|
f72c76c373
|
website: fix type in api/jobs/parse
|
2018-04-16 19:32:37 -04:00 |
|
Nick Ethier
|
bfc0e49ff2
|
website: add standard blocking query/ACL table to jobs/parse ep
|
2018-04-16 19:21:09 -04:00 |
|
Nick Ethier
|
ecce6d7366
|
website: add api docs for v1/jobs/parse endpoint
|
2018-04-16 19:21:09 -04:00 |
|
Michael Schurter
|
c97c754c4c
|
docs: document job telemetry from #3467
|
2018-04-16 11:48:43 -07:00 |
|
Peter Dave Hello
|
564a9e592b
|
[Docs] Update output message of nomad node status
|
2018-04-16 15:29:38 +08:00 |
|
Michael Schurter
|
7fc8265281
|
docs: fix broken links
|
2018-04-12 18:04:53 -07:00 |
|
Michael Schurter
|
2775d80611
|
Fix more broken links
|
2018-04-12 17:55:20 -07:00 |
|
Michael Schurter
|
be86ee4025
|
docs: fix broken links
|
2018-04-12 17:28:26 -07:00 |
|
Michael Schurter
|
9f770ccfe1
|
Merge pull request #4145 from hashicorp/docs-drain-upgrade
Add drain upgrade guide docs
|
2018-04-12 16:46:08 -07:00 |
|
Rob Genova
|
a21e0cab27
|
Update index.html.md
|
2018-04-12 16:40:31 -07:00 |
|
Michael Schurter
|
e6075b54a9
|
docs: link upgrade docs to node drain guide
|
2018-04-12 16:38:40 -07:00 |
|
Michael Schurter
|
55e4fc20ef
|
docs: only mention what changed with drain
|
2018-04-12 16:38:40 -07:00 |
|
Michael Schurter
|
7c29a204da
|
docs: compare old and new drain methods
|
2018-04-12 16:38:40 -07:00 |
|
Michael Schurter
|
2df89ee422
|
docs: add default migrate stanza to upgrade docs
|
2018-04-12 16:38:40 -07:00 |
|
Michael Schurter
|
f2d6e49f23
|
docs: add drain upgrade guide
|
2018-04-12 16:38:40 -07:00 |
|
Michael Schurter
|
1ab70a791f
|
Merge pull request #4142 from hashicorp/docs-drain-guide
Add Node Drain Guide
|
2018-04-12 16:36:37 -07:00 |
|
Michael Schurter
|
f4acf65744
|
docs: add eligibility example
|
2018-04-12 16:16:33 -07:00 |
|
Michael Schurter
|
950d7d40fc
|
docs: prettify node names
|
2018-04-12 16:14:13 -07:00 |
|
Alex Dadgar
|
2f3d926f88
|
Merge pull request #4148 from hashicorp/f-operating-job-guide
Added section on failure recovery under operating a job
|
2018-04-12 16:03:36 -07:00 |
|
Alex Dadgar
|
c547cf50c5
|
fix spelling
|
2018-04-12 16:02:03 -07:00 |
|
Preetha Appan
|
cf8c8f607b
|
more examples
|
2018-04-12 17:55:43 -05:00 |
|
Michael Schurter
|
c3191388dc
|
docs: link drain guide from other drain docs
|
2018-04-12 15:50:46 -07:00 |
|
Michael Schurter
|
f6209c4adf
|
docs: add multi-dc example to drain guide
|
2018-04-12 15:42:57 -07:00 |
|
Michael Schurter
|
da99282c52
|
docs: fix typos, improve wording
|
2018-04-12 15:42:32 -07:00 |
|
Michael Schurter
|
aecf602ca3
|
Merge pull request #4144 from hashicorp/docs-drain-api
Add drain API and JSON jobspec docs
|
2018-04-12 15:34:21 -07:00 |
|
Preetha Appan
|
3298d326c7
|
address some review comments
|
2018-04-12 17:27:11 -05:00 |
|
Preetha Appan
|
7d246b56b7
|
Added section on failure recovery under operating a job with details and examples of different restarts.
|
2018-04-12 15:57:06 -05:00 |
|
Rob Genova
|
ed4267d903
|
add resources
|
2018-04-12 19:43:25 +00:00 |
|
Rob Genova
|
b62fb614c8
|
Merge pull request #4143 from hashicorp/d-ent-docs-autopilot
Add Advanced Autopilot to Enterprise docs section
|
2018-04-12 12:26:03 -07:00 |
|
Rob Genova
|
a89bcb7b59
|
slight rewording
|
2018-04-12 19:22:07 +00:00 |
|
Michael Schurter
|
41d3e1f27c
|
docs: add drain api and json jobspec
|
2018-04-12 11:34:01 -07:00 |
|
Rob Genova
|
226becf2b1
|
Add Advanced Autopilot to Enterprise docs section
|
2018-04-12 18:14:43 +00:00 |
|
Preetha
|
b6ee8a587d
|
Merge pull request #4141 from hashicorp/autopilot-docs
Autopilot docs enchancements
|
2018-04-12 13:06:49 -05:00 |
|
Michael Schurter
|
0a282e6c88
|
docs: add drain guide
|
2018-04-12 09:59:50 -07:00 |
|
Preetha Appan
|
b0f8c5340a
|
add sentence about non voting servers for increasing scheduling throughput
|
2018-04-12 10:22:13 -05:00 |
|
Preetha Appan
|
3ed5dca83e
|
Fix broken link in autopilot documentation
|
2018-04-12 10:18:16 -05:00 |
|
Alex Dadgar
|
5f7ba89889
|
Upgrade guide for CLI and advertise.RPC changes
Add documentation for upgrading to Nomad 0.8 with regards to the new CLI
organization and the changed meaning of the RPC advertise on servers.
|
2018-04-11 15:11:38 -07:00 |
|
Alex Dadgar
|
876207748d
|
Merge pull request #4137 from hashicorp/d-vault-guide
Use new Vault CLI commands in guides
|
2018-04-11 12:52:38 -07:00 |
|
Alex Dadgar
|
2ccaebe815
|
Use new Vault CLI commands in guides
|
2018-04-11 12:51:36 -07:00 |
|
Michael Schurter
|
0396891aa7
|
Merge pull request #4116 from hashicorp/ga-build-only
Embed Google Analytics only in production
|
2018-04-11 11:24:23 -07:00 |
|
Charlie Voiselle
|
89f5baf8f9
|
Merge pull request #4135 from hashicorp/b-fix-til
Changed "til" to "until"
|
2018-04-11 13:10:31 -05:00 |
|
Chelsea Komlo
|
ddcc7570f7
|
Merge pull request #4133 from hashicorp/d-update-securing-nomad-guide
Add paragraph to explain rpc_migrate_mode when migrating a cluster
|
2018-04-11 14:01:42 -04:00 |
|
Chelsea Holland Komlo
|
339c480a8c
|
minor spelling/punctuation fixups
|
2018-04-11 13:41:39 -04:00 |
|
Jeff Escalante
|
297cc1b88f
|
Merge pull request #3954 from hashicorp/je.segment
Switch web analytics to segment
|
2018-04-11 13:37:02 -04:00 |
|
Charlie Voiselle
|
ba88f00ccb
|
Changed "til" to "until"
Should be "till" or "until"; chose "until" because it is unambiguous as to meaning.
|
2018-04-11 12:36:28 -05:00 |
|
Chelsea Holland Komlo
|
5d06a1cb25
|
code review rewording recommendations
|
2018-04-11 13:31:10 -04:00 |
|
Chelsea Holland Komlo
|
268bd3ec5f
|
add link to rpc_upgrade_mode docs
|
2018-04-11 12:00:52 -04:00 |
|
Chelsea Holland Komlo
|
9c4cce2adc
|
add paragraph to explain rpc_migrate_mode when migrating a cluster
Update documentation on dynamically reloading TLS configuration
|
2018-04-11 11:48:24 -04:00 |
|
Michael Schurter
|
27396e8a3c
|
docs: mention some cli backward incompatibility
|
2018-04-09 11:09:05 -07:00 |
|