open-nomad/website/content/api-docs
Charlie Voiselle 98a240cd99
Make number of scheduler workers reloadable (#11593)
## Development Environment Changes
* Added stringer to build deps

## New HTTP APIs
* Added scheduler worker config API
* Added scheduler worker info API

## New Internals
* (Scheduler)Worker API refactor—Start(), Stop(), Pause(), Resume()
* Update shutdown to use context
* Add mutex for contended server data
    - `workerLock` for the `workers` slice
    - `workerConfigLock` for the `Server.Config.NumSchedulers` and
      `Server.Config.EnabledSchedulers` values

## Other
* Adding docs for scheduler worker api
* Add changelog message

Co-authored-by: Derek Strickland <1111455+DerekStrickland@users.noreply.github.com>
2022-01-06 11:56:13 -05:00
..
operator scheduler: config option to reject job registration (#11610) 2021-12-06 15:20:34 -05:00
acl-policies.mdx feat(website): migrates to new nav data format (#10264) 2021-03-31 08:43:17 -05:00
acl-tokens.mdx feat(website): migrates to new nav data format (#10264) 2021-03-31 08:43:17 -05:00
agent.mdx Make number of scheduler workers reloadable (#11593) 2022-01-06 11:56:13 -05:00
allocations.mdx docs: update API alloc list same response to be current. 2021-11-04 10:22:21 +01:00
client.mdx feat(website): migrates to new nav data format (#10264) 2021-03-31 08:43:17 -05:00
deployments.mdx api: paginate deployment list and accept wildcard namespace (#11743) 2022-01-03 08:36:02 -05:00
evaluations.mdx api: respect wildcard in evaluations list API (#11710) 2021-12-20 12:23:50 -05:00
events.mdx events: fix wildcard namespace handling (#10935) 2021-09-02 09:36:55 -07:00
index.mdx feat(website): migrates to new nav data format (#10264) 2021-03-31 08:43:17 -05:00
jobs.mdx core: allow setting and propagation of eval priority on job de/registration (#11532) 2021-11-23 09:23:31 +01:00
json-jobs.mdx Fix indentation of service check API documentation 2021-04-13 09:15:35 -04:00
libraries-and-sdks.mdx Update libraries-and-sdks.mdx 2021-04-27 16:34:55 -04:00
metrics.mdx feat(website): migrates to new nav data format (#10264) 2021-03-31 08:43:17 -05:00
namespaces.mdx feat(website): migrates to new nav data format (#10264) 2021-03-31 08:43:17 -05:00
nodes.mdx cli: show host_network in nomad status (#11432) 2021-11-05 09:02:46 -04:00
plugins.mdx feat(website): migrates to new nav data format (#10264) 2021-03-31 08:43:17 -05:00
quotas.mdx feat(website): migrates to new nav data format (#10264) 2021-03-31 08:43:17 -05:00
recommendations.mdx feat(website): migrates to new nav data format (#10264) 2021-03-31 08:43:17 -05:00
regions.mdx docs: fixup regions API documentation path to include version. 2021-07-21 12:14:19 +02:00
scaling-policies.mdx feat(website): migrates to new nav data format (#10264) 2021-03-31 08:43:17 -05:00
search.mdx docs: Fix minor fuzzy search things (#10423) 2021-04-21 14:55:17 -05:00
sentinel-policies.mdx feat(website): migrates to new nav data format (#10264) 2021-03-31 08:43:17 -05:00
status.mdx feat(website): migrates to new nav data format (#10264) 2021-03-31 08:43:17 -05:00
system.mdx feat(website): migrates to new nav data format (#10264) 2021-03-31 08:43:17 -05:00
ui.mdx feat(website): extract /plugins /tools docs (#11584) 2021-12-09 14:25:18 -05:00
validate.mdx feat(website): migrates to new nav data format (#10264) 2021-03-31 08:43:17 -05:00
volumes.mdx CSI ListSnapshots secrets implementation 2021-07-28 11:30:29 -07:00