client/pkg/kn/commands
Gunjan Vyas ce790b40d6
Adding --tls option to domain create command (#1419)
* Adding --tls option to domain create command

* Adding client test for builder

* Update CHANGELOG.adoc

Co-authored-by: David Simansky <dsimansk@redhat.com>

* Edited domain create usage message

* Update docs/cmd/kn_domain_create.md

Co-authored-by: Roland Huß <rhuss@redhat.com>

* Update pkg/serving/v1alpha1/client.go

Co-authored-by: Roland Huß <rhuss@redhat.com>

* Update docs and usage message

* Changing test domain name in e2e for tls test

* fix e2e domain create test case

Co-authored-by: David Simansky <dsimansk@redhat.com>
Co-authored-by: Roland Huß <rhuss@redhat.com>
2021-08-10 05:09:13 -07:00
..
broker Adding class option to broker create (#1402) 2021-08-06 06:36:20 -07:00
channel Update k8s dependencies to v0.20.7 (#1344) 2021-06-17 07:42:22 -07:00
completion Upgrade a few assorted dependencies (#1220) 2021-02-12 05:55:50 -08:00
container Add support for multi-containers (#1382) 2021-08-09 12:25:12 -07:00
domain Adding --tls option to domain create command (#1419) 2021-08-10 05:09:13 -07:00
flags Add an update timestamp to trigger the creation of a revision when needed. (#1364) 2021-07-26 12:17:16 -07:00
options Enable errorlint and fix all issues (#1223) 2021-02-12 18:27:38 -08:00
plugin Deprecate `lookup-path` option and updated relevant documentation (#1422) 2021-08-10 03:54:12 -07:00
revision Fix unit tests clash with local kubeconfig (#1418) 2021-08-05 06:12:53 -07:00
route Fix service/revision list output with '-o' param (#1276) 2021-04-13 07:53:00 -07:00
service Add an update timestamp to trigger the creation of a revision when needed. (#1364) 2021-07-26 12:17:16 -07:00
source Adding base64 data handling to ping update command (#1392) 2021-07-26 02:59:15 -07:00
subscription Fix Subscription's Channel to use KRefence type (#1326) 2021-05-25 07:54:38 -07:00
trigger Fix service/revision list output with '-o' param (#1276) 2021-04-13 07:53:00 -07:00
version update versions to 0.24 (#1360) 2021-06-29 12:00:17 -07:00
describe.go Add linting config and fix issues. (#1001) 2020-09-11 05:41:00 -07:00
describe_test.go Adding tests for commands package (#1377) 2021-07-20 03:14:12 -07:00
human_readable_flags.go chore: Add gitops feature to changelog (#1190) 2021-01-14 06:31:19 -08:00
human_readable_flags_test.go Adding tests for commands/flag pkg (#1375) 2021-07-09 06:45:19 -07:00
namespaced.go Fix various misspellings and linter items (#1057) 2020-10-12 21:24:30 -07:00
namespaced_test.go Fix unit tests to use NAMESPACE value in k8s cluster env (#1421) 2021-08-06 09:57:20 -07:00
testing_helper.go Update k8s dependencies to v0.20.7 (#1344) 2021-06-17 07:42:22 -07:00
testing_helper_test.go Upgrade a few assorted dependencies (#1220) 2021-02-12 05:55:50 -08:00
types.go Move warning handler from `main()` to `RestConfig()` (#1359) 2021-06-30 07:10:10 -07:00
types_test.go Fix unit tests clash with local kubeconfig (#1418) 2021-08-05 06:12:53 -07:00
wait_flags.go Drop deprecated --async flag support (#1094) 2020-11-09 01:49:17 -08:00
wait_flags_test.go Upgrade a few assorted dependencies (#1220) 2021-02-12 05:55:50 -08:00