-
Notifications
You must be signed in to change notification settings - Fork 41.5k
Closed
Labels
area/app-lifecyclepriority/awaiting-more-evidenceLowest priority. Possibly useful, but not yet enough support to actually get it done.Lowest priority. Possibly useful, but not yet enough support to actually get it done.sig/api-machineryCategorizes an issue or PR as relevant to SIG API Machinery.Categorizes an issue or PR as relevant to SIG API Machinery.
Description
I think we should support a limited substitution syntax for env var values. The specifics:
- Should support
$VAR and ${VAR}
- Resolution should happen after runtime-resolved variables are resolved (ie, fieldRef for EnvVarSource)
- Should only support kubernetes vars, ie:
- Service env vars
- Env vars in the container's env
Metadata
Metadata
Assignees
Labels
area/app-lifecyclepriority/awaiting-more-evidenceLowest priority. Possibly useful, but not yet enough support to actually get it done.Lowest priority. Possibly useful, but not yet enough support to actually get it done.sig/api-machineryCategorizes an issue or PR as relevant to SIG API Machinery.Categorizes an issue or PR as relevant to SIG API Machinery.