Daniel Helfand
|
834ee79049
|
do not check for plugin executable if none on path (#846)
|
2020-06-02 01:38:16 -07:00 |
Lv Jiawei
|
5e73d8dad3
|
Fix plugin execution for Windows (#738)
Fixes #737
* Use exec.Command instend of syscall.Exec for windows.
* Fix a bug in plugin handler test when running it on windows.
* Fix typo.
|
2020-03-20 09:22:07 -07:00 |
dr.max
|
1f27ecaa92
|
removes remaining references to 'lookup-plugins-in-path' (#481)
|
2019-11-11 09:56:21 -08:00 |
Gong Zhang
|
a607b16b0c
|
Rename go files under command group dir (#245)
- Files under service dir
- Files under revision dir
- Files under plugin dir
[issue 229](https://github.com/knative/client/issues/229)
|
2019-09-06 00:13:03 -07:00 |