zero-to-jupyterhub-k8s icon indicating copy to clipboard operation
zero-to-jupyterhub-k8s copied to clipboard

Use a separate secret for each file in extraFiles

Open M4C4R opened this issue 2 years ago • 1 comments
trafficstars

Proposed change

It seems that this was considered in https://github.com/jupyterhub/zero-to-jupyterhub-k8s/pull/2006 but decided that a single secret would be used for now.

I would like to now ask that separate secrets be used for each file to overcome the secret size limit.

Alternative options

This was already a consideration.

Who would use this feature?

Users who wish to mount a potentially growing number of files.

For example, we plan on mounting sample notebooks to the user's pod, and do not want to have to create a new Docker image each time we decide to add new files.

(Optional): Suggest a solution

Loop over extraFiles and create individual secrets for each file.

M4C4R avatar Jul 26 '23 15:07 M4C4R

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! :hugs:
If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively. welcome You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! :wave:
Welcome to the Jupyter community! :tada:

welcome[bot] avatar Jul 26 '23 15:07 welcome[bot]