client/pkg
Roland Huß 9625b5f4c5 chore(plugins, services, routes): Aligned "Not found" messages (#359)
For the sake of consistency with out own service commands and for kubectl,

`kn plugin list` should print:

```
No plugins found.
```

`kn service list` should print:

```
No services found.
```

and not `No resources found.` like it does now.

Same for `kn routes list`.
2019-08-22 00:23:32 -07:00
..
errors check if status detail is nil (#380) 2019-08-20 02:24:06 -07:00
kn chore(plugins, services, routes): Aligned "Not found" messages (#359) 2019-08-22 00:23:32 -07:00
printers feature(service list): Print NAMESPACE column as the first column when --all-namespaces is specified (#366) 2019-08-21 23:57:33 -07:00
serving Update serving dependency to 0.8; change all import paths (#368) 2019-08-15 18:09:08 -07:00
util Retain the request body when logging HTTP. (#378) 2019-08-21 12:23:33 -07:00
wait Update serving dependency to 0.8; change all import paths (#368) 2019-08-15 18:09:08 -07:00
dummy_test.go Use knative.dev/test-infra (#319) 2019-07-31 03:20:43 -07:00