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>
2024-08-01 10:00:58 +02:00
Frederik Ring
872b5cd408
docs(kubectx): add quoting to array keys ( #12216 )
2024-02-14 12:14:08 +01:00
lutra
69b0dfeadf
fix(kubectx): k8s contexts with spaces ( #12191 )
2024-02-02 17:12:36 +01:00
Sam Cook
6396dfb97f
fix(kubectx): don't error on missing k8s context ( #10675 )
2022-02-10 17:00:45 +01:00
Marc Cornellà
31d63ea884
fix(kubectx): allow prompt sequences in kubectx_mapping
( #10562 )
...
Fixes #10562
2022-01-04 11:53:41 +01:00
Marc Cornellà
d87ab251c7
fix(kubectx): quote % in kubectx_prompt_info
2022-01-03 14:03:36 +01:00
Ken Crawford
4d7f0cfb47
docs(kubectx): fix README sample code syntax ( #10199 )
2021-09-17 23:33:12 +02:00
Mattias Öhrn
e13ff75f38
fix(kubectx): show plain context if not mapped ( #10134 )
2021-08-24 19:19:29 +02:00
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>
2021-06-13 08:23:13 -07:00