Skip to content

v0.8.18

Compare
Choose a tag to compare
@dcantah dcantah released this 30 Jun 23:05
· 31 commits to release/0.8 since this release
a14fe37

Shim

  • Fix behavior when the shim is invoked with the "delete" command line argument. Previously we would try and delete the bundle directory ourselves as well as shutdown a sandbox container for a pod in the delete path. This unveiled an issue where if delete was called on an application container in a pod, it would bring down the whole pod.