Nick Santos

Results 399 comments of Nick Santos

we already have some code that automatically excludes istio containers by name...i also wonder if we could determine when a readiness probe event is coming from istio

Here's a doc on how to group resources: https://docs.tilt.dev/tiltfile_concepts.html#configuring-kubernetes-resources

ha, it's not personal! like 50% of the life of an OSS maintainer is DMs where they just need a link to docs. i'm not totally sure what solution you're...

Yep, this is working as designed - we got a lot of complaints where people edited their kubeconfig while running tilt, and we're surprised it changed the behavior of local()....

the next time this happens, can you post the output of `tilt get kubernetesdiscovery -o yaml` and `tilt get podlogstream -o yaml`? That will give you a lot of diagnostic...

Related issue: https://github.com/tilt-dev/tilt/issues/3282 (though I think the overlap between this one and that one is very implementation-dependent and not obvious)

I would probably lean towards making `--skip-preview` the default, we can make it an option if anybody complains