Luiz Aoqui
5d204c8ced
Revert "Return SchedulerConfig instead of SchedulerConfigResponse struct ( #10799 )" ( #11433 )
2021-11-02 17:42:52 -04:00
James Rasell
163f2eadd0
Merge pull request #11425 from hashicorp/b-add-timeout-consul-docs
...
docs: document Consul timeout config parameter.
2021-11-02 15:28:34 +01:00
James Rasell
c071efbd6b
Merge pull request #11411 from hashicorp/f-gh-11406
...
cli: add json and template flag opts to acl bootstrap command.
2021-11-02 09:48:25 +01:00
James Rasell
9d0fe24e25
docs: document Consul timeout config parameter.
2021-11-02 08:28:45 +01:00
James Rasell
46564ac579
docs: update acl bootstrap command to show json and template opts.
2021-10-29 09:01:58 +02:00
Pavel Alimpiev
068066cb0e
Fix typo in documentation
2021-10-29 03:31:53 +03:00
Dave May
509c74ce19
debug: update default node-id and docs ( #11398 )
...
* debug: default node-id to all
* debug: align cli help and website documentation
2021-10-27 13:43:56 -04:00
Mike Nomitch
569a55675b
Replaces accidental use of Vault with Nomad ( #11355 )
2021-10-27 08:35:31 -07:00
Luiz Aoqui
ecc7a288ec
docs: add note and example of storing nomad job plan
index to disk ( #11377 )
2021-10-26 20:25:22 -04:00
Charlie Voiselle
7d02c8b605
DOCS: Update Consul Connect to Consul service mesh ( #11362 )
...
* Update Consul Connect to Consul service mesh
* Apply suggestions from code review
2021-10-26 15:10:21 -04:00
Luiz Aoqui
3c22fc79a5
add dispatch idempotency token support in the CLI ( #10930 )
2021-10-22 12:39:05 -04:00
Luiz Aoqui
6853bf9632
cli: allow setting namespace and region in the nomad ui
command ( #11364 )
2021-10-21 16:24:39 -04:00
James Rasell
6011411111
Merge pull request #11339 from hashicorp/b-website-fixup-interpolation-formatting
...
website: fixup link formatting within interpolation doc.
2021-10-21 09:15:36 +02:00
James Rasell
2f5f6e0fdd
website: fixup link formatting within interpolation doc.
2021-10-18 12:21:05 +02:00
Shishir Mahajan
d4daef7ebf
Add support for --init to docker driver.
...
Signed-off-by: Shishir Mahajan <smahajan@roblox.com>
2021-10-15 12:53:25 -07:00
Luiz Aoqui
f1fb0987ab
docs: update Nvidia device plugin as external ( #11313 )
2021-10-14 12:22:31 -04:00
Charlie Voiselle
cb8e52b5df
Return SchedulerConfig instead of SchedulerConfigResponse struct ( #10799 )
2021-10-13 21:23:13 -04:00
Michael Schurter
59fda1894e
Merge pull request #11167 from a-zagaevskiy/master
...
Support configurable dynamic port range
2021-10-13 16:47:38 -07:00
Jorge Marey
2af0422bca
Add os-nova nomad autoscaler repo link ( #11277 )
2021-10-12 17:04:58 -04:00
Dave May
76b05f3cd2
cli: Add nomad job allocs command ( #11242 )
2021-10-12 16:30:36 -04:00
Matt Mukerjee
b56432e645
Add FailoverHeartbeatTTL to config ( #11127 )
...
FailoverHeartbeatTTL is the amount of time to wait after a server leader failure
before considering reallocating client tasks. This TTL should be fairly long as
the new server leader needs to rebuild the entire heartbeat map for the
cluster. In deployments with a small number of machines, the default TTL (5m)
may be unnecessary long. Let's allow operators to configure this value in their
config files.
2021-10-06 18:48:12 -04:00
Amit Shuster
188be1b5df
Lightrun Integration - External task driver ( #11203 )
2021-10-06 15:34:34 -04:00
Florian Apolloner
0fa60dae9d
Added support for -force-color
to the CLI. ( #10975 )
2021-10-06 10:02:42 -04:00
Yan
6ff0b6debc
add -show-url
option for ui
command ( #11213 )
2021-10-05 20:08:42 -04:00
Luiz Aoqui
63d1ac8939
docs: document that network mode is only supported on Linux ( #11192 )
...
Co-authored-by: Michael Schurter <mschurter@hashicorp.com>
Co-authored-by: Michael Schurter <mschurter@hashicorp.com>
2021-10-01 23:17:20 -04:00
Michael Schurter
5530392256
docs: add new client.{min,max}_dynamic_port params
2021-09-30 17:10:28 -07:00
Tim Gross
6800485dcb
devices: externalize nvidia device driver
2021-09-29 13:43:37 -07:00
Luiz Aoqui
a7872f0ba5
docs: add Nomad version requirement note for sysbatch ( #11231 )
2021-09-29 15:14:51 -04:00
jmwilkinson
d88b224248
Update filesystem.mdx ( #11182 )
...
* Update filesystem.mdx
Update summary of alloc directory to include information on access differences between task drivers and filesystem isolation modes.
Co-authored-by: Tim Gross <tim@0x74696d.com>
2021-09-27 16:36:04 -07:00
James Rasell
8e4cc1b88b
Merge pull request #11224 from hashicorp/b-docs-node-eval-apidocs
...
docs: fix API docs node evaluate example call.
2021-09-24 15:18:49 +02:00
James Rasell
10f0fc3cc5
docs: fix API docs node evaluate example call.
2021-09-24 10:28:22 +01:00
Charlie Voiselle
e707012136
Clarify that reservation example
...
The current wording can lead someone to believe that you can use percentage values.
2021-09-22 18:30:39 -04:00
Michael Schurter
0745fdbcf6
Merge pull request #11215 from hashicorp/b-license-env-deny
...
client: add NOMAD_LICENSE to default env deny list
2021-09-21 16:53:26 -07:00
Luiz Aoqui
8d19831247
docs: add some extra documentation around client host environment variables ( #11208 )
...
Co-authored-by: Michael Schurter <mschurter@hashicorp.com>
2021-09-21 17:23:30 -04:00
Michael Schurter
4ad0c258b9
client: add NOMAD_LICENSE to default env deny list
...
By default we should not expose the NOMAD_LICENSE environment variable
to tasks.
Also refactor where the DefaultEnvDenyList lives so we don't have to
maintain 2 copies of it. Since client/config is the most obvious
location, keep a reference there to its unfortunate home buried deep
in command/agent/host. Since the agent uses this list as well for the
/agent/host endpoint the list must be accessible from both command/agent
and client.
2021-09-21 13:51:17 -07:00
Michael Schurter
aa241fb87f
docs: add upgrade guide entry for audit log naming
2021-09-16 16:19:52 -07:00
James Rasell
b5039c96a4
docs: add network.hostname job specification website entry.
2021-09-15 11:43:47 +02:00
Joel Watson
7e100cc682
Merge pull request #11145 from hashicorp/watsonian/gpu-update
...
docs: Update Nvidia GPU installation instructions
2021-09-09 10:19:18 -05:00
Andy Assareh
40790017fd
typo - capability ( #11152 )
2021-09-08 14:34:02 -07:00
Joel Watson
4d0fde00f5
docs: Update Nvidia GPU installation instructions
2021-09-07 15:26:32 -05:00
Forest Anderson
3d68bf81d6
Change dashboard port to http ( #11129 )
2021-09-03 20:34:40 -04:00
Andy Assareh
60df2a2d0f
suggest changing port number to nomad default ( #11140 )
...
i found this confusing since 8300 is associated with consul. suggest using more nomad ports
2021-09-03 20:15:32 -04:00
Isabel Suchanek
ab51050ce8
events: fix wildcard namespace handling ( #10935 )
...
This fixes a bug in the event stream API where it currently interprets
namespace=* as an actual namespace, not a wildcard. When Nomad parses
incoming requests, it sets namespace to default if not specified, which
means the request namespace will never be an empty string, which is what
the event subscription was checking for. This changes the conditional
logic to check for a wildcard namespace instead of an empty one.
It also updates some event tests to include the default namespace in the
subscription to match current behavior.
Fixes #10903
2021-09-02 09:36:55 -07:00
Luiz Aoqui
f09d5ebcd6
Document Docker extra_hosts
behaviour post v1.1.3 ( #11079 )
...
Co-authored-by: Derek Strickland <1111455+DerekStrickland@users.noreply.github.com>
2021-09-01 12:41:06 -04:00
Michael Lange
c186628975
Merge pull request #11101 from hashicorp/d/event-stream-ndjson
...
Mention the ndjson standard format the event stream uses
2021-08-31 11:55:00 -07:00
Derek Strickland
a705e84e77
Add firewall statement to requirements ( #11106 )
...
This PR adds a sentence about configuring your firewall to allow required Nomad ports. This is being added to help search discoverability.
This closes issue #11076
2021-08-31 10:29:33 -04:00
Michael Lange
1340c82144
Mention the ndjson standard format the event stream uses
...
Knowing this upfront is important when looking for common libraries to help consume events.
2021-08-30 11:53:38 -07:00
Mahmood Ali
483d30f578
release 1.1.4 ( #11088 )
2021-08-30 11:43:05 -04:00
James Rasell
4dd5c47a47
Merge pull request #11091 from hashicorp/consolidate-cni-plugins-to-1.0.0
...
cni: consolidate cni plugins within test install and docs to use v1.0.0
2021-08-30 09:39:39 +02:00
Mahmood Ali
53f11e0080
docs: note env and meta map assignment syntax ( #11095 )
2021-08-29 14:35:09 -04:00