v0.10.8
Changelog
535e38c docker: If the docker server fails to connect, don't report it until we're sure we need it. Fixes issue #2180 (#2203)
bf7818e docker: rejigger the docker API a bit so that engine tests don't connect to the docker server for auth info (#2185)
1df6494 docker: support docker build --target. Fixes issue #2217 (#2224)
7ac081f dockercompose: move config yaml parsing into the dockercompose package (#2215)
860fbb5 engine: improve error handling and retry logic in portforwarding. Fixes #2099 (#2198)
354fbad engine: local target build and deployer [ch3472] (#2207)
f375d73 engine: make sure live-update correctly rebuilds images without syncs() (#2184)
68909c6 engine: refresh the port-forwards if they change (#2191)
0b4ab2b engine: respect the native docker-compose order. Fixes part of issue #2210 (#2223)
f5e17bc engine: use short container id for 'updated' message (#2220)
92a183d helm: add arguments. Fixes issue #2209 (#2218)
07608ed hud: test local targets show up in webview (#2206)
15976df integration: skip flaky test (#2213)
d4a4c79 k8s: correctly identify when we have no k8s configs (#2204)
02654a7 k8s: rewire the portforwarder into a separate PortForwardClient (#2197)
d26d807 logs: slow down truncation rate (#2221)
95522d1 model: LocalTarget [ch3471] (#2201)
06f7c65 snapshot modal: then -> catch (#2200)
f5e1b3c tilt: 0.10.7 (#2187)
43c4736 tilt: ignore a few more vim swap files (#2190)
61bdada tiltfile: add local_resource (#2214)
95bf9e0 tiltfile: check allowed_k8s_contexts on local calls (#2196)
8532b09 tiltfile: dc_resource cleanup (#2216)
90aa475 vendor: update to kubernetes 1.16 (#2219)
69b0502 web: dismiss pod restart alerts. Fixes issue #1850 (#2205)
5f4186d web: move test deps to devDependencies (#2202)
d136cb3 wire: rejigger how k8s client apis are injected (#2195)