rik
rik copied to clipboard
Support container deletion on unschedule
What needs to be done
- Implement destroy method for
Pod
workloads
Why is it needed?
We previously (#65) added a feature to have the ability to unschedule a workload. We are currently only able to unschedul Function
while we should support all kind of workload to unschedule.