client/pkg/kn/commands/service
Boaz Shuster 0e89cfccbe
Fix env, annotation and labels flags in service create/update/apply (#1516)
Signed-off-by: Boaz Shuster <boaz.shuster.github@gmail.com>
2021-11-25 00:32:16 -08:00
..
apply.go Use context.Context in API methods (#1274) 2021-03-26 09:23:20 -07:00
apply_mock_test.go Upgrade a few assorted dependencies (#1220) 2021-02-12 05:55:50 -08:00
configuration_edit_flags.go Fix env, annotation and labels flags in service create/update/apply (#1516) 2021-11-25 00:32:16 -08:00
create.go update status of commands (#1508) 2021-11-09 01:51:43 -08:00
create_mock_test.go Move `--autoscale-window` to `--scale-window` (#1489) 2021-10-26 02:12:20 -07:00
create_test.go Rename --concurrency-target and --concurrency-utilization (#1490) 2021-10-27 02:40:01 -07:00
delete.go update status of commands (#1508) 2021-11-09 01:51:43 -08:00
delete_mock_test.go Upgrade a few assorted dependencies (#1220) 2021-02-12 05:55:50 -08:00
delete_test.go Upgrade a few assorted dependencies (#1220) 2021-02-12 05:55:50 -08:00
describe.go update status of commands (#1508) 2021-11-09 01:51:43 -08:00
describe_test.go Fix describe/list commands with json/yaml output format (#1278) 2021-09-21 05:32:37 -07:00
export.go update status of commands (#1508) 2021-11-09 01:51:43 -08:00
export_test.go Add an update timestamp to trigger the creation of a revision when needed. (#1364) 2021-07-26 12:17:16 -07:00
human_readable_flags.go Enable gosec linter and fix existing issues (#1228) 2021-02-16 02:17:26 -08:00
import.go update status of commands (#1508) 2021-11-09 01:51:43 -08:00
import_test.go Upgrade a few assorted dependencies (#1220) 2021-02-12 05:55:50 -08:00
list.go update status of commands (#1508) 2021-11-09 01:51:43 -08:00
list_mock_test.go Upgrade a few assorted dependencies (#1220) 2021-02-12 05:55:50 -08:00
list_test.go Fix describe/list commands with json/yaml output format (#1278) 2021-09-21 05:32:37 -07:00
service.go Changing the Default retry value (#1463) 2021-10-01 07:56:07 -07:00
service_test.go Add `env-value-from` flag & keep order of env vars in created/updated services (#1328) 2021-06-29 01:48:13 -07:00
service_update_mock_test.go Add an update timestamp to trigger the creation of a revision when needed. (#1364) 2021-07-26 12:17:16 -07:00
update.go update status of commands (#1508) 2021-11-09 01:51:43 -08:00
update_test.go Calculate traffic split when N-1 revisions are specified (#1483) 2021-10-29 13:24:59 -07:00