client/pkg/kn/commands/plugin
David Simansky 71f8b25dc0
fix(plugin): Fix plugin lookup with file ext on Windows (#774)
* fix(plugin): Fix plugin lookup with file ext on Windows

* chore: Update changelog

* fix: Reflect review feedback

* fix: Reflect review feedback and add future todo
2020-04-03 05:57:18 -07:00
..
handler.go fix(plugin): Fix plugin lookup with file ext on Windows (#774) 2020-04-03 05:57:18 -07:00
handler_test.go Fix plugin execution for Windows (#738) 2020-03-20 09:22:07 -07:00
list.go feat(XDG home): use XDG_CONFIG_HOME as default config location (#668) 2020-02-28 06:24:51 -08:00
list_flags.go Rename go files under command group dir (#245) 2019-09-06 00:13:03 -07:00
list_flags_test.go Rename go files under command group dir (#245) 2019-09-06 00:13:03 -07:00
list_test.go fixes(#414): change plugins config to use - instead of camel case (#428) 2019-10-04 00:48:08 -07:00
plugin.go feat(XDG home): use XDG_CONFIG_HOME as default config location (#668) 2020-02-28 06:24:51 -08:00
plugin_test.go feat(XDG home): use XDG_CONFIG_HOME as default config location (#668) 2020-02-28 06:24:51 -08:00
plugin_test_helper.go Fix plugin execution for Windows (#738) 2020-03-20 09:22:07 -07:00
verifier.go fix English typo: 'an equally' instead of 'a equally' (#469) 2019-11-05 00:40:24 -08:00
verifier_test.go Rename go files under command group dir (#245) 2019-09-06 00:13:03 -07:00
verifier_windows.go fix English typo: 'an equally' instead of 'a equally' (#469) 2019-11-05 00:40:24 -08:00