v0.8.10
Changelog
3dda300 Consistently use K8s casing over K8S (#1720)
16349b8 engine/hud: tear out old TriggerManual key control in prep for new ManualUpdateControl work (#1722)
ba7f5ef engine/integration: remove k8s events feature flag (#1708)
0c16688 engine: build_controller respects manifest trigger mode [ch2355] (#1723)
5e66ac8 engine: fix broken tests from weird merge (#1734)
54c17a6 engine: fix opt-in analytics event (#1735)
b177cc7 engine: k8s_events feature flag casing should match the one we set in integration tests (#1733)
7833203 engine: tests that manual build queue respects order [ch2703] (#1731)
eb80288 hud server api endpoint to trigger build, if possible [ch2670] (#1725)
d293a0b k8s: auto-detect microk8s registry. Fixes issue #1621 (#1727)
83afb0b tiltfile/model: old UpdateModeAuto | Manual -> TriggerMode to match existing code, disambiguate with engine.UpdateMode [ch2701] (#1721)
25ef5a4 watch: fix spurious errors while watching (#1726)
6607fe8 web: Sidebar icons respect update/build control mode [ch2705] (#1732)
737ba0c web: show button to trigger update [ch2697] (#1738)
b8ffc7e web: wire TriggerMode through to web frontend (#1724)