mirror of
https://github.com/hashicorp/vault.git
synced 2026-03-29 10:21:21 +02: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>