Changelog
- 387b034 Add a warning if cache is old
- 2b8e463 Add basic code generation
- a34e6a3 Add exit on unauthorized option
- 9b2c51c Add fetcher state debug
- 048acfd Add http debug option to k8s deployment
- 49966d4 Add kubeconfig unit example
- 22d517c Add mem profile command
- 7ff09fe Add missing api version
- 0b60d6d Add missing ingress resource
- d1eb885 Add pprof endpoint to kfzf server
- 4e264eb Add tab completion debugging
- 86144f7 Add todo
- b83f4fe Add zle messages
- c35434b Added diagrams
- 365f94d Added systemd installation
- 92c2a54 Added systemd service
- 6457744 Don't rely on cobra for verb parsing
- 651805c Fix configmap
- 4b5e332 Fix dockerfile
- 49215ef Fix double ingress
- b5a9c9f Fix fzf call
- f39162b Fix ingress name
- 20635d7 Fix k logs
- 770f92d Fix keti completion
- f7dfb5c Fix namespace filtering for watches
- ecf68ee Handle namespaces permission errors
- 5ba964d Increase default image tag on deployment
- adf954c More option renames
- 064ec5b Move daemon files to /tmp/kubectl-fzf-server
- bd54df5 Refactored cluster config
- 1d17ec8 Rely on KUBECONFIG and match kubectl behavior
- dec07b1 Remove cluster name option
- eacd8e4 Remove daemon option
- eacd739 Remove the split by namespace option
- 4dc094b Remove unecessary service
- 2a98b93 Remove unused function
- 03584c0 Rename options
- 07e4e9b Switch some logs to trace
- 07cf714 Update resource parsing
- 1652384 Use const for exit code
- 9059e73 Watch all namespaces when no watch/excluded namespaces are provided