Tim Gross
a449009e9f
multiregion validation fixes ( #8265 )
...
Multi-region jobs need to bypass validating counts otherwise we get spurious
warnings in Job.Plan.
2020-06-24 12:18:51 -04:00
Kevin Pruett
96ba670f7d
Merge pull request #8201 from pruett/pruett.algolia-index-ci
...
Stub Algolia indexing job via CI
2020-06-24 12:17:47 -04:00
Tim Gross
13776cc9dc
docs: fix broken link in server config ( #8267 )
...
* missing the trailing `)`
* consistency with the code span
* minor grammar fix ("is" to "are")
2020-06-24 11:53:19 -04:00
Seth Hoenig
3872b493e5
Merge pull request #8011 from hashicorp/f-cnative-host
...
consul/connect: implement initial support for connect native
2020-06-24 10:33:12 -05:00
Seth Hoenig
011c6b027f
connect/native: doc and comment tweaks from PR
2020-06-24 10:13:22 -05:00
Seth Hoenig
03a5706919
connect/native: check for pre-existing consul token
2020-06-24 09:16:28 -05:00
Seth Hoenig
e79b79034d
connect/native: fixup command/agent/consul/connect test cases
2020-06-24 09:05:56 -05:00
Mahmood Ali
2d64a404e6
docs: update docs for host path flags
2020-06-24 08:03:56 -04:00
Mahmood Ali
998f80d4cb
add a allowlist for qemu image paths
2020-06-24 08:03:19 -04:00
James Rasell
f64ed89d28
Merge pull request #8260 from hashicorp/docs-fix-license-index
...
docs: fix license command index page formatting.
2020-06-24 12:27:32 +02:00
James Rasell
1530cd58d0
docs: fix license command index page formatting.
2020-06-24 08:16:41 +02:00
Kevin Pruett
eba5ada40b
Update job and config via make
2020-06-23 22:56:29 -04:00
Kevin Pruett
81c6c7d65f
Utilize Next.js env variable conventions
2020-06-23 22:40:37 -04:00
Kevin Pruett
04f2e673ba
Setup Algolia indexing job in CI
2020-06-23 22:40:17 -04:00
Kevin Pruett
97ddb74a6c
Merge pull request #8092 from hashicorp/je.website-maintenance-6-1-20
...
🌷 Website Maintenance
2020-06-23 18:14:36 -04:00
Jeff Escalante
6a1e059ff4
Dependency updates and improvements
2020-06-23 17:43:43 -04:00
Michael Schurter
d6d1ed00f2
Merge pull request #8257 from hashicorp/docs-port-comments
...
docs: add comments to structs.Port struct
2020-06-23 13:47:48 -07:00
Tim Gross
010d94d419
multiregion: job stop across regions with -global flag ( #8258 )
...
Adds a `-global` flag for stopping multiregion jobs in all regions at
once. Warn the user if they attempt to stop a multiregion job in a single
region.
2020-06-23 15:56:04 -04:00
Michael Schurter
7869ebc587
docs: add comments to structs.Port struct
2020-06-23 11:38:01 -07:00
Michael Schurter
13ed710a04
core: validate port numbers are <= 65535
...
The scheduler returns a very strange error if it detects a port number
out of range. If these would somehow make it to the client they would
overflow when converted to an int32 and could cause conflicts.
2020-06-23 11:31:49 -07:00
James Rasell
c1af4da048
Merge pull request #8255 from hashicorp/fix-license-get-help
...
cli: fix license get command help Synopsis text.
2020-06-23 19:44:57 +02:00
Mahmood Ali
5796719124
docker: disable host volume binding by default
2020-06-23 13:43:37 -04:00
Seth Hoenig
6154181a64
connect/native: update connect native hook tests
2020-06-23 12:07:35 -05:00
Seth Hoenig
c5d3f58bee
connect/native: give tls files an extension
2020-06-23 12:06:28 -05:00
James Rasell
bc40665f1d
cli: fix license get command help Synopsis text.
2020-06-23 18:47:39 +02:00
Seth Hoenig
6c5ab7f45e
consul/connect: split connect native flag and task in service
2020-06-23 10:22:22 -05:00
Noel Quiles
ed862e9cec
Add quote for CaseStudy carousel from BetterHelp
2020-06-23 11:18:31 -04:00
Mahmood Ali
0a3e355162
Merge pull request #8029 from hashicorp/alexandrafreeman-community-discuss-updates
...
Update resources index.jsx
2020-06-23 08:48:33 -04:00
Alexandra Freeman
8918408967
Update index.jsx
...
Per Slack conversation on April 30 with Schmichael and Gale. Aligning navigation verbiage with other .io sites (Community instead of Resources). Page updates remove Gitter and Mailing List links to direct users to the Forum. Also changed some header content and positioning. If this all doesn't work based on full content of page, happy to brainstorm a better approach. Thank you for reviewing!
2020-06-23 08:47:06 -04:00
Mahmood Ali
d30a7c3e37
Merge pull request #8031 from BijanJohn/reschedule_delay_requirement
...
add notes about delay requirement for reschedule
2020-06-23 08:39:03 -04:00
Mahmood Ali
e1c4109384
Merge pull request #8245 from rkettelerij/patch-3
...
[Docs] Add missing CLI flag to Nomad snapshot save example
2020-06-23 08:34:36 -04:00
Mahmood Ali
7506d9aa8e
Merge pull request #8246 from hashicorp/vendor-libcontainer-20200622
...
Upgrade libcontainer
2020-06-23 07:59:19 -04:00
Mahmood Ali
e7a3d6e358
Update github.com/syndtr/gocapability
...
runc requires a more recent version
2020-06-22 17:10:41 -04:00
Mahmood Ali
7423f38771
Upgrade libcontainer dependency
...
Upgrade libcontainer dependency to pick up fix for CVE-2019-19921 .
2020-06-22 16:56:54 -04:00
Richard Kettelerij
01fc6e9525
Add missing CLI flag to Nomad snapshot example
2020-06-22 21:52:33 +02:00
Seth Hoenig
4d71f22a11
consul/connect: add support for running connect native tasks
...
This PR adds the capability of running Connect Native Tasks on Nomad,
particularly when TLS and ACLs are enabled on Consul.
The `connect` stanza now includes a `native` parameter, which can be
set to the name of task that backs the Connect Native Consul service.
There is a new Client configuration parameter for the `consul` stanza
called `share_ssl`. Like `allow_unauthenticated` the default value is
true, but recommended to be disabled in production environments. When
enabled, the Nomad Client's Consul TLS information is shared with
Connect Native tasks through the normal Consul environment variables.
This does NOT include auth or token information.
If Consul ACLs are enabled, Service Identity Tokens are automatically
and injected into the Connect Native task through the CONSUL_HTTP_TOKEN
environment variable.
Any of the automatically set environment variables can be overridden by
the Connect Native task using the `env` stanza.
Fixes #6083
2020-06-22 14:07:44 -05:00
Tim Gross
3b84c2d464
changelog for CSI volume context ( #8243 )
2020-06-22 14:49:56 -04:00
Buck Doyle
b891dc88ff
Remove non-classic use of this.set ( #8242 )
...
This will fix a linting error introduced in 068ad06.
2020-06-22 13:23:28 -05:00
Tim Gross
3d38592fbb
csi: add VolumeContext to NodeStage/Publish RPCs ( #8239 )
...
In #7957 we added support for passing a volume context to the controller RPCs.
This is an opaque map that's created by `CreateVolume` or, in Nomad's case,
in the volume registration spec.
However, we missed passing this field to the `NodeStage` and `NodePublish` RPC,
which prevents certain plugins (such as MooseFS) from making node RPCs.
2020-06-22 13:54:32 -04:00
Mahmood Ali
ad9d959d45
Merge pull request #8241 from hashicorp/docs-agent-unresponsive-note
...
Docs: note agent unresponsive
2020-06-22 12:08:04 -04:00
Mahmood Ali
9669446b56
docs: note 0.11.3 fixes a critical issue
2020-06-22 12:02:01 -04:00
Michael Lange
a113346728
Merge pull request #8227 from hashicorp/d-ui/changelog-entries
...
UI changelog entries for 0.12
2020-06-22 08:50:03 -07:00
Buck Doyle
ca7c252a96
Add linting for classic decorator ( #8182 )
...
This completes an installation step I missed when making #8144 and
marks classes that are using the EmberObject APIs as classic.
2020-06-22 10:48:53 -05:00
Kevin Pruett
62894f1d35
Merge pull request #8238 from hashicorp/pruett.update-banner-text
...
Update banner contents
2020-06-22 11:21:24 -04:00
Kevin Pruett
7043e4227e
Update banner contents
2020-06-22 11:20:06 -04:00
Mahmood Ali
c76cd2b35b
Merge pull request #8237 from hashicorp/notnoop-followup-20200622
...
Assorted follow ups
2020-06-22 10:50:37 -04:00
Mahmood Ali
12ae1cb6cc
changelog: 0.11.3 fixes a unresponsiveness bug
2020-06-22 10:31:24 -04:00
Mahmood Ali
1c1fb5da0a
this is OSS
2020-06-22 10:28:45 -04:00
Mahmood Ali
fa4e898c45
accomodate enterprise specific commands
...
`nomad operator snapshot agent` is an Enterprise specific command
2020-06-22 10:27:25 -04:00
Mahmood Ali
862834a792
testS: add all namespaces test for allocations
2020-06-22 10:26:08 -04:00