client/pkg/kn/commands/service
Naomi Seyfer 4874b9a384 Human-readable revision describe (#475)
* Revision describe rebaseable

* Fix up for rebase

* Some tests

* moretests

* Forgot part of the refactor!

* Fix unit tests

* Change e2e tests and respond to feedback
2019-11-05 17:43:02 -08:00
..
configuration_edit_flags.go Vendors serving v0.9.0 (#458) 2019-10-27 22:22:36 -07:00
create.go fix(service): Set default timeout for update to the same value as for create (#446) 2019-10-16 04:51:15 -07:00
create_mock_test.go chore(service): Improvements for waiting on service readiness (#431) 2019-10-10 06:06:06 -07:00
create_test.go Vendors serving v0.9.0 (#458) 2019-10-27 22:22:36 -07:00
delete.go Rename go files under command group dir (#245) 2019-09-06 00:13:03 -07:00
delete_test.go Rename go files under command group dir (#245) 2019-09-06 00:13:03 -07:00
describe.go Human-readable revision describe (#475) 2019-11-05 17:43:02 -08:00
describe_test.go add serviceaccount to service describe (#472) 2019-11-05 03:11:25 -08:00
human_readable_flags.go add revision information to service list (#441) 2019-10-25 02:40:35 -07:00
list.go refactor(knclient): Moved KnClient -> KnServingClient (#420) 2019-09-28 09:21:45 -07:00
list_flags.go Rename go files under command group dir (#245) 2019-09-06 00:13:03 -07:00
list_flags_test.go Rename go files under command group dir (#245) 2019-09-06 00:13:03 -07:00
list_mock_test.go add revision information to service list (#441) 2019-10-25 02:40:35 -07:00
list_test.go add revision information to service list (#441) 2019-10-25 02:40:35 -07:00
service.go fix(service): Set default timeout for update to the same value as for create (#446) 2019-10-16 04:51:15 -07:00
service_test.go refactor(knclient): Moved KnClient -> KnServingClient (#420) 2019-09-28 09:21:45 -07:00
service_update_mock_test.go feat(annotations): Adds annotation flag for service create and update (#422) 2019-10-04 06:40:05 -07:00
update.go fix(service): Set default timeout for update to the same value as for create (#446) 2019-10-16 04:51:15 -07:00
update_test.go Vendors serving v0.9.0 (#458) 2019-10-27 22:22:36 -07:00