Patrick D'appollonio

Results 52 comments of Patrick D'appollonio

Awesome and good to know! I see the cache, I'm just not sure how it leverages it per-linter knowing there's no way that you can call a custom binary and...

I'm honestly less worried about installations and more about the execution cache itself. GolangCI-lint takes over 6 minutes on a GHA runner the first time. Each run can cache previous...

I'm down to take over the RFC and this issue if you want me to run the experimentation and take it to completion, but I don't want to step in...

Hey @reegnz! Detecting _reliably_ if a resource is cluster-scoped or namespaced is actually quite, quite hard. Even Helm hasn't managed to get this appropriately, but you're more than welcome to...

As a side note: the main reason too Kubernetes' "server-side apply" exists is also due to these mismatches of "what's true". Their KEP has some good insight about it but...

Last note from a friend that works for a Fortune 500 and they actively use this project is that the inability of `kubectl-slice` to interact with a Kubernetes cluster isn't...

Haha it's not about "reading too much", you opened a can of worms we've discussed (unfortunately in private) with a bunch of users and folks with interests in this project,...

Hey @reegnz circling back on this. I talked to a few folks using the tool and discussed the conversation with them. We could have that YAML bundled with the app...

Would love to know more about this. One of the things we could definitely do is import mkcert ourselves and do the management in code rather than downloading yet another...

Not currently, no. It wouldn't be that hard to add it. To start, it would be based on the detection of the browser's preferences but there could also be a...