bonnefoa / kubectl-fzf

A fast kubectl autocompletion with fzf
MIT License
447 stars 33 forks source link

Custom Resources #36

Open cbndr opened 1 year ago

cbndr commented 1 year ago

Hi there! This is quite a nice tool. My understanding of https://github.com/bonnefoa/kubectl-fzf/blob/68bf6b00ff05376fb34ba76cf12ed9939200ca55/internal/k8s/resourcewatcher/resource_watcher.go#L111 is though, that custom resources are not supported. Is that correct?

Cheers, Chris

nichcuta commented 2 months ago

First off, awesome tool,

Would be great if we can pass extra CRDs as a variable to watch and cache.

Thanks, Nic