Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Story Points:0.5
-
Epic Link:
-
Team:SQuaRE
Description
Possibly more generally create a namespaced secret and stuff sensitive data in there rather than directly into the Pod environment in the spawner.
Passing it in ACCESS_TOKEN for now. It decodes fine (split on '.', add appropriate padding to second field, base64.urlsafe_decode it).
We'll make a separate story for passing this as a secret.