vault/ui/types
Steven Clark 2db2a9fb5d
PKI: Track last time auto tidy was run across restarts (#28488)
* Track the last PKI auto-tidy time ran for use across nodes

 - If the interval time for auto-tidy is longer then say a regularly
   scheduled restart of Vault, auto-tidy is never run. This is due to
   the time of the last run of tidy is only kept in memory and
   initialized on startup to the current time
 - Store the last run of any tidy, to maintain previous behavior, to
   a cluster local file, which is read in/initialized upon a mount
   initialization.

* Add auto-tidy configuration fields for backing off at startup

* Add new auto-tidy fields to UI

* Update api docs for auto-tidy

* Add cl

* Update field description text

* Apply Claire's suggestions from code review

Co-authored-by: claire bontempo <68122737+hellobontempo@users.noreply.github.com>

* Implementing PR feedback from the UI team

* remove explicit defaults and types so we retrieve from backend, decouple enabling auto tidy from duration, move params to auto settings section

---------

Co-authored-by: claire bontempo <68122737+hellobontempo@users.noreply.github.com>
Co-authored-by: claire bontempo <cbontempo@hashicorp.com>
2024-09-26 09:47:11 -04:00
..
ember-cli-flash/services UI: Ember Deprecation - Remove A import from ember/array (#25788) 2024-03-08 15:58:59 -06:00
ember-data/types/registries Secrets Sync Client Count Updates (#24752) 2024-02-01 10:01:07 -07:00
vault PKI: Track last time auto tidy was run across restarts (#28488) 2024-09-26 09:47:11 -04:00
forms.ts [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
generate-declaration.md UI: pki import issuer (#18634) 2023-01-09 16:46:02 -08:00
global.d.ts [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00