<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh.git/plugins/kubectx, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cnjoe.info/git/zsh.git/atom/plugins/kubectx?h=master</id>
<link rel='self' href='http://cnjoe.info/git/zsh.git/atom/plugins/kubectx?h=master'/>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/'/>
<updated>2024-08-01T08:00:58Z</updated>
<entry>
<title>fix(kubectx): fix display of k8s contexts without double quotes (#12534)</title>
<updated>2024-08-01T08:00:58Z</updated>
<author>
<name>Marc Cornellà</name>
<email>marc@mcornella.com</email>
</author>
<published>2024-08-01T08:00:58Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=22bda7799b1e1500a701e1a55a189c77119e9e5f'/>
<id>urn:sha1:22bda7799b1e1500a701e1a55a189c77119e9e5f</id>
<content type='text'>
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 &lt;ken@kenhkelly.us&gt;
</content>
</entry>
<entry>
<title>docs(kubectx): add quoting to array keys (#12216)</title>
<updated>2024-02-14T11:14:08Z</updated>
<author>
<name>Frederik Ring</name>
<email>frederik.ring@gmail.com</email>
</author>
<published>2024-02-14T11:14:08Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=872b5cd4086a5547dbf788dda4e96ab3868cf59b'/>
<id>urn:sha1:872b5cd4086a5547dbf788dda4e96ab3868cf59b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(kubectx): k8s contexts with spaces (#12191)</title>
<updated>2024-02-02T16:12:36Z</updated>
<author>
<name>lutra</name>
<email>49721741+lutra@users.noreply.github.com</email>
</author>
<published>2024-02-02T16:12:36Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=69b0dfeadf35a6da8de41501149cf3a3817218cf'/>
<id>urn:sha1:69b0dfeadf35a6da8de41501149cf3a3817218cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(kubectx): don't error on missing k8s context (#10675)</title>
<updated>2022-02-10T16:00:45Z</updated>
<author>
<name>Sam Cook</name>
<email>sam.lindenrathen@gmail.com</email>
</author>
<published>2022-02-10T16:00:45Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=6396dfb97f13f5fbb0ef98cd5221600b89ff889a'/>
<id>urn:sha1:6396dfb97f13f5fbb0ef98cd5221600b89ff889a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(kubectx): allow prompt sequences in `kubectx_mapping` (#10562)</title>
<updated>2022-01-04T10:53:41Z</updated>
<author>
<name>Marc Cornellà</name>
<email>hello@mcornella.com</email>
</author>
<published>2022-01-04T10:38:53Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=31d63ea884e8ef56a40bed8771cdd8d3aec131f9'/>
<id>urn:sha1:31d63ea884e8ef56a40bed8771cdd8d3aec131f9</id>
<content type='text'>
Fixes #10562
</content>
</entry>
<entry>
<title>fix(kubectx): quote % in `kubectx_prompt_info`</title>
<updated>2022-01-03T13:03:36Z</updated>
<author>
<name>Marc Cornellà</name>
<email>hello@mcornella.com</email>
</author>
<published>2022-01-03T13:03:36Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=d87ab251c7fe18626b2d0c4e4a184e7bed7c508b'/>
<id>urn:sha1:d87ab251c7fe18626b2d0c4e4a184e7bed7c508b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs(kubectx): fix README sample code syntax (#10199)</title>
<updated>2021-09-17T21:33:12Z</updated>
<author>
<name>Ken Crawford</name>
<email>kmcrawford@gmail.com</email>
</author>
<published>2021-09-17T21:33:12Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=4d7f0cfb47b04f218a05f0f2b3deebdb7e3fdb99'/>
<id>urn:sha1:4d7f0cfb47b04f218a05f0f2b3deebdb7e3fdb99</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(kubectx): show plain context if not mapped (#10134)</title>
<updated>2021-08-24T17:19:29Z</updated>
<author>
<name>Mattias Öhrn</name>
<email>mattias.ohrn@gmail.com</email>
</author>
<published>2021-08-24T17:19:29Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=e13ff75f38200b03b26f798991b3ecf30e547d82'/>
<id>urn:sha1:e13ff75f38200b03b26f798991b3ecf30e547d82</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(kubectx): adding a new plugin for 'kubectx' (#6114)</title>
<updated>2021-06-13T15:23:13Z</updated>
<author>
<name>Stanisław Szydło</name>
<email>st4nson@gmail.com</email>
</author>
<published>2021-06-13T15:23:13Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=5152d381bb828a4ed41fdbb430eb05970a8bb25c'/>
<id>urn:sha1:5152d381bb828a4ed41fdbb430eb05970a8bb25c</id>
<content type='text'>
Co-authored-by: Marc Cornellà &lt;marc.cornella@live.com&gt;
Co-authored-by: Robby Russell &lt;robby@planetargon.com&gt;</content>
</entry>
</feed>
