Maia McCormick
Maia McCormick
A user saw yellow "has alert" indications on a number of pods and didn't understand why/thought there was something serious wrong--turns out they were just PodRestartError notifications. But sometimes pods...
Many users like the fact that exiting Tilt leaves all your old resources up--your next Tilt run can hook into pods from last time (if nothing has changed) and speed...
I want to move some slow operations in ClusterAPI's Tiltfile into a local_resource so that they don't happen every time I touch the Tiltfile. These operations need to run before...
- a call to `GitConfigParser.items("somesection")` fails with `NoSectionError` even when "somesection" exists. - however, with a prior call to `GitConfigParser.sections()` OR `.get_value()` -- as far as I can tell, anything...
👋what an excellent project! Dropping this PR here because I was getting annoyed by clues exporting as > "Law & Order" spinoff, briefly and also it seemed that any stray...
Before reporting an issue, please ensure you are using the latest release of fsevents. ### Which version of macOS are you using? ``` ProductName: Mac OS X ProductVersion: 10.15.4 BuildVersion:...
Neat theme! Had some trouble getting it working on my site. Here's the issue as replicated in this repo, with no changes except adding `webrick` so Jekyll can actually serve[^1]....
What a cool project! I'm playing with the chord functionality in Teoria and it would be much easier to tell what was going on if I could dump Teori chords...
From @jfancher: > is there any workaround for, or plan to support, depending on readiness of arbitrary k8s objects? For example... I have a KafkaTopic CRD managed by an operator...
As reported by @theothertomelliott: filewatching on MacOS fails silently when a resource has 4097+ deps. See [repro case](https://github.com/jazzdan/lots-o-deps) - after initial `tilt up`, Tilt doesn't detect any file changes. (However,...