client/pkg/kn/commands
Navid Shaikh b7a2a09085
Pin serving to v0.13.2 and update version command (#797)
* Pin serving v0.13.2 dep to v0.13.2

* Update version command

 now points to serving v0.13.2 and eventing v0.13.6

* Copy go.sum as generated in CI
2020-04-14 01:26:15 -07:00
..
completion feature(serving): Update API to serving.knative.dev/v1 (#640) 2020-02-07 02:03:14 -08:00
flags Fix error when output is set to name (#775) 2020-04-13 21:58:15 -07:00
plugin fix(plugin): Fix plugin lookup with file ext on Windows (#774) 2020-04-03 05:57:18 -07:00
revision Add "--target-utilization" to manage "autoscaling.knative.dev/targetUtilizationPercentage" annotation (#788) 2020-04-09 03:49:03 -07:00
route fix typo in source list-types examples (#684) 2020-02-21 03:38:06 -08:00
service Fix error when output is set to name (#775) 2020-04-13 21:58:15 -07:00
source Update sink binding create usage string (#785) 2020-04-07 16:51:00 -07:00
trigger fix(trigger): Make --filter flag truly optional (#745) 2020-03-18 06:39:06 -07:00
version Pin serving to v0.13.2 and update version command (#797) 2020-04-14 01:26:15 -07:00
describe.go Remove unused variables and unreachable code (#779) 2020-04-06 14:26:59 -07:00
describe_test.go Human-readable revision describe (#475) 2019-11-05 17:43:02 -08:00
human_readable_flags.go feature(source binding): Support for Sink Binding as source (#625) 2020-01-29 12:08:27 -08: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 refactor(source): Update to Knative eventing 0.13.0 (#705) 2020-03-06 13:47:27 -08:00
testing_helper_test.go refactor(source): Update to Knative eventing 0.13.0 (#705) 2020-03-06 13:47:27 -08:00
types.go fix: Fix default config path on Windows (#752) 2020-03-23 04:01:08 -07:00
types_test.go Report missing kubeconfig or error connecting to cluster (#725) 2020-03-10 03:34:29 -07:00
wait_flags.go Remove the delete propagation flag (#770) 2020-04-08 03:35:01 -07:00
wait_flags_test.go Remove the delete propagation flag (#770) 2020-04-08 03:35:01 -07:00