update changelogs for static role role rotation updates (#29174)

This commit is contained in:
vinay-gopalan
2024-12-12 11:12:06 -08:00
committed by GitHub
parent c4be16c8f7
commit a06bdc16ab
2 changed files with 4 additions and 2 deletions

View File

@@ -1,3 +1,4 @@
```release-note:bug
secret/db: Update static role rotation to generate a new password after 2 failed attempts.
Unblocks customers that were stuck in a failing loop when attempting to rotate static role passwords.
```

View File

@@ -1,3 +1,4 @@
```release-note:change
secrets/openldap: Update plugin to v0.14.4
```release-note:bug
secrets/openldap: Update static role rotation to generate a new password after 2 failed attempts.
Unblocks customers that were stuck in a failing loop when attempting to rotate static role passwords.
```