summaryrefslogtreecommitdiff
path: root/plugins/kubectx/README.md
AgeCommit message (Collapse)Author
2024-08-01fix(kubectx): fix display of k8s contexts without double quotes (#12534)Marc Cornellà
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-02-14docs(kubectx): add quoting to array keys (#12216)Frederik Ring
2021-09-17docs(kubectx): fix README sample code syntax (#10199)Ken Crawford
2021-06-13feat(kubectx): adding a new plugin for 'kubectx' (#6114)Stanisław Szydło
Co-authored-by: Marc Cornellà <marc.cornella@live.com> Co-authored-by: Robby Russell <robby@planetargon.com>