Tim Gross
2c3db7ee1d
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
89447fb42e
Revert "Return SchedulerConfig instead of SchedulerConfigResponse struct ( #10799 )" ( #11433 )
2021-11-02 17:42:52 -04:00
Charlie Voiselle
8ba714e211
Return SchedulerConfig instead of SchedulerConfigResponse struct ( #10799 )
2021-10-13 21:23:13 -04:00
Andy Assareh
e74d2d991b
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
cada70dd91
annotate 1.1 beta fields
2021-05-07 10:21:16 -04:00
Mahmood Ali
1bca427855
Remove a stale note about 0.9 scheduler config
2021-05-07 10:21:16 -04:00
Mahmood Ali
de1e91987c
Docs memory oversubscription ( #10478 )
...
* update docs
* document memory_oversubscription_enabled scheduler config
2021-04-30 14:07:56 -04:00
Tim Gross
88f1556279
docs: remove API doc for license PUT
2021-04-30 10:39:21 -04:00
Bryce Kalow
ee79587a67
feat(website): migrates to new nav data format ( #10264 )
2021-03-31 08:43:17 -05:00
Drew Bailey
4484d361ee
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
2dbb964d72
Fixed typos
2021-03-01 08:16:00 -05:00
Jeff Escalante
0eae603a86
implement mdx remote
2021-01-05 19:02:39 -05:00