ContainerImage.Pinniped/hack/lib/tilt
Ryan Richard 84a0084703 Tilefile watches for changes in ytt templates
- When using `local()` in the Tiltfile it will not know
  to watch those files for changes, so each time we use
  `local()` we now also use `watch_file()`
- As a result, editing a ytt template file now causes
  an immediate `kubectl apply` of the results
2020-10-14 16:21:40 -07:00
..
tilt_modules Add Tilt-based local dev workflow. 2020-10-05 16:34:33 -05:00
Tiltfile Tilefile watches for changes in ytt templates 2020-10-14 16:21:40 -07:00
concierge.Dockerfile Make tilt work with the supervisor app and add more uninstall testing 2020-10-09 14:25:34 -07:00
local-user-authenticator.Dockerfile Add Tilt-based local dev workflow. 2020-10-05 16:34:33 -05:00
supervisor.Dockerfile Make tilt work with the supervisor app and add more uninstall testing 2020-10-09 14:25:34 -07:00