flyteorg / flyte

Scalable and flexible workflow orchestration platform that seamlessly unifies data, ML and analytics stacks.
https://flyte.org
Apache License 2.0
5.78k stars 659 forks source link

[Feature] Rename WorkflowExecutionIdentifier in flyteidl to ExecutionIdentifier #262

Open katrogan opened 4 years ago

katrogan commented 4 years ago

Motivation: Why do you think this is important? Now that we're moving to a model where a standalone execution doesn't necessarily refer to a workflow execution (see https://github.com/lyft/flyte/issues/221) for clarity's sake we should update flyteidl. This change won't change any of the binary formats of flyteidl protobufs, but will require dependent repos to update their reference of the existing field name in code.

Goal: What should the final outcome look like, ideally? An execution shouldn't be called a WorkflowExecution in flyteidl.

Describe alternatives you've considered Leaving the name as is - and potentially confusing users in the future.

Flyte component

[Optional] Propose: Link/Inline

Additional context

Is this a blocker for you to adopt Flyte

kumare3 commented 11 months ago

Ohh this would be awesome, sad tech-debt

github-actions[bot] commented 2 months ago

Hello 👋, this issue has been inactive for over 9 months. To help maintain a clean and focused backlog, we'll be marking this issue as stale and will engage on it to decide if it is still applicable. Thank you for your contribution and understanding! 🙏