drogue-cloud icon indicating copy to clipboard operation
drogue-cloud copied to clipboard

Unsetting an explicit kafka user password does not reset the password

Open ctron opened this issue 2 years ago • 0 comments

It is possible to set an explicit kafka user password using .spec.downstream.password. However, deleting that setting keeps the password, as it is stored in the Strimzi created secret.

I would expect this to revert to a newly generated, random password.

ctron avatar Mar 24 '22 17:03 ctron