Files
vault/changelog/22253.txt
Austin Gebauer a70aaf24c0 secrets/db: improves error logs for static role rotation (#22253)
* secrets/db: improves error logs for static role rotation

* use logger.With to add incremental context

* adds changelog
2023-08-08 16:28:31 -07:00

3 lines
140 B
Plaintext

```release-note:improvement
secrets/database: Improves error logging for static role rotations by including the database and role names.
```