spring-cloud-dataflow
spring-cloud-dataflow copied to clipboard
Add option to force delete of task definitions
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