open-vault/website/data
Chris Capurso f9e9b4d327
Add sys/version-history endpoint and associated command (#13766)
* store version history as utc; add self-heal logic

* add sys/version-history endpoint

* change version history from GET to LIST, require auth

* add "vault version-history" CLI command

* add vault-version CLI error message for version string parsing

* adding version-history API and CLI docs

* add changelog entry

* some version-history command fixes

* remove extraneous cmd args

* fix version-history command help text

* specify in docs that endpoint was added in 1.10.0

Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com>

* enforce UTC within storeVersionTimestamp directly

* fix improper use of %w in logger.Warn

* remove extra err check and erroneous return from loadVersionTimestamps

* add >= 1.10.0 warning to version-history cmd

* move sys/version-history tests

Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com>
2022-02-14 15:26:57 -05:00
..
alert-banner.js chore: Disable alert banner (#13458) 2021-12-16 13:10:59 -05:00
api-docs-nav-data.json Add sys/version-history endpoint and associated command (#13766) 2022-02-14 15:26:57 -05:00
docs-nav-data.json Add sys/version-history endpoint and associated command (#13766) 2022-02-14 15:26:57 -05:00
intro-nav-data.json feat(website): migrates nav data format and updates docs pages (#11242) 2021-04-06 13:49:04 -04:00
metadata.js Implement MDX Remote (#10581) 2020-12-17 16:53:33 -05:00
version.js Updating website for 1.9.3 (#13808) 2022-01-27 13:56:27 -05:00