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

Prefix sub-lp exec id with the parent exec-id #474

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

EngHabu
Copy link
Contributor

@EngHabu EngHabu commented Aug 23, 2022

Signed-off-by: Haytham Abuelfutuh [email protected]

TL;DR

Prefix subnode launchplan with the current execution name to reduce possibility of collisions..
Ensure backward compatibility by storing a version in the workflow node state to be able to generate the same id for check status as we did for launch.

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

Tracking Issue

fixes flyteorg/flyte#2778

Signed-off-by: Haytham Abuelfutuh <[email protected]>
Signed-off-by: Haytham Abuelfutuh <[email protected]>
@codecov
Copy link

codecov bot commented Aug 23, 2022

Codecov Report

Merging #474 (4fb8fb1) into master (fb78f46) will increase coverage by 0.04%.
The diff coverage is 78.37%.

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] Collisions on subworkflow launchplan execution IDs
1 participant