Piotr Kazmierczak
14b53df3b6
renamed stanza to block for consistency with other projects ( #15941 )
2023-01-30 15:48:43 +01:00
Ashlee M Boyer
57f8ebfa26
docs: Migrate link formats ( #15779 )
...
* Adding check-legacy-links-format workflow
* Adding test-link-rewrites workflow
* chore: updates link checker workflow hash
* Migrating links to new format
Co-authored-by: Kendall Strautman <kendallstrautman@gmail.com>
2023-01-25 09:31:14 -08:00
Kevin Wang
d66b2eba43
fix: website broken links ( #14904 )
...
* fix: website broken links
* fix up keyring-rotate link
Co-authored-by: Tim Gross <tgross@hashicorp.com>
2022-10-17 11:32:10 -04:00
Tim Gross
cab787c44d
docs: keyring HTTP API documentation ( #14513 )
2022-09-13 09:46:54 -04:00
Tim Gross
fc4cd53cfb
docs: rename Internals to Concepts ( #13696 )
2022-07-11 16:55:33 -04:00
James Rasell
181b247384
core: allow pausing and un-pausing of leader broker routine ( #13045 )
...
* core: allow pause/un-pause of eval broker on region leader.
* agent: add ability to pause eval broker via scheduler config.
* cli: add operator scheduler commands to interact with config.
* api: add ability to pause eval broker via scheduler config
* e2e: add operator scheduler test for eval broker pause.
* docs: include new opertor scheduler CLI and pause eval API info.
2022-07-06 16:13:48 +02:00
René Moser
05db861938
api-docs: add SysBatchSchedulerEnabled docs ( #11973 )
2022-02-02 16:54:47 -05:00
Tim Gross
03e697a69d
scheduler: config option to reject job registration ( #11610 )
...
During incident response, operators may find that automated processes
elsewhere in the organization can be generating new workloads on Nomad
clusters that are unable to handle the workload. This changeset adds a
field to the `SchedulerConfiguration` API that causes all job
registration calls to be rejected unless the request has a management
ACL token.
2021-12-06 15:20:34 -05:00
Luiz Aoqui
5d204c8ced
Revert "Return SchedulerConfig instead of SchedulerConfigResponse struct ( #10799 )" ( #11433 )
2021-11-02 17:42:52 -04:00
Charlie Voiselle
cb8e52b5df
Return SchedulerConfig instead of SchedulerConfigResponse struct ( #10799 )
2021-10-13 21:23:13 -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
Mahmood Ali
488cd1e336
annotate 1.1 beta fields
2021-05-07 10:21:16 -04:00
Mahmood Ali
931a58991b
Remove a stale note about 0.9 scheduler config
2021-05-07 10:21:16 -04:00
Mahmood Ali
ba49661198
Docs memory oversubscription ( #10478 )
...
* update docs
* document memory_oversubscription_enabled scheduler config
2021-04-30 14:07:56 -04:00
Tim Gross
81afcdc435
docs: remove API doc for license PUT
2021-04-30 10:39:21 -04:00
Bryce Kalow
a6ca40fa4e
feat(website): migrates to new nav data format ( #10264 )
2021-03-31 08:43:17 -05:00
Drew Bailey
74836b95b2
configuration and oss components for licensing ( #10216 )
...
* configuration and oss components for licensing
* vendor sync
2021-03-23 09:08:14 -04:00
Andrea Simonini
1fe9561ec8
Fixed typos
2021-03-01 08:16:00 -05:00
Jeff Escalante
eaaafd9dd4
implement mdx remote
2021-01-05 19:02:39 -05:00