client/pkg
Navid Shaikh 15dec583ca
Implement human readable output for kn route describe (#643)
* Implement human readable output for kn route describe

 - Keeps the machine readable output
 - Align the command description text, check for single argument, reported error messages and unit tests in service, revision, route, source binding describe commands

* Dont print separate section for owner references

* Print Service heading irrespective of owner.Kind == Service

* Align desc, err msg for trigger, apiserver and cronjob source
2020-02-10 07:46:07 -08:00
..
dynamic feature(serving): Update API to serving.knative.dev/v1 (#640) 2020-02-07 02:03:14 -08:00
errors check if status detail is nil (#380) 2019-08-20 02:24:06 -07:00
eventing feature(source binding): Support for Sink Binding as source (#625) 2020-01-29 12:08:27 -08:00
kn Implement human readable output for kn route describe (#643) 2020-02-10 07:46:07 -08:00
printers Implement human readable output for kn route describe (#643) 2020-02-10 07:46:07 -08:00
serving fix(serving): Fix test method wording (#642) 2020-02-07 03:06:13 -08:00
sources/v1alpha1 feature(serving): Update API to serving.knative.dev/v1 (#640) 2020-02-07 02:03:14 -08:00
util feature(serving): Update API to serving.knative.dev/v1 (#640) 2020-02-07 02:03:14 -08:00
v1alpha1 migrate to the new eventing legacy client (#621) 2020-01-21 23:15:23 -08:00
wait fix(serving): Add an error window for ReadyCondition (#644) 2020-02-07 12:06:14 -08:00
dummy_test.go Use knative.dev/test-infra (#319) 2019-07-31 03:20:43 -07:00