Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Propagating environment variables through launchplans #576

Merged
merged 2 commits into from
Jun 26, 2023

Conversation

hamersaw
Copy link
Contributor

TL;DR

Using the environment variables from the ExecutionConfig as defaults for all launchplans started from the execution.

Type

  • Bug Fix
  • Feature
  • Plugin

Are all requirements met?

  • Code completed
  • Smoke tested
  • Unit tests added
  • Code documentation added
  • Any pending items have an associated Issue

Complete description

^^^

Tracking Issue

fixes flyteorg/flyte#3770

Follow-up issue

NA

@hamersaw hamersaw requested review from kumare3 and EngHabu as code owners June 12, 2023 14:48
@codecov
Copy link

codecov bot commented Jun 12, 2023

Codecov Report

Merging #576 (022ae3b) into master (89dfd5b) will increase coverage by 0.50%.
The diff coverage is 68.75%.

❗ Current head 022ae3b differs from pull request most recent head a5f4bc8. Consider uploading reports for the commit a5f4bc8 to get more accurate results

@honnix
Copy link
Member

honnix commented Jun 13, 2023

Nice, thank you! It would be great to have a test case covering this.

@hamersaw hamersaw merged commit 7b104d3 into master Jun 26, 2023
@hamersaw hamersaw deleted the bug/use-env-vars-in-launchplan branch June 26, 2023 16:37
eapolinario pushed a commit to eapolinario/flytepropeller that referenced this pull request Aug 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Custom environment variable injection does not work for complex workflow setup
3 participants