#Context directory equivalent for secrets ?

1 messages · Page 1 of 1 (latest)

scarlet monolith
#

Have there been any thoughts around providing defaults for *dagger.Secret args?
A lot of (esp. internal) functions may depend on a specific env var or file with credentials/token (e.g. AWS, gcloud, Github, etc).
I can see the obvious security problem with being able to naively specify this as defaults on functions, but perhaps some approach to this is being considered?

trail crow
#

not sure I recall any discussions around that so far. silently pinging @edgy summit @acoustic yacht @sand talon

sand talon
#

Wasn't discussed at any length though, not with me at least.

scarlet monolith
acoustic yacht
#

I like that

#

because it's pre-declared in the args, then we could have a prompt with all the secrets it will grab and give users the option to allow/deny