ImgBotApp
f4614da3b6
[ImgBot] Optimize images
...
*Total -- 1,425.84kb -> 1,146.04kb (19.62%)
/plugins/kubectx/prod.png -- 3.74kb -> 2.29kb (38.71%)
/plugins/kubectx/stage.png -- 3.74kb -> 2.35kb (37.16%)
/plugins/zsh-navigation-tools/doc/img/n-history2.png -- 105.78kb -> 70.81kb (33.05%)
/plugins/localstack/sqs-send-result.png -- 69.00kb -> 55.75kb (19.21%)
/plugins/z/img/demo.gif -- 1,241.72kb -> 1,012.99kb (18.42%)
/plugins/z/img/zsh_4.3.11_plus.svg -- 0.93kb -> 0.93kb (0.11%)
/plugins/z/img/mit_license.svg -- 0.93kb -> 0.93kb (0.11%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2025-01-28 20:50:19 -08:00
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