Passwords not being persisted with NativeAuthenticator

I’ve checked here, and It seems that is the “cull” activity that is deleting the users from database. Is it correct? I thought “cull” would only delete the idle pods (finish user’s session)

JupyterHub Idle culler is capable of culling idle notebooks and users. Check the docs. You will have to modify the cull configuration in your helm chart to prevent culling users.

1 Like