v0.10.7
Changelog
a329604 Revert "tilt: pass tilt callback to register_token (#2143)" (#2145)
980e2c4 build: improve error message when docker did not return a digest. Fixes issue #1967 (#2141)
1d39c33 circleci: add tft dependencies (#2150)
3df502e docker: disambiguate some errors on client creation (#2181)
407eee5 engine: Stop watching the Tilt run id label (#2159)
4ec91ae engine: custom build should say it's building custom build (#2175)
3c67780 engine: fix redundant watches :grimace: (#2164)
d275af2 engine: record baseline restarts when we first see a pod (#2177)
f7ebc71 engine: remove manifest labels (#2167)
73e7df6 engine: rewrite EventWatchManager without labels (#2151)
d6a96a3 engine: the watchers should discard old objects before doing an object tree lookup (#2157)
e4667d9 integration: add a test for events (#2148)
5f4a6ff integration: filepath.Base() can return '.' (#2161)
ac09af8 integration: remove the image tag prefix. this was used inconsistently and is obsolete now (#2162)
e7fc736 integration: update more tests to use busybox (#2144)
cb8f6bf integration: update slow test to use busybox (#2142)
089d991 k8s: Remove run IDs. Add tests to verify that running 'tilt up' twice attaches to the existing pod (#2163)
d5534c5 k8s: add the standard app.kubernetes.io/managed-by label (#2153)
59a8d6d k8s: assert that the watchers emit all existing resources at startup (#2154)
f702c8d k8s: handle parallel fetch() calls better. This happens a lot with events (#2156)
b5a1389 k8s: update kind detection. Fixes issue #1510 (#2140)
b21f3a1 k8s: watch by resource name, rather than duplicating watch code (#2149)
aac397e release the synclet! 🦑 (#2146)
c00efd2 remove some more sail references (#2179)
62357b0 sail: remove sail. we got what we needed from this experiment! (#2168)
787d5bf snapshot modal: don't hardcode cloud.tilt.dev (#2186)
281dd71 tilt: adjust snapshot modal copy (#2178)
ad34add tilt: don't turn dots green until containers are ready (#2166)
2ff23f7 tilt: fix /api/whoami long_get (#2152)
69d1589 tilt: pass tilt callback to register_token (#2143)
3c26e5f tilt: update cloud username when registering token (#2147)
beb3df4 tilt: v0.10.6 (#2139)
f31829b tiltfile: build_args should deserialize blobs to strings (#2165)
af2f447 vendor: update json-iterator and verify it fixes base64 serialization (#2170)
84230a5 web: design snapshot modal (#2160)
bcb3ac4 web: don't autoscroll when we're scrolled horizontally. Fixes issue #2155 (#2158)