v0.9.3
Changelog
8d6ffc9 build: add testdata for broken rustc output (#1825)
3442478 build: express cache status and run duration in buildkit output (#1809)
2d8d8b8 build: fix rustc output. Fixes #1824 (#1827)
430dc03 cli: make sure tilt down fails properly if the kubectl/docker-compose commands fail (#1810)
b258a68 engine/k8s: ibad can inject OverrideCommand into k8s yaml [ch2886] (#1831)
c0a9ce2 engine: better err message if restart_container step not supported [ch2865] (#1822)
a15aef0 engine: handle pod run errors properly (#1812)
01423fb engine: print out the resources we're deploying (#1829)
fc1b9ef hud: unify how we compute workload names and uncategorized resource names (#1811)
3c4bdf0 klog: hide reflector.go warnings (#1820)
0f612a9 model: remove a bunch of dead PathMatcher code (#1834)
b3e6eb5 model: remove the isDir arg from PathMatcher (#1837)
71d688d tiltfile: add 'entrypoint' opt arg to docker_build and custom_build, translate into image target [ch2886] (#1833)
bc7f3d3 tiltfile: print output of local() to the logger (#1828)
0f6d36e watch: change the watcher interface to better match how we actually use it (#1835)
17d136f web: fixing web UI crashes whenever resource has been deleted (#1826)