Currently when a kubeflow pipeline run is deleted, the fybrikapplication is not deleted. This results in an error if you try to re-run a run because a fybrikapplication with the same ID/name already exists.
To solve this we will need to investigate how to integrate with the KFP delete operation.
Currently when a kubeflow pipeline run is deleted, the fybrikapplication is not deleted. This results in an error if you try to re-run a run because a fybrikapplication with the same ID/name already exists.
To solve this we will need to investigate how to integrate with the KFP delete operation.