Gunadhya
3ac3c93485
Added Enterprise Badges in Docs ( #9706 )
2021-01-05 09:44:37 -05:00
Tim Gross
86d7ad6d7b
docs: update metrics tables
2021-01-04 12:47:35 -05:00
Tim Gross
c24f4d9925
client: improve alloc GC API error messages ( #9488 )
...
The client allocation GC API returns a misleading error message when the
allocation exists but is not yet eligible for GC. Make this clear in the error
response.
Note in the docs that the allocation will still show on the server responses.
2021-01-04 11:34:12 -05:00
James Rasell
2cf75537cd
Merge pull request #9584 from hashicorp/f-docs-api-job-reg-preserve-counts
...
docs: add PreserveCounts param to job API doc.
2021-01-04 16:01:17 +01:00
Aaron Harper
86275f5004
Fixed typo in index.mdx
2021-01-01 23:04:04 -05:00
Drew Bailey
793b5f242d
Docs/operator subpages ( #9689 )
...
* operator subpages
* line wrapping, fixed
2020-12-21 10:29:06 -05:00
Kris Hicks
16bacad930
docs: Remove network_speed client config field ( #9685 )
2020-12-21 07:26:25 -08:00
Chris Baker
d1b1d8303a
Merge pull request #9696 from hashicorp/docs-7655-lifecycle-json
...
docs: added lifecycle example to JSON Jobs API docs
2020-12-18 16:41:10 -06:00
Kris Hicks
4dacba3684
docs: Document required name for expose=true check ( #9691 )
2020-12-18 14:34:47 -08:00
Chris Baker
6092eb9f7d
docs: added lifecycle example to JSON Jobs API docs
2020-12-18 22:26:30 +00:00
Chris Baker
4ae967ef96
Merge pull request #9693 from hashicorp/docs-7655-lifecycle-block
...
docs: more documentation for lifecycle stanza
2020-12-18 16:12:25 -06:00
Chris Baker
0cca9773c8
typo fixes
2020-12-18 22:12:12 +00:00
Tim Gross
f4e107d6ae
docs: data directory permissions
2020-12-18 16:43:01 -05:00
Chris Baker
e85f841d10
Update website/pages/docs/job-specification/lifecycle.mdx
...
Co-authored-by: Tim Gross <tgross@hashicorp.com>
2020-12-18 14:30:44 -06:00
Chris Baker
b5f4bb6bb6
Update website/pages/docs/job-specification/lifecycle.mdx
...
Co-authored-by: Tim Gross <tgross@hashicorp.com>
2020-12-18 14:30:17 -06:00
Chris Baker
edc4d095b9
docs: more documentation for lifecycle stanza
2020-12-18 20:18:45 +00:00
Drew Bailey
207048e1ce
add job register preservecounts param, update job versions response ( #9676 )
...
* add job register preservecounts param, update job versions response
* include job version diffs param
* update
2020-12-18 14:54:39 -05:00
Kris Hicks
c0be6d4081
docs: Add quota removal step to namespace apply ( #9684 )
2020-12-18 10:55:31 -08:00
Chris Baker
ffc64a6076
docs: added examples of device responses to api docs
2020-12-18 17:30:26 +00:00
Tim Gross
5d81bd7ad4
docs: clarify behavior of plugin block merging
...
Although this behavior is unfortunate, we want to document the existing
behavior rather than break backwards compatibility.
2020-12-18 11:56:02 -05:00
Tim Gross
9c4f52c8aa
docs: document SIGHUP handling behavior
2020-12-18 11:55:00 -05:00
Tim Gross
c422f8066a
docs: describe gossip encryption encoding requirements
2020-12-18 09:58:42 -05:00
Tim Gross
37b1dd6f54
docs: clarify which address configurations can include ports
2020-12-18 09:42:06 -05:00
Seth Hoenig
63734619bc
docs: improve gateway docs
2020-12-17 11:08:48 -06:00
Seth Hoenig
38f24a7d41
docs: gateway task docs changes
...
Co-authored-by: Tim Gross <tgross@hashicorp.com>
2020-12-17 10:37:02 -06:00
Seth Hoenig
939407e643
docs: gateway task docs changes
...
Co-authored-by: Tim Gross <tgross@hashicorp.com>
2020-12-17 10:36:56 -06:00
Seth Hoenig
9ea4d9793b
docs: gateway task docs changes
...
Co-authored-by: Tim Gross <tgross@hashicorp.com>
2020-12-17 10:36:42 -06:00
Seth Hoenig
3a3a175e1a
consul/connect: enable configuring custom gateway task
...
Add the ability to configure the Task used for Connect gateways,
similar to how sidecar Task can be configured.
The implementation here simply re-uses the sidecar_task stanza,
and now gets applied whether connect.sidecar_service or
connect.gateway is the thing being defined. In retrospect,
connect.sidecar_task could have been more generically named
like connect.task to make it a little more re-usable.
Closes #9474
2020-12-17 08:51:52 -06:00
Mahmood Ali
5ad721e35c
note that the mount flag was added in 1.0.1
2020-12-16 18:56:08 -05:00
Mahmood Ali
39fd59638a
document the new /dev/disk1s5 on / (apfs, local, read-only, journaled)
...
devfs on /dev (devfs, local, nobrowse)
/dev/disk1s1 on /System/Volumes/Data (apfs, local, journaled, nobrowse)
/dev/disk1s4 on /private/var/vm (apfs, local, journaled, nobrowse)
map auto_home on /System/Volumes/Data/home (autofs, automounted, nobrowse)
/dev/disk2s1 on /Volumes/nRF Connect 3.6.1 (hfs, local, nodev, nosuid, read-only, noowners, quarantine, mounted by notnoop) syntax
2020-12-16 17:25:02 -05:00
Mahmood Ali
9c315540a4
Revert "docs: deactivate var-file section"
...
This reverts commit 4ad0a882ec5f3ced986a058b17e5199a23940b45.
2020-12-16 17:17:16 -05:00
Mahmood Ali
201af6b1a6
Revert "docs: remove envvar option"
...
This reverts commit 205a1de6f3bdf870649197a1cc6f12ec19e17b6a.
2020-12-16 17:17:09 -05:00
Michael Schurter
72329f8356
docs: release v1.0.1
...
- Update release date in changelog
- Update download version
- Update alert banner to not be so specific
2020-12-16 13:55:09 -08:00
Tim Gross
1785822386
template: trigger change_mode for dynamic secrets on restore ( #9636 )
...
When a task is restored after a client restart, the template runner will
create a new lease for any dynamic secret (ex. Consul or PKI secrets
engines). But because this lease is being created in the prestart hook, we
don't trigger the `change_mode`.
This changeset uses the the existence of the task handle to detect a
previously running task that's been restored, so that we can trigger the
template `change_mode` if the template is changed, as it will be only with
dynamic secrets.
2020-12-16 13:36:19 -05:00
Mahmood Ali
62251e6fce
docs: more notes about hcl2 compatibility ( #9634 )
...
Make backward compatibility notes about Task Driver config options. Namely, call out the use of blocks with non-identifier attributes (like in docker systctl and storage_options) or nesting block syntax within an attribute assignment. Neither of these are valid HCL2. The solution is relatively simple: We can add = and quote the non-identifier attribute names.
Co-authored-by: Tim Gross <tgross@hashicorp.com>
2020-12-14 17:07:09 -05:00
Mahmood Ali
5351764b1b
docs: remove envvar option
2020-12-11 13:34:53 -05:00
Michael Lange
f265c7ba6d
Merge pull request #9599 from hashicorp/changli0617-patch-1
...
Highlight "alternative to Kubernetes"
2020-12-10 14:29:32 -08:00
Michael Lange
a658295135
Merge pull request #9600 from hashicorp/changli0617-patch-2
...
Update index.jsx
2020-12-10 14:28:55 -08:00
Michael Lange
ffc45ae5c5
Add a line break before the "learn why" cta on our home page
2020-12-10 12:26:53 -08:00
Michael Lange
70dc6ea14e
Change the features-list component to support arbitrary markup in the content field
2020-12-10 12:05:17 -08:00
Michael Lange
0b0921ba6c
Fix mismatched quotes in JSX strings
2020-12-10 12:04:11 -08:00
Seth Hoenig
fcd95fab19
Merge pull request #9611 from hashicorp/b-gateway-concurrency
...
consul/connect: set default Envoy worker threads for gateways
2020-12-10 12:44:28 -06:00
Mahmood Ali
94016a2118
Apply suggestions from code review
...
Co-authored-by: Seth Hoenig <shoenig@hashicorp.com>
2020-12-10 12:21:01 -05:00
Mahmood Ali
c7ad5d2b15
note environment variables needing to be valid unicode identifier
2020-12-10 12:03:19 -05:00
Mahmood Ali
cbe742f1d8
docs: deactivate var-file section
...
--var-files has a bug where we don't honor it properly. Let's remove it
from docs, to be enabled for 1.0.1.
2020-12-10 12:03:19 -05:00
Mahmood Ali
129dbd36ea
docs: ensure meta keys are not quoted
2020-12-10 12:03:19 -05:00
Seth Hoenig
52c9dbbb91
consul/connect: set default Envoy worker threads for gateways
...
Applying the default --concurrency for gateways was missed before.
Set the default Envoy concurrency to 1 for connect gateways. The
same override value meta.connect.proxy_concurrency applies.
2020-12-10 10:36:29 -06:00
Mahmood Ali
ef30655268
unquote env attributes
2020-12-10 11:30:01 -05:00
André Peters
29adb132e2
Update index.mdx
...
"Invalid argument name; Argument names must not be quoted."
2020-12-10 08:21:47 -05:00
changli0617
7210556b03
Update index.jsx
...
Replace a value card to show case "2 million container challenge"
2020-12-09 18:32:17 -08:00