kubectx: KUBECTX_IGNORE_FZF not being respected

If you have fzf installed, but want to opt out of using this feature, set the environment variable KUBECTX_IGNORE_FZF=1.

I have the KUBECTX_IGNORE_FZF var set and it doesn’t seem to be respected. I double checked (echo $KUBECTX_IGNORE_FZF) and it is set to 1. I set it in my .bashrc file…

About this issue

  • Original URL
  • State: closed
  • Created 6 years ago
  • Reactions: 2
  • Comments: 15 (7 by maintainers)

Most upvoted comments

@maximbaz I agree from the perspective of modularity. However, it’s nearly impossible to let existing users know about new features, in this case the aliases.

I guess this one just went through, but please subscribe to issues in the repository. I very frequently open proposal issues discussing how to implement things.