Nick Santos

Results 278 comments of Nick Santos

ya, mind filing the 5 minute thing as a separate issue? i have more questions about that. does it happen reliably or is it intermittent?

thanks for the report! i think i understand what's going on, but need to think a bit about what the fix should be.

I like the syntax you proposed for using repo/tag field selectors. i think we'd accept something like this. HOWEVER -- if you're thinking about this as part of a bigger...

thanks for reporting! I was not able to reproduce this problem. Given the steps 1) Create a dockerfile with the contents above 2) Run `docker build .` The image built...

what's the value of PLATFORMS?

hmmm...still not able to repro. are you able to repro it locally, or only on the github actions runner?

hmmm...i haven't investigated this deeply, but if docker works, and podman's supposed to be drop-in compatible, isn't this a podman bug?

Thanks for filing! This would make a good tilt extension. (`kubectl_build` was contributed as a tilt extension, and is a thin wrapper around `custom_build` - https://github.com/tilt-dev/tilt-extensions/tree/master/kubectl_build)

@dnephin - to answer some of your questions in the other bug you filed 1) the `dev.tilt.gc=true` label was never intended as a full-service api for helping people write custom_build...

@dnephin ya, that proposal seems good 👍