jupyterhub / kubespawner

Kubernetes spawner for JupyterHub
https://jupyterhub-kubespawner.readthedocs.io
BSD 3-Clause "New" or "Revised" License
531 stars 299 forks source link

Logging secret kind #633

Open danilopeixoto opened 1 year ago

danilopeixoto commented 1 year ago

This line can expose secrets. https://github.com/jupyterhub/kubespawner/blob/f3d44e6e51d2ca16e787963562e5568f2a5494e0/kubespawner/spawner.py#L2607

consideRatio commented 1 year ago

Nice catch! We shouldn't risk this