Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Support limited substitution syntax in env var values #7739

@pmorie

Description

@pmorie

I think we should support a limited substitution syntax for env var values. The specifics:

  1. Should support $VAR and ${VAR}
  2. Resolution should happen after runtime-resolved variables are resolved (ie, fieldRef for EnvVarSource)
  3. Should only support kubernetes vars, ie:
  4. Service env vars
  5. Env vars in the container's env

@smarterclayton @thockin

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/app-lifecyclepriority/awaiting-more-evidenceLowest 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.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions