Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use a separate secret for each file in extraFiles #3172

Open
M4C4R opened this issue Jul 26, 2023 · 1 comment · May be fixed by #3173
Open

Use a separate secret for each file in extraFiles #3172

M4C4R opened this issue Jul 26, 2023 · 1 comment · May be fixed by #3173

Comments

@M4C4R
Copy link

M4C4R commented Jul 26, 2023

Proposed change

It seems that this was considered in #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.

@welcome
Copy link

welcome bot commented Jul 26, 2023

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! 🤗

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! 👋

Welcome to the Jupyter community! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant