acoustic-carpenter-78188
06/05/2023, 2:34 PMflytectl currently does not support passing envs to flyteadmin when creating executions. This PR adds the support by utilizing execution spec file.
Note that this works differently than pyflyte, which is on one hand not ideal, but OTOH given the existence of execution spec file in flytectl, using the file instead of a plain json string is less error prone and more traceable.
Tracking Issue
Closes flyteorg/flyte#3746
Follow-up issue
NA
flyteorg/flytectl
GitHub Actions: Goreleaser
GitHub Actions: Generate documentation
GitHub Actions: Bump Version
✅ 7 other checks have passed
7/10 successful checksacoustic-carpenter-78188
06/05/2023, 6:26 PM