client/pkg/kn/commands
Himanshu Ranjan 6c7fc7ca70
Add changes for --scale-init support (#990)
* Add changes for --scale-init support

* Added test cases

* Add test case in e2e tests

* minor fix

* Test case failure fix

* Incorporated review comments

* Add service update test cases

* Incorporate review comments
2020-09-15 02:51: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 Revisit sink prefixes: Support only 'ksvc' prefix and drop 'svc', 'service' support for knative service (#896) 2020-07-14 00:46:18 -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 Add changes for --scale-init support (#990) 2020-09-15 02:51: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