Vault Automation 72d40c1343
Rotation Manager sdk helper tweaks (#12441) (#12810)
* 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>
2026-03-07 16:30:12 -06:00
..