Skip to content

Conversation

cdavernas
Copy link
Member

Many thanks for submitting your Pull Request ❤️!

What this PR does / why we need it:

  • Updates the IWorkflowRuntime by adding a method to delete a process by id
  • Updates the WorkflowInstanceController to delete a workflow instance's process, if any, upon the deletion of its declaring resource

…delete a process by id

feat(Operator): Update the `WorkflowInstanceController` to delete a workflow instance's process, if any, upon the deletion of its declaring resource

Signed-off-by: Charles d'Avernas <[email protected]>
@cdavernas cdavernas self-assigned this Aug 18, 2025
@cdavernas cdavernas merged commit a5c9b99 into main Aug 18, 2025
2 checks passed
@cdavernas cdavernas deleted the feat-workflow-instance-process-deletion branch August 18, 2025 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add ability to cascade delete a workflow instance's process when deleting its declaring resource
1 participant