Marc Cornellà
22bda7799b
fix(kubectx): fix display of k8s contexts without double quotes ( #12534 )
...
BREAKING CHANGE: the `kubectx` plugin now properly displays contexts from the
kubectx_mapping array, without using double quotes. Please refer to the plugin
README to see how to use it properly.
Closes #12534
Co-authored-by: Ken Kelly <ken@kenhkelly.us>
2 years ago
Frederik Ring
872b5cd408
docs(kubectx): add quoting to array keys ( #12216 )
2 years ago
lutra
69b0dfeadf
fix(kubectx): k8s contexts with spaces ( #12191 )
2 years ago
Sam Cook
6396dfb97f
fix(kubectx): don't error on missing k8s context ( #10675 )
4 years ago
Marc Cornellà
31d63ea884
fix(kubectx): allow prompt sequences in `kubectx_mapping` ( #10562 )
...
Fixes #10562
4 years ago
Marc Cornellà
d87ab251c7
fix(kubectx): quote % in `kubectx_prompt_info`
4 years ago
Ken Crawford
4d7f0cfb47
docs(kubectx): fix README sample code syntax ( #10199 )
5 years ago
Mattias Öhrn
e13ff75f38
fix(kubectx): show plain context if not mapped ( #10134 )
5 years ago
Stanisław Szydło
5152d381bb
feat(kubectx): adding a new plugin for 'kubectx' ( #6114 )
...
Co-authored-by: Marc Cornellà <marc.cornella@live.com>
Co-authored-by: Robby Russell <robby@planetargon.com>
5 years ago