client/pkg/kn/commands
David Simansky 345653bfe0
feat(wait): add wait for delete operation (#682)
* feat(wait): add wait for delete operation

* feat(wait): refactor initial impl

* fix(lint): add docs to new functions

* fix: reflect code review comments

* feat(wait): add changelog entry

* fix: changelog entry to render correctly

* fix: usage message of wait flag

* feat(wait): set foreground propagationPolicy in sync service delete

* feat(wait): add sync revision delete operation

* Revert "feat(wait): add sync revision delete operation"

This reverts commit 9bb60ac25e.
2020-02-25 02:38:50 -08:00
..
completion feature(serving): Update API to serving.knative.dev/v1 (#640) 2020-02-07 02:03:14 -08:00
flags Harmonize list headers for trigger and sources (#658) 2020-02-12 23:40:36 -08:00
plugin load config values from viper if present in config (#468) 2019-12-19 02:24:31 -08:00
revision fix typo in source list-types examples (#684) 2020-02-21 03:38:06 -08:00
route fix typo in source list-types examples (#684) 2020-02-21 03:38:06 -08:00
service feat(wait): add wait for delete operation (#682) 2020-02-25 02:38:50 -08:00
source fix typo in source list-types examples (#684) 2020-02-21 03:38:06 -08:00
trigger Harmonize list headers for trigger and sources (#658) 2020-02-12 23:40:36 -08:00
version feature(serving): Update API to serving.knative.dev/v1 (#640) 2020-02-07 02:03:14 -08:00
describe.go Human-readable revision describe (#475) 2019-11-05 17:43:02 -08: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 feature(serving): Update API to serving.knative.dev/v1 (#640) 2020-02-07 02:03:14 -08:00
testing_helper_test.go feature(serving): Update API to serving.knative.dev/v1 (#640) 2020-02-07 02:03:14 -08:00
types.go feature(serving): Update API to serving.knative.dev/v1 (#640) 2020-02-07 02:03:14 -08:00
types_test.go Add ApiServer source update and describe commands (#556) 2019-12-16 09:42:01 -08:00
wait_flags.go feat(wait): add wait for delete operation (#682) 2020-02-25 02:38:50 -08:00
wait_flags_test.go feat(wait): add wait for delete operation (#682) 2020-02-25 02:38:50 -08:00