mirror of
https://github.com/hashicorp/vault.git
synced 2026-03-24 19:33:10 -04:00
* Clarify SetLastVaultRotation comment, only set some of the PopulateAutomatedRotationData fields when they are set * Revert "Clarify SetLastVaultRotation comment, only set some of the PopulateAutomatedRotationData fields when they are set" This reverts commit f8353cd1c86bfd705dc47d059b8f4f4da2d93677. * Add deprecation remark and new function * Force PR to recognize changes, hopefully * Create a TestRotationSystemView in the sdk for ent testing * ent directive * Remove LastVaultRotation from test systemview * Add MigratedLegacyNextRotationTime for rotation manager migration * comment * Set the MountPoint on a rotation job based on the entry regardless of what the plugin claims * Update fields.go * Add test coverage Co-authored-by: Robert <17119716+robmonte@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| mock | ||
| pb | ||
| backend.go | ||
| context.go | ||
| grpc_backend.go | ||
| grpc_backend_client.go | ||
| grpc_backend_client_stubs_oss.go | ||
| grpc_backend_server.go | ||
| grpc_backend_server_stubs_oss.go | ||
| grpc_backend_test.go | ||
| grpc_events.go | ||
| grpc_observations.go | ||
| grpc_storage.go | ||
| grpc_system.go | ||
| grpc_system_test.go | ||
| logger.go | ||
| logger_test.go | ||
| middleware.go | ||
| plugin.go | ||
| plugin_v5.go | ||
| serve.go | ||
| storage_test.go | ||