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

Introduce a CRD Definition Version to allow backward incompatible changes & use it to change LP Exec ID #475

Closed
wants to merge 6 commits into 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 CRD 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]>
Signed-off-by: Haytham Abuelfutuh <[email protected]>
Signed-off-by: Haytham Abuelfutuh <[email protected]>
@EngHabu EngHabu changed the title Crd version Introduce a CRD Definition Version to allow backward incompatible changes & use it to change LP Exec ID Aug 23, 2022
@EngHabu EngHabu closed this Sep 9, 2022
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
2 participants