This repository was archived by the owner on Feb 8, 2021. It is now read-only.
This repository was archived by the owner on Feb 8, 2021. It is now read-only.
pod provision need a better rollback mechanism #598
Closed
Description
During analyze the logs of #557 , we could found it often caused a panic rather than a smooth failure.
The panic itself is caused by the provision operation -- it is continuing add resources to sandbox even if the start has failed and cleaned up.
This is part of #462 and should be fixed before 0.8.1 released