github tilt-dev/tilt v0.17.7

latest releases: v0.33.17, v0.33.16, v0.33.15...
3 years ago

Install Tilt ⬇️ | Upgrade Tilt ⬆️ | Tilt Cloud ⛅ | Tilt Extensions 🧰

Release Notes

  • Kubernetes watch optimization (#2846, #3792)
  • Add an annotation (tilt.dev/down-policy: keep) so that resources don't get deleted on tilt down (#3755)
  • Add an API for attaching links to local_resource
  • Bug fixes for live-update on case-insensitive file systems (#3730)

Changelog

36ed335 Update version numbers: 0.17.6
02cd602 engine: add image build duration metrics (#3803)
bc0e805 hud/web: can attach link_text to endpoints when sending to web ui, endpoints render with link_text if provided [ch9607] (#3812)
920bb0d k8s: add down policy annotation (#3827)
31d78b0 k8s: add the ability to watch a specific namespace (#3807)
09ceab4 k8swatch: only watch events and services in namespaces we've deployed to. fixes #3792 (#3808)
3110035 k8swatch: only watch pods in namespaces we've deployed to. fixes #2846 (#3818)
68e9ca2 k8swatch: refactor into a common state struct (#3805)
1eba7df local_resource/store: can attach links to a local_resource, they are returned as endpoints/sent tto frontend views [ch9660] (#3824)
44481e9 model/webview: endpoints sent to web UI contain name [ch9649] (#3819)
e04c3a0 ospath: handle case-insensitive file systems. fixes #3730 (#3820)
20c631c tilt: add .swp to .gitignore (#3829)
8e9bc07 tiltfile: add more info to docker compose test output (#3821)
136db09 tiltfile: port_forward constructor accepts 'name' param [ch9608] (#3823)
af74016 type some old test data (pt 1) (#3817)
c2ba23f web tests: clean up unused test data, add typing (#3822)
71a19ed web: split SidebarItem into its own file (#3825)

Docker images

  • docker pull tiltdev/tilt
  • docker pull tiltdev/tilt:v0.17.7

Don't miss a new tilt release

NewReleases is sending notifications on new releases.