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

Fix copy paste bug in recovering node exec inputs #303

Merged
merged 1 commit into from
Aug 16, 2021

Conversation

katrogan
Copy link
Contributor

@katrogan katrogan commented Aug 16, 2021

Signed-off-by: Katrina Rogan [email protected]

TL;DR

Fix copy paste bug in recovering node exec inputs. We should only read from the execution data full inputs in the former if block when they are non-nil. In this else block we fetch the inputs by uri and download them before uploading them as the recovered node's inputs.

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

How did you fix the bug, make the feature etc. Link to any design docs etc

Tracking Issue

flyteorg/flyte#1151

Follow-up issue

NA

Signed-off-by: Katrina Rogan <[email protected]>
@codecov
Copy link

codecov bot commented Aug 16, 2021

Codecov Report

Merging #303 (f5571ca) into master (83b45d3) will not change coverage.
The diff coverage is 0.00%.

@katrogan katrogan merged commit 1f7230b into master Aug 16, 2021
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.

2 participants