fc7deabfd7
* Add auto_rotate_interval field to transit key creation path. * Add auto_rotate_interval field to transit key config update path. * Implement transit automatic key rotation on an hourly interval. * Fixes transit key autorotation key listing typo. * Add unit tests for transit key autorotation. * Add unit tests for transit key creation with autorotation interval. * Add unit tests for transit key config update with autorotation interval. * Document new auto_rotate_interval fields in key creation and key config update endpoints. * Add changelog for transit key autorotation. * Wrap individual transit key autorotation in a policy lock. * Add a safeguard to transit key autorotation to ensure only one execution happens simultaneously. |
||
---|---|---|
.. | ||
cache.go | ||
consts.go | ||
encrypted_key_storage.go | ||
encrypted_key_storage_test.go | ||
lock_manager.go | ||
policy.go | ||
policy_test.go | ||
transit_lru.go | ||
transit_syncmap.go |