This release adds support for microk8s, which can now be used with Garden on supported Linux platforms.
It also includes some minor improvements to error handling around the --hot
/--hot-reload
option in the CLI, as well as some minor bug fixes.
Features
- cli: allow --hot=* in dev/deploy commands (15db6ed)
- dashboard: added taskProcessing state (10bc275)
- k8s: add microk8s support (e113c69)
- k8s: automatically fetch kubectl when needed (d79f7a4)