Commit Graph

1808 Commits

Author SHA1 Message Date
Alex Dadgar
6a96b824f3 Merge pull request #3892 from hashicorp/f-tunnel
Client RPC Endpoints, Server Routing and Streaming RPCs
2018-02-20 16:35:42 -08:00
Charlie Voiselle
ff7d3c36dd Merge pull request #3867 from c4milo/patch-1
docs: Fix a very small typo
2018-02-20 10:11:22 -05:00
John Cowen
8ea2d8390b Fix erroneous metrics link + code block typo on the metrics page 2018-02-20 15:00:56 +00:00
Alex Dadgar
c4ef9a2958 doc improvements 2018-02-15 13:59:03 -08:00
Alex Dadgar
715006a52f Document server handling of client endpoints
This PR adds API documentation noting the change in 0.8 where servers
can handle client endpoints and annotated the endpoints that now have an
optional parameter to specify the node_id.
2018-02-15 13:59:02 -08:00
Kyle Havlovitz
c8f0f4cbe1 Merge pull request #3852 from hashicorp/autopilot-cleanup
Clean up some leftover autopilot differences from Consul
2018-02-14 10:42:32 -08:00
Preetha
d9276e22b3 Merge pull request #3868 from hashicorp/f-server-side-restarts
server side rescheduling
2018-02-13 20:09:51 -06:00
Camilo Aguilar
c41d42b2bf Fix a very small typo 2018-02-13 19:50:18 -05:00
Preetha
976c5a4c89 Merge pull request #3864 from hashicorp/improve-check-docs
Clarify that check names are auto generated.
2018-02-12 14:07:44 -06:00
Michael Schurter
87d65af9ef Merge pull request #3853 from hashicorp/docs-datacenter-faq
Clarify Nomad dc vs Consul dc
2018-02-12 11:31:18 -08:00
Michael Schurter
8b302bc36f Clarify Nomad dc vs Consul dc 2018-02-12 11:11:50 -08:00
Preetha Appan
1a3b5b7e58 Nicer names 2018-02-12 12:19:16 -06:00
Preetha Appan
74c5ce6140 Add check names to multiple checks example 2018-02-12 11:31:06 -06:00
Preetha Appan
930c5737a3 Clarify that check names are auto generated. 2018-02-12 11:21:50 -06:00
Preetha Appan
b1cac9296a Missed reschedule policy documentation in json-jobs page 2018-02-09 16:31:24 -06:00
Michael Schurter
aba6d133a8 docker: add cpu_hard_limit docs 2018-02-08 20:20:26 -08:00
Kyle Havlovitz
5af5e10886 Clean up some leftover autopilot differences from Consul 2018-02-08 10:27:26 -08:00
Preetha Appan
2da8133be4 More review feedback 2018-02-08 08:23:19 -06:00
Preetha Appan
8f73700314 Review feedback 2018-02-06 12:25:44 -06:00
Mahmood Ali
abfae77545 Add tags option to datadog telemetry
Expose an global tags option in telemetry config for dogstatsd, for
purposes of distinguishing between multiple nomad cluster metrics.
2018-02-06 12:08:37 -05:00
Preetha Appan
7e6e389a9a Add paragraph about rescheduling during deployments 2018-02-06 10:19:45 -06:00
Preetha Appan
91a9118dfa Documentation for reschedule attempts in CLI/API 2018-02-06 10:19:45 -06:00
Preetha Appan
8908621dd6 Start of documentation for reschedule stanza 2018-02-06 10:19:45 -06:00
Michael Schurter
0a806f66f6 Merge pull request #3790 from 42wim/dockerv6
Service registration for IPv6 docker addresses (Fixes #3785)
2018-02-05 17:07:53 -08:00
Wim
cdd55e4591 Update documentation 2018-02-01 14:25:14 +01:00
Wim
dea460bb5a * Change use_ipv6_address to advertise_ipv6_address.
* Set autoadvertise to true.
* Update documentation.
2018-02-01 00:01:25 +01:00
Preetha Appan
15186170b4 Reuse default policy structs in api, and other code review feedback 2018-01-31 16:33:00 -06:00
Preetha Appan
ee5b39071e Change the default mode for client side restarts to fail from delay 2018-01-31 10:39:11 -06:00
Kyle Havlovitz
d5d719e5a0 Merge pull request #3812 from hashicorp/autopilot-config-change
Refactor redundancy_zone/upgrade_version out of client meta
2018-01-30 16:14:26 -08:00
Kyle Havlovitz
f72a94b6e6 Fix autopilot guide example 2018-01-30 16:12:39 -08:00
Kyle Havlovitz
078c7d9aa9 Fix remaining issues with autopilot change 2018-01-30 15:21:28 -08:00
Michael Schurter
755b5d784b Merge pull request #3334 from hashicorp/f-vault-acl
Vault Secret Backend
2018-01-30 12:26:59 -08:00
Michael Schurter
47d6651c3a Mention minimum Vault version 2018-01-30 11:31:10 -08:00
Michael Schurter
a6ecce59f3 Minor formatting/style updates 2018-01-30 11:14:05 -08:00
Wim
795d84e08f Service registration for IPv6 docker addresses 2018-01-30 17:07:47 +01:00
Kyle Havlovitz
2c873adba4 Refactor redundancy_zone/upgrade_version out of client meta 2018-01-29 20:03:38 -08:00
Alex Dadgar
d11fdc7e10 Merge pull request #3802 from filipochnik/docker-readonly-rootfs
Add ReadonlyRootfs option to the Docker driver
2018-01-29 09:47:27 -08:00
Charlie Voiselle
a6c3144fd5 Changed nomad.rocks to localhost:4646 to align with defaults
Should provide cut and paste example for most users. Advanced users should be able to correct URLs to something appropriate.
2018-01-29 11:27:52 -05:00
Filip Ochnik
7507a1e161 Add ReadonlyRootfs option to the Docker driver 2018-01-27 14:38:29 +01:00
Alex Dadgar
76d78d768f Link sentinel docs 2018-01-24 14:17:57 -08:00
Alex Dadgar
0cf5c76326 Allow overriding an image's entrypoint in Docker
Fixes https://github.com/hashicorp/nomad/issues/2219
2018-01-23 14:05:00 -08:00
Alex Dadgar
ec764f7654 Merge pull request #3754 from filipochnik/docker-caps
Add an option to add and drop capabilities in the Docker driver
2018-01-23 12:02:50 -08:00
Nicolas Corrarello
3bc103eb7a Introducing @schmichael suggestions 2018-01-23 13:26:34 +01:00
Chelsea Komlo
9d006ecd0d Merge pull request #3492 from hashicorp/f-client-tls-reload
Client/Server TLS dynamic reload
2018-01-23 05:51:32 -05:00
Filip Ochnik
35d9331b50 Document the ALL value for docker.caps.whitelist 2018-01-23 11:30:44 +01:00
Nicolas Corrarello
38c72b4464 Merge branch 'master' of github.com:/hashicorp/nomad into f-vault-acl 2018-01-23 06:37:46 +00:00
Filip Ochnik
b509b0a680 Merge branch 'master' into docker-caps 2018-01-21 12:18:22 +01:00
Filip Ochnik
4080aac002 Finish implementation of the capabilities whitelist 2018-01-21 12:14:24 +01:00
Kyle Havlovitz
0dab89f9ac Merge pull request #3670 from hashicorp/autopilot
Add Autopilot feature from Consul
2018-01-19 12:52:56 -08:00
Michael Schurter
7fe2993421 Merge pull request #3766 from hashicorp/b-example-service-name
Make example service name make sense
2018-01-18 16:06:50 -08:00