Environment variables specified on the launcher are now passed into the
job configuration.
Details
Details
pytest
Diff Detail
Diff Detail
- Repository
- R1 dagster
- Branch
- rl/env-vars-launcher (branched from master)
- Lint
Lint Passed - Unit
No Test Coverage
Event Timeline
Comment Actions
sweet, let's get this into the release today for hebo.
Separately, do we also want to make this available on the k8s job executor (delegating to the run launcher when none is specifically set, as in the other fields on https://dagster.phacility.com/D9078)