v0.10.16
Changelog
468c36e Add fallback option for kustomize (#2441)
733c9ff analytics: move the FakeOpter from internal/engine/analytics to internal/analytics (#2456)
8c5e6c3 assets: remove dead code (#2465)
0f338bb assets: rewrite the prod asset server to use middleware (#2448)
18397d6 assets: rewrite the test to use a test server, rather than reaching into the internals of prodServer (#2447)
5f95931 cli: add machine and repo to tilt doctor (#2445)
238892f cli: remove 'tilt demo' (#2450)
1448ed4 container: familiarize some ref names (#2434)
9cdc99e engine: fix resource dep scheduling (#2455)
49c08c1 engine: move analytics subscribers into a sub package (#2449)
568e464 engine: report 'cmd.up' when you opt-in to analytics (#2452)
d16c454 engine: support force update of any resource (backend only) [ch3767] (#2462)
a358ed3 facets: fix secret redaction (#2454)
28f7aba facets: show the applied k8s yaml (#2440)
e58b156 integration: fix the two-images-one-manifest test (#2464)
3c10ffc integration: update oneup to use busybox (#2459)
256e549 integration: update oneup_custom to use busybox (#2457)
fb5611c integration: update onewatch to use busybox (#2461)
58c787b pod_watch: only emit events from pods whose specs we have deployed since startup (#2439)
6af2a1e tilt: update current version to v0.10.15 (#2442)
88b36c1 tiltfile: add an analytics_settings for enabling/disabling analytics from the tiltfile (#2453)
6896ab3 tiltfile: add ignore to local_resource (#2463)
be8d75d tiltfile: handle load() backtraces properly (#2443)
25b5f54 toast: speed up toast wire from ~70s to ~32s (#2466)
14c9379 vendor: update wmclient (#2444)
4a8948e web: add facets tab (#2432)
eea4a10 web: fix linting (#2470)
9a036e5 web: power snapshots with protobufs (#2451)
965e0ab webview: Remove StateToWebView (#2460)
000ba56 webview: add go_package directive to proto (#2467)
ce8d92c webview: power by proto instead of JSON marshaling (#2446)