client/pkg/kn/commands
Zhimin Xiang 9b210e3be1
[Release-0.18] Pin knative deps to release-0.18 (#1025)
* Pin pkg to release-0.18 version

* ./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh

* bump k8s version to 1.18.8

* Fix the brokerage of importing latest serving

* exclude script/test-infra md from md check
2020-09-23 11:58:41 -07:00
..
broker add missing assertions for command unit tests (#908) 2020-06-25 22:24:28 -07:00
channel Add linting config and fix issues. (#1001) 2020-09-11 05:41:00 -07:00
completion Add grouping for help message + streamlined help messages (#887) 2020-06-18 00:06:25 -07:00
flags [Release-0.18] Pin knative deps to release-0.18 (#1025) 2020-09-23 11:58:41 -07:00
options Add grouping for help message + streamlined help messages (#887) 2020-06-18 00:06:25 -07:00
plugin Add linting config and fix issues. (#1001) 2020-09-11 05:41:00 -07:00
revision Add linting config and fix issues. (#1001) 2020-09-11 05:41:00 -07:00
route Add grouping for help message + streamlined help messages (#887) 2020-06-18 00:06:25 -07:00
service [Release-0.18] Pin knative deps to release-0.18 (#1025) 2020-09-23 11:58:41 -07:00
source Add linting config and fix issues. (#1001) 2020-09-11 05:41:00 -07:00
trigger Add linting config and fix issues. (#1001) 2020-09-11 05:41:00 -07:00
version Vendor serving and eventing at v0.17.0 (#984) 2020-08-20 03:22:13 -07:00
describe.go Add linting config and fix issues. (#1001) 2020-09-11 05:41:00 -07:00
describe_test.go Add linting config and fix issues. (#1001) 2020-09-11 05:41:00 -07:00
human_readable_flags.go Add linting config and fix issues. (#1001) 2020-09-11 05:41:00 -07:00
namespaced.go update the description of flag namespace (#419) 2019-09-30 01:12:51 -07:00
namespaced_test.go fix lint errors (#388) 2019-08-24 22:46:13 -07:00
testing_helper.go Add linting config and fix issues. (#1001) 2020-09-11 05:41:00 -07:00
testing_helper_test.go Add grouping for help message + streamlined help messages (#887) 2020-06-18 00:06:25 -07:00
types.go feat(channel): Manage knative eventing channels (#967) 2020-08-25 09:25:49 -07:00
types_test.go feat(channel): Manage knative eventing channels (#967) 2020-08-25 09:25:49 -07:00
wait_flags.go Make wait, no-wait and async flags per bool var CLI convention (#802) 2020-04-14 12:36:16 -07:00
wait_flags_test.go Make wait, no-wait and async flags per bool var CLI convention (#802) 2020-04-14 12:36:16 -07:00