lagrangedao / go-computing-provider

A golang implementation of computing provider
MIT License
2 stars 35 forks source link

feat: delete the deployment and POD when the space service restarts or expires #3

Open Normalnoise opened 1 year ago

Normalnoise commented 1 year ago

When the space service restarts or expires, computing-provider(CP) needs to delete deployment and POD to release the resource.

CP has deleted the deployment, but the POD still exists