client/pkg/kn/commands/route
Navid Shaikh a32f5666b5 Vendors serving v0.9.0 (#458)
* Vendors serving v0.9.0

* Updates references per serving v0.9.0 vendoring

 - Updates code and tests to refer the required data structure and method/function calls
 - duckv1beta1 -> duckv1 conditions
 - traffic percent value is now *int64
 - containerConcurrency validation method relocation

* fix(golint): exported function should have comment

 for NonReadyConditionReason function

* Updates check for removing null targets

 fixes the pointer value check

* Updates per review comments
2019-10-27 22:22:36 -07:00
..
describe.go Rename go files under command group dir (#245) 2019-09-06 00:13:03 -07:00
describe_test.go Rename go files under command group dir (#245) 2019-09-06 00:13:03 -07:00
human_readable_flags.go Refine route list output (#407) 2019-10-22 23:33:27 -07:00
list.go chore(plugins, services, routes): Aligned "Not found" messages (#359) 2019-08-22 00:23:32 -07:00
list_flags.go Update serving dependency to 0.8; change all import paths (#368) 2019-08-15 18:09:08 -07:00
list_flags_test.go Fill up test cases for files with low coverage (#399) 2019-09-05 03:33:04 -07:00
list_test.go Vendors serving v0.9.0 (#458) 2019-10-27 22:22:36 -07:00
route.go Update serving dependency to 0.8; change all import paths (#368) 2019-08-15 18:09:08 -07:00