cdsdashboards icon indicating copy to clipboard operation
cdsdashboards copied to clipboard

Fix missing environment variables in spawned pod when using VariableKubeSpawner

Open xeliba opened this issue 3 years ago • 2 comments

This explictly injects the environment variables in user_options['environment'] and therefore fixes #77

xeliba avatar Jul 03 '21 23:07 xeliba

Thank you so much for sharing this with us.

As discussed, it's not "supposed" to work like this in the normal case, so I don't think it makes sense to merge this into the main codebase until we really understand what's different in your situation.

If others are reading this and also believe this branch works for them, please let us know!

danlester avatar Jul 05 '21 07:07 danlester

I have the exact same issue (#77) and the change in this pull request fixed the issue for me.

aberey avatar Nov 09 '21 10:11 aberey