David Simansky
bb8dc74971
Fix plugin version retrieval ( #564 )
2021-10-07 06:42:28 -07:00
Fabian Lopez
eb17fb819c
chore: example message changes between standalone and plugin ( #507 )
...
* example message changes between standalone and plugin
Signed-off-by: Fabian Lopez <lfabian@vmware.com>
* make template name a parameter in replaceNameInTemplate
Signed-off-by: Fabian Lopez <lfabian@vmware.com>
* use ExecuteTemplate error
Signed-off-by: Fabian Lopez <lfabian@vmware.com>
2021-09-08 06:42:45 -07:00
Markus Thömmes
892558bf2a
Rename module to knative.dev/kn-plugin-func ( #423 )
...
Co-authored-by: Lance Ball <lball@redhat.com>
2021-07-15 11:33:32 -07:00
Matej Vasek
db0945ed3e
fix: `func run` now uses Docker API, not binary
...
Signed-off-by: Matej Vasek <mvasek@redhat.com>
2021-03-15 18:24:57 +01:00
Zbynek Roubalik
a5cbe3061b
src: rename from faas to func ( #253 )
...
Signed-off-by: Zbynek Roubalik <zroubali@redhat.com>
2021-01-21 17:10:39 +01:00
David Simansky
8a30ba193d
fix: Fix plugin version output ( #233 )
...
* fix: Fix plugin version output
* fix: Rm unsued import
2020-12-02 20:27:51 +01:00
Zbynek Roubalik
470ebb9da4
rename function -> func ( #217 )
...
Signed-off-by: Zbynek Roubalik <zroubali@redhat.com>
2020-11-06 12:47:30 +01:00
Zbynek Roubalik
cd57692c9d
feat!: rename faas to function ( #210 )
...
* rename faas to function
Signed-off-by: Zbynek Roubalik <zroubali@redhat.com>
* function.yaml -> func.yaml
Signed-off-by: Zbynek Roubalik <zroubali@redhat.com>
2020-11-06 10:41:42 +01:00
David Simansky
ec5327d520
fix: root cmd init
2020-10-08 18:35:18 +02:00
David Simansky
85a5f475eb
feat(kn): Enable faas to be integrated as plugin to kn ( #155 )
...
Provides capabilities for the faas CLI to exist as a plugin in the upstream kn CLI.
Tested with kn 0.17
2020-10-08 10:14:10 -04:00