Skip to content

v0.10.19

Choose a tag to compare

@jazzdan jazzdan released this 15 Nov 20:05
a417f45

Changelog

4d1d629 Revert "engine: restore template spec hashes, use them to decide whether to add a pod to a manifest (but don't use them to filter out pod events entirely -- we still need to know if e.g. an existing pod was deleted, even if it no longer matches the currently deployed pod template spec hash)" (#2519)" (#2543)
0d0790e ability to disable upgrade nag #2520 (#2522)
490af22 build controller: don't set ForceUpdate on crash rebuild (#2550)
62e65a2 build: humanize buildkit errors a bit (#2538)
a49e61c build: remove redundant build error log (#2558)
1cf4d13 buildcontroller: don't set BuildReasonInit when initial build is manual-only (#2560)
a219241 builder: get rid of some caps, use short cIDs (#2532)
0a2e486 ci: always publish assets (#2540)
5d55450 container: add a wrapper function around FamiliarString() that handles RefSelectors correctly (#2530)
a7df4bb engine: don't fall back on docker build failures (#2547)
271c965 engine: fix force rebuild after failed build (#2539)
ef8f0e5 engine: reduce length of build header line (#2562)
c1676e5 engine: restore template spec hashes, use them to decide whether to add a pod to a manifest (but don't use them to filter out pod events entirely -- we still need to know if e.g. an existing pod was deleted, even if it no longer matches the currently deployed pod template spec hash)" (#2519)
403bce0 integration: fix flakiness of TestLiveUpdateAfterCrashRebuild (#2535)
0c5bc36 integration: fix up sample projects to actually need restart.sh (#2545)
2a064f3 integration: skip TestLiveUpdateAfterCrashRebuild (#2533)
6e4ef18 integration: skip TestLiveUpdateAfterCrashRebuild until we can figure out what's breaking (#2541)
b758867 live update: use pipeline logger (#2561)
34f01a6 revert the revert of the revert of the revert of podtemplatespec hashes (#2559)
c0d329f tilt: 0.10.18 (#2528)
eec38ed tilt: remove timing.py (#2549)
46e1261 upper_test: fix nextCallComplete race condition (#2525)
f692295 watch: ignore resourceVersion (#2555)
9f06eb7 web: If the ending line is an element, grab the lineID directly (#2551)
df1b66e web: allow alerts to be dismissed in all contexts except snapshots (#2554)
cbc8eca web: remove team buttons for now (#2566)
a417f45 web: removed shared by text in TopBar (#2567)
5e044e7 web: snapshots polish (#2529)
9a06961 webui: fix facets and alerts linebreaks (#2557)
2f65acd webui: use linebreaks instead of display: block to separate lines (#2536)