Tim Gross
9990650b52
periodic GC for CSI plugins ( #7878 )
...
This changeset implements a periodic garbage collection of unused CSI
plugins. Plugins are self-cleaning when the last allocation for a
plugin is stopped, but this feature will cover any missing edge cases
and ensure that upgrades from 0.11.0 and 0.11.1 get any stray plugins
cleaned up.
2020-05-06 16:49:12 -04:00
Jeff Escalante
edc8454819
update to latest nextjs-scripts
2020-05-06 16:12:34 -04:00
Jeff Escalante
6f3a00b2ce
fix some highlighting issues
2020-05-06 16:12:34 -04:00
Jeff Escalante
73a1b12148
update deps
2020-05-06 16:12:34 -04:00
Jeff Escalante
e219658558
switch themes
2020-05-06 16:12:34 -04:00
Jeff Escalante
cb57d44197
initial stab at prism highlighting
2020-05-06 16:12:34 -04:00
Denis Palashevskiy
82b9000403
Fix URL schema in drain documentation
2020-05-03 20:50:40 +04:00
changli0617
e223f11a3f
Update _app.js
2020-04-30 15:25:43 -07:00
Michael Schurter
e3cba0c5be
Merge branch 'master' into b-reserved-scoring
2020-04-30 14:48:14 -07:00
Michael Schurter
26d34f088e
Update website/pages/docs/upgrade/upgrade-specific.mdx
...
Co-authored-by: Alex Dadgar <alex@hashicorp.com >
2020-04-30 14:47:12 -07:00
Charlie Voiselle
738f3cb0ac
Adding API homepage to sidebar.
2020-04-27 13:41:11 -04:00
Charlie Voiselle
74d91fa2b4
Update docker.mdx
2020-04-24 23:20:02 -04:00
Michael Schurter
df4af4df5f
docs: mention scoring change from #7730
2020-04-23 14:51:34 -07:00
Tim Gross
34187582dc
website: fix path for spellchecking and correct errors ( #7790 )
2020-04-23 10:38:08 -04:00
Mahmood Ali
be7908d4a1
update release to 0.11.1
2020-04-22 12:13:58 -04:00
Buck Doyle
dd2e387074
Docs: correct search API ( #7756 )
...
This closes #7718 . It corrects some inaccuracies and adds
an explanation of the truncations block.
2020-04-21 07:33:24 -05:00
Seth Hoenig
d4ebc73de9
Merge pull request #7705 from hashicorp/docs-remove-connect-limitation
...
fixup references in connect docs
2020-04-20 10:15:50 -06:00
Charles Z
a4621a7c89
label csi as beta from 0.11 release notes ( #7745 )
2020-04-20 08:48:04 -04:00
Jeffrey 'jf' Lim
71744bcc2d
Fix/improve "job plan" messaging ( #7580 )
2020-04-17 15:53:16 -04:00
Yishan Lin
ffddd697c4
docs: update preemption page
...
This page has not been updated (yet) to reflect that support for all 3 job types (service, batch, system) which shipped in 0.9.2.
The current page implies that preemption is only available for system jobs.
This is early preparation for Nomad 0.12, where we plan to move Preemption from Enterprise feature suite to OSS for all.
2020-04-17 09:34:07 -07:00
Brandon Romano
41fe302923
Adjust the website alert to point to the blog post
2020-04-14 11:17:06 -07:00
Chris Baker
a8ed119496
documents the scaling block in the JSON Job docs ( #7706 )
...
* documents the scaling block in the JSON Job docs
resolves #7656
* add task-specific restart to JSON Job docs
companion to #7603
* [docs] improved and corrected scaling docs
* Update website/pages/api-docs/json-jobs.mdx
Co-Authored-By: Michael Schurter <mschurter@hashicorp.com >
Co-authored-by: Michael Schurter <mschurter@hashicorp.com >
2020-04-13 16:33:49 -05:00
Chris Baker
bea905264b
update restart documentation ( #7603 )
...
* update `restart` documentation
#7288 added support for task-specific `restart` policy. this PR updates the docs to reflect that.
* added an explicit example of task-specific restart policy
* Update website/pages/docs/job-specification/restart.mdx
2020-04-13 16:29:43 -05:00
Seth Hoenig
9332a87eb7
docs: add a link to the Connect w/ACLs guide
...
... from the docs/integration/consul-connect page.
2020-04-13 10:05:20 -06:00
Seth Hoenig
d8520cdf4f
docs: update connect limitations (acls & checks now supported)
2020-04-13 09:51:17 -06:00
Seth Hoenig
9abd8097ae
docs: fix link to envoy proxy documentation on consul site
2020-04-09 13:46:59 -06:00
Michael Schurter
7553e42878
Merge pull request #7658 from hashicorp/docs-0110
...
docs: update downloads+banner for 0.11.0 GA
2020-04-08 08:58:24 -07:00
Mahmood Ali
a397031b06
change tense
...
Co-Authored-By: Chris Baker <1675087+cgbaker@users.noreply.github.com >
2020-04-08 07:59:11 -04:00
Mahmood Ali
b3f6ef5087
docs: move rkt to external drivers
2020-04-07 23:13:16 -04:00
Michael Schurter
0ee153daf2
docs: update downloads+banner for 0.11.0 GA
2020-04-07 15:14:22 -07:00
Michael Schurter
30eb4ef407
Merge pull request #7654 from hashicorp/docs-beta
...
docs: update changelog/upgrade for 0.11.0
2020-04-07 11:31:45 -07:00
Michael Schurter
a2d17783d0
docs: remove 0.11 from scaling docs
...
Keep beta label for now.
2020-04-07 11:22:13 -07:00
Michael Schurter
6b0dc990c9
docs: remove beta marker from lifecycle
2020-04-07 11:22:04 -07:00
Michael Schurter
3c4cb52e1c
Update website/pages/docs/upgrade/upgrade-specific.mdx
...
Co-Authored-By: Buck Doyle <buck@hashicorp.com >
2020-04-07 11:08:40 -07:00
Michael Schurter
73e1d7d390
docs: update changelog/upgrade for 0.11.0
2020-04-07 10:32:23 -07:00
dependabot[bot]
5f5a708e02
build(deps): bump next from 9.3.1 to 9.3.2 in /website ( #7571 )
...
Bumps [next](https://github.com/zeit/next.js ) from 9.3.1 to 9.3.2.
- [Release notes](https://github.com/zeit/next.js/releases )
- [Commits](https://github.com/zeit/next.js/compare/v9.3.1...v9.3.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-04-07 12:31:27 -04:00
Michael Schurter
b088601574
docs: add 0.11.0-rc1 to download page
...
update banner from "Beta" to "Release Candidate"
2020-04-07 07:48:53 -07:00
Charles Z
8cfbd1ddeb
Fix wrong title in sidecar_task stanza docs ( #7335 )
2020-04-07 08:28:30 -04:00
Spencer Owen
a9ac774fb2
Improve vault language ( #7644 )
2020-04-07 07:54:25 -04:00
Tim Gross
b5717a6f18
docs: add warnings for CSI plugin jobspec ( #7642 )
...
* Node/monolith plugins require root privileges and this wasn't being
made super clear.
* Node/monolith plugins should always be run as system jobs.
2020-04-07 07:51:50 -04:00
Tim Gross
198c2e7d60
docs: fix broken internal link on job plan page ( #7640 )
2020-04-06 16:39:11 -04:00
Drew Bailey
36b328be1c
add note about query params for filtering
2020-04-06 13:07:38 -04:00
Drew Bailey
43fb779a19
Update website/pages/docs/configuration/audit.mdx
...
Co-Authored-By: Mahmood Ali <mahmood@hashicorp.com >
2020-04-03 08:53:38 -04:00
Drew Bailey
1a782ba89a
make placement of filter and sinks stanzas clearer
2020-04-03 08:43:05 -04:00
Seth Hoenig
cd21586846
Merge pull request #7440 from hashicorp/docs-connect-expose
...
docs: add documentation for proxy.expose configuration
2020-04-02 16:51:24 -06:00
Seth Hoenig
5d82951cb6
docs: add exposed TG service check examples to expose docs
2020-04-02 16:42:38 -06:00
Tim Gross
253a83e245
csi: internals docs ( #7522 )
...
Summarizes the internal RFCs for plugins and volume lifecycles.
2020-04-02 16:05:26 -04:00
Nick Ethier
b003393cc5
connect: set task lifecycle config for injected sidecar task
...
fixes #7593
2020-04-01 21:19:41 -04:00
Charlie Voiselle
df7839fe02
Merge pull request #7561 from hashicorp/docs-link2tdguide
...
[docs] Adding link to learn track
2020-04-01 17:53:18 -04:00
Mahmood Ali
02f6a7f8fc
website: link to 0.11.0-beta2 release
2020-04-01 17:45:26 -04:00