Skip to content

v0.12.0

Choose a tag to compare

@maiamcc maiamcc released this 07 Feb 17:21
455f644

Changelog

7c2807d Revert "Revert "engine/ospath: use tempdir.Chdir in more places (#2907)"" (#2913)
5d08ed5 Revert "engine/ospath: use tempdir.Chdir in more places (#2907)" (#2912)
73cdde8 analytics: send anonymized analytics by default. update the README and nudge to reflect this (#2902)
082949b analytics: update wmclient and use WithoutGlobalTags() instead of IncrAnonymous() (#2901)
98c33ef ci: use frozen yarn lockfile (#2896)
f2858c0 cli: add separate 'tilt dump engine' and 'tilt dump logstore' (#2892)
455f644 cli: can trigger update from cli (#2904)
39d0072 cli: make manifest prefixes right-aligned in log output (#2915)
284ed07 engine/ospath: use tempdir.Chdir in more places (#2907)
4f61aa4 engine: don't call KIND load if cluster ref provided; s/kindPush/kindLoad [ch4292] (#2898)
eab65ed engine: handle pod deletion properly (#2888)
07c0b0a engine: simplify pod registration a bit (#2882)
2cbf100 extension: define extension storage API w/ filesystem implementation (#2909)
a1ff474 k8s: auto-detect local registry from node annotations (#2899)
16f3428 k8s: rename private registry to local registry, to reduce confusion (#2897)
82c265a logstore: factor out a lineBuilder to separate accumulation of segments from printing lines (#2900)
04f4127 starkit: allow Load behavior to be modified at runtime (#2903)
35b7cb1 starkit: error if same identifier added multiple times (#2908)
513bd7e tiltfile: allow commands to be specified as arrays (#2914)
3eea3e9 tiltfile: always use unix abs-path check when verifying live update remote path (#2893)
460180b tiltfile: can optionally specify host_from_cluster as arg to default_registry in Tiltfile [ch4292] (#2885)
1fd56ce tiltfile: move logging about local registry out of for-loop to reduce spam [ch4451] (#2911)
e6198fa web: Update vs Live Update is more obvious in Logs (#2891)
a48860a web: add a storybook for the log UI (#2890)