Skip to content

Conversation

FxKu
Copy link
Member

@FxKu FxKu commented Jan 20, 2022

For now, see new chapter in admin docs for details.

TL;DR: Operator can rotate usernames and passwords in K8s secrets. Either extra users are created or only password is replaced (e.g. for users doing one time operations on pod start).

New config options:

  • enable_password_rotation, false
  • password_rotation_interval: 90 (days)
  • password_rotation_user_retention: 180 (days)

New manifest options:

  • usersWithPasswordRotation
  • usersWithInPlacePasswordRotation

ToDos:

  • reset secrets when feature is disabled
  • sane cleanup cycle of rotated users even when features is disabled

@FxKu FxKu added this to the 1.8 milestone Jan 21, 2022
@FxKu FxKu added the zalando label Jan 21, 2022
@Jan-M
Copy link
Member

Jan-M commented Feb 18, 2022

👍

1 similar comment
@sdudoladov
Copy link
Member

👍

@FxKu FxKu merged commit 658923d into master Feb 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants