okteto / docker-desktop-extension

Docker Extension for Okteto
Apache License 2.0
5 stars 4 forks source link

Kill okteto process on "stop" #50

Closed rlamana closed 2 years ago

rlamana commented 2 years ago

Now that the new docker extension API has been released we can "kill" the okteto process on demand: https://www.loom.com/share/61a7d0e36b484c79a3f8afb0b5504c34

Fixes https://github.com/okteto/docker-desktop-extension/issues/13

The new API will also destroy automatically the process when exiting the extension.