github tilt-dev/tilt v0.21.0

latest releases: v0.33.14, v0.33.13, v0.33.12...
2 years ago

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

Important Changes

Tilt now cleans up abandoned Kubernetes resources during a Tiltfile update. For example, while running tilt up, if you remove a Pod from your resource's K8s YAML, it will be stopped in your cluster now as well (see #3137 / #3499 for examples).

Release notes

  • ✨ Garbage collect K8s resources on Tiltfile update (#4700)
  • ✨ Add KubernetesApply type to Tilt API
  • 🐛 Fix entity too large errors with large Helm charts (#4702)
  • 🐛 Fix rare informer has already started errors on start (#4699)
  • 🐎 Reduce I/O on various file operations (#4684)
  • ⚡ Include Docker server version in tilt doctor output (#4695)

Changelog

1138abe Update version numbers: 0.20.9
229fbb9 api: PodLogStream lifecycle from KubernetesDiscovery reconciler (#4690)
2af3565 api: defer controller manager init (#4699)
827ade1 configs: create filewatches during tiltfile creation (#4696)
77c5854 doctor: log docker server version (#4695)
d2476ce hud: improve 'entity too large' errors and raise limit (#4702)
c0f9c54 k8s: remove our homegrown meta Accessor in favor of apimachinery's (#4701)
6051e88 kubernetesapply: garbage collect k8s resources on reconcile (#4700)
926d026 kubernetesapply: reconcile objects (#4693)
cff2cc8 watch: use WalkDir to speed up file listing (#4684)

Docker images

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

Don't miss a new tilt release

NewReleases is sending notifications on new releases.