cli/pkg/kubernetes
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
..
testdata/annotator Add dapr annotate command (#873) 2022-06-02 08:00:16 -07:00
annotator.go upgrade runtime to 1.9.0.-rc.1 and add pluggable comp crd (#1072) 2022-09-30 03:49:28 -07:00
annotator_config.go Upgrade linter to 1.49.0 (#1051) 2022-08-25 16:58:54 +05:30
annotator_test.go Upgrade linter to 1.49.0 (#1051) 2022-08-25 16:58:54 +05:30
chart_versions.go replaced license headers (#855) 2021-12-10 08:09:09 +05:30
client.go Support multiple kubeconfigs (#995) 2022-07-12 22:53:55 -07:00
common.go About dapr upgrade (#1118) 2022-12-06 09:55:42 +05:30
components.go dapr cli list components configuration add namespace flag (#787) 2022-03-22 09:14:59 +05:30
components_test.go dapr cli list components configuration add namespace flag (#787) 2022-03-22 09:14:59 +05:30
configuration.go Refactoring renew certificate method (#988) 2022-06-21 11:10:03 +05:30
configurations.go dapr cli list components configuration add namespace flag (#787) 2022-03-22 09:14:59 +05:30
configurations_test.go upgrade runtime to 1.9.0.-rc.1 and add pluggable comp crd (#1072) 2022-09-30 03:49:28 -07:00
kubernetes.go fix kubernetes init to pick correct runtime version (#1103) 2022-10-14 13:34:09 +05:30
list.go dapr cli list components configuration add namespace flag (#787) 2022-03-22 09:14:59 +05:30
logs.go Go linter upgrade to 1.44.2 (#908) 2022-03-07 13:18:48 +05:30
mtls.go Upgrade linter to 1.49.0 (#1051) 2022-08-25 16:58:54 +05:30
pods.go replaced license headers (#855) 2021-12-10 08:09:09 +05:30
pods_test.go replaced license headers (#855) 2021-12-10 08:09:09 +05:30
portforward.go Feat/dashboard supports random port (#874) 2022-09-30 09:48:41 +05:30
renew_certificate.go mariner renew-certificate fix (#1139) 2022-12-07 18:14:10 +05:30
run.go Go linter upgrade to 1.44.2 (#908) 2022-03-07 13:18:48 +05:30
status.go fix getting control plane version (#1116) 2022-11-23 14:40:28 +05:30
status_test.go fix getting control plane version (#1116) 2022-11-23 14:40:28 +05:30
uninstall.go Behavior of dapr uninstall -k and dapr uninstall is different when dapr not installed (#999) 2022-07-22 14:40:36 +05:30
upgrade.go Remove plug comp crd init. Move to latest commit in go-sdk. (#1075) 2022-10-03 00:22:39 -07:00
upgrade_test.go Dapr init for ghcr and private reg changes in k8s mode (#984) 2022-06-22 09:11:04 +05:30