spring-cloud-dataflow icon indicating copy to clipboard operation
spring-cloud-dataflow copied to clipboard

Add option to force delete of task definitions

Open cppwfs opened this issue 4 years ago • 0 comments

In some cases users delete the underlying container of tasks using the platform tools. However when they attempt to delete the task definition from data flow it reports an error. It would be good if dataflow offered a method to allow users to ignore the warning from the deployer and allow the definition to be deleted. Refer to issue for more detail: https://github.com/spring-cloud/spring-cloud-dataflow/issues/4721

cppwfs avatar Oct 20 '21 15:10 cppwfs