aboutsummaryrefslogtreecommitdiff
path: root/doc/drafts/admin-api.md
Commit message (Expand)AuthorAgeFilesLines
* [next-0.10] bump version number to 1.0v1.0.0-rc1Alex Auvolat2024-03-281-1/+1
* [rm-sled] Remove the Sled database engineAlex Auvolat2024-03-081-1/+0
* Merge branch 'main' into next-0.10Alex Auvolat2024-02-221-4/+4
|\
| * Minor typos and grammarhartraft2024-02-201-4/+4
* | admin: more info in admin GetClusterStatusAlex Auvolat2023-11-281-65/+74
|/
* Merge branch 'main' into nextv0.9.0-beta1Alex Auvolat2023-08-291-2/+2
|\
| * doc/drafts: fix typoFlorian Klink2023-07-141-2/+2
* | admin docs: reformatting, key admin: add checkAlex Auvolat2023-06-141-39/+44
* | admin: uniformize layout api and improve codeAlex Auvolat2023-06-141-0/+14
* | admin and cli: hide secret keys unless askedAlex Auvolat2023-06-141-0/+3
* | admin api: move all endpoints to v1/ by default (v0/ still supported)Alex Auvolat2023-06-141-22/+22
* | admin api: fix doc in draftsAlex Auvolat2023-06-141-8/+8
* | admin api: switch GetClusterHealth to camelcase (fix #381 again)Alex Auvolat2023-06-141-20/+20
* | admin api: change cluster status/layout to use lists and not maps (fix #377)Alex Auvolat2023-06-141-39/+80
* | fix mpu counter (add missing workers) and report info at appropriate placesAlex Auvolat2023-06-091-1/+4
|/
* Always return 200 OK on /v0/health, reinstate admin api doc as draft and comp...Alex Auvolat2022-12-111-0/+686
* Add documentation for new Admin API and a few infos on K2VAlex Auvolat2022-05-241-603/+0
* First version of admin API (#298)Alex2022-05-241-0/+603