Evan Lucas

Results 20 comments of Evan Lucas

what does `kubectl version` print out?

ah, sorry you are having an issue. I believe it should work if you put a space after the `-n` for now. I'll try to get around to fixing this...

hm this seems to be working for me. I would recommend you pass context before namespace though, that way you can get the namespace to autocomplete. (The namespaces available will...

I also needed a control that allowed on the fly refreshing. I created a modified version that allows one to add new nodes to the tree and refresh the tree....

I likely won't have to time to help out in the near future, so feel free to remove mine. Thanks!

Maybe compare `ulimit -n`? I think it is 256 on macOS by default... not sure what benchmark you are using, but that is pretty low if you are opening a...

I was suggesting using the pre-compiled tarball for OS X. We could use `pkgutil` and `installer` to determine which files to remove prior to installation, but that seems a bit...

There definitely is a difference from what I am seeing with and without CoreFoundation on macOS 12.6 (Kernel 21.6.0) Screenshot with CoreFoundation: ![Screen Shot 2022-10-06 at 9 11 22 AM](https://user-images.githubusercontent.com/677994/194336073-be4dfcdd-bf57-48ef-bcb3-d88b23ee2a22.png)...

Thanks for jumping on this and getting a non-breaking release published! I really appreciate y'all's time! Did y'all want to leave this issue open? or is it good to close?

Hi! Can you please a reproducible test case (preferably with no other dependencies)? That would help us debug this issue. Thanks!