cli/cmd
Pravin Pushkar 63f14c36f9
mariner renew-certificate fix (#1139)
* mariner renew-certificate fix

Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>

* added UT and E2E test

Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>

* lint fix

Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>

* Update cmd/renew_certificate.go

Co-authored-by: Shubham Sharma <shubhash@microsoft.com>
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>

* address review commnets

Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>

* lint fix

Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>

* trigger pr checks

Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>

* Update utils/utils_test.go

Co-authored-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>

* Update utils/utils_test.go

Co-authored-by: Shubham Sharma <shubhash@microsoft.com>
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>

* Update pkg/kubernetes/renew_certificate.go

Co-authored-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>

* added inline comments

Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>

* trigger pr checks

Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>

* adding usage doc

Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>

Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
Co-authored-by: Shubham Sharma <shubhash@microsoft.com>
Co-authored-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2022-12-07 18:14:10 +05:30
..
annotate.go Upgrade linter to 1.49.0 (#1051) 2022-08-25 16:58:54 +05:30
buildinfo.go replaced license headers (#855) 2021-12-10 08:09:09 +05:30
completion.go feat: support fish shell completion (#1121) 2022-11-07 20:33:10 +05:30
components.go Fix examples and print preview feature warnings (#927) 2022-03-22 12:11:56 -07:00
configurations.go Fix examples and print preview feature warnings (#927) 2022-03-22 12:11:56 -07:00
dapr.go Add newline char at end of dapr version output (#1014) 2022-06-28 08:51:16 -07:00
dashboard.go fix dashboard scheme. fix linter issue (#1092) 2022-10-11 13:15:55 +05:30
init.go Validate and limit container runtime configuration in init and uninstall commands (#1099) 2022-10-12 02:47:41 -07:00
invoke.go Removing the use of the ioutil package (#1037) 2022-08-07 17:30:20 +05:30
list.go Fix examples and print preview feature warnings (#927) 2022-03-22 12:11:56 -07:00
logs.go Include certificate expiry check in all kubernetes commands (#899) 2022-02-25 13:43:08 +05:30
mtls.go Changes for cli command to renew certificate (#912) 2022-03-23 10:33:48 +05:30
publish.go Removing the use of the ioutil package (#1037) 2022-08-07 17:30:20 +05:30
renew_certificate.go mariner renew-certificate fix (#1139) 2022-12-07 18:14:10 +05:30
run.go Support -dapr-listen-address option to daprd (#1129) 2022-11-18 20:49:31 +05:30
shutdown.go Go linter upgrade to 1.44.2 (#908) 2022-03-07 13:18:48 +05:30
shutdown_windows.go feature/helmchart: supported private helm chart repo to install dapr cluster (#895) 2022-08-02 15:23:29 +05:30
status.go Include certificate expiry check in all kubernetes commands (#899) 2022-02-25 13:43:08 +05:30
stop.go replaced license headers (#855) 2021-12-10 08:09:09 +05:30
uninstall.go Validate and limit container runtime configuration in init and uninstall commands (#1099) 2022-10-12 02:47:41 -07:00
upgrade.go Adding mariner support in dapr init (#1029) 2022-08-25 11:14:11 +05:30
version.go Add newline char at end of dapr version output (#1014) 2022-06-28 08:51:16 -07:00