cli/pkg/kubernetes
Mukundan Sundararajan 41f324016e
adding e2e test for multi app run k8s (#1336)
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-09-04 20:28:08 +05:30
..
testdata/annotator adding e2e test for multi app run k8s (#1336) 2023-09-04 20:28:08 +05:30
annotator.go Pinning runtime to 1.11.0-rc.4 (#1284) 2023-05-25 15:23:28 +05:30
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 Pinning runtime to 1.11.0-rc.4 (#1284) 2023-05-25 15:23:28 +05:30
components.go Initial implementation of multi app run for Kubernetes Dev (#1333) 2023-09-04 08:42:58 +05:30
components_test.go Make JSON and YAML output consistent across `list`, `components`, and `configurations` commands (#1172) 2023-01-19 23:23:31 -08:00
configuration.go Refactoring renew certificate method (#988) 2022-06-21 11:10:03 +05:30
configurations.go Initial implementation of multi app run for Kubernetes Dev (#1333) 2023-09-04 08:42:58 +05:30
configurations_test.go Pinning runtime to 1.11.0-rc.4 (#1284) 2023-05-25 15:23:28 +05:30
dashboard_chart.go Pinning runtime to 1.11.0-rc.4 (#1284) 2023-05-25 15:23:28 +05:30
dashboard_chart_test.go Prepare for release (#1309) 2023-06-09 21:08:44 -07:00
kubernetes.go Initial implementation of multi app run for Kubernetes Dev (#1333) 2023-09-04 08:42:58 +05:30
list.go dapr cli list components configuration add namespace flag (#787) 2022-03-22 09:14:59 +05:30
logs.go adding e2e test for multi app run k8s (#1336) 2023-09-04 20:28:08 +05:30
mtls.go Upgrade linter to 1.49.0 (#1051) 2022-08-25 16:58:54 +05:30
pods.go Initial implementation of multi app run for Kubernetes Dev (#1333) 2023-09-04 08:42:58 +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 Initial implementation of multi app run for Kubernetes Dev (#1333) 2023-09-04 08:42:58 +05:30
run.go adding e2e test for multi app run k8s (#1336) 2023-09-04 20:28:08 +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
stop.go adding e2e test for multi app run k8s (#1336) 2023-09-04 20:28:08 +05:30
uninstall.go Initial implementation of multi app run for Kubernetes Dev (#1333) 2023-09-04 08:42:58 +05:30
upgrade.go Initial implementation of multi app run for Kubernetes Dev (#1333) 2023-09-04 08:42:58 +05:30
upgrade_test.go Dapr init for ghcr and private reg changes in k8s mode (#984) 2022-06-22 09:11:04 +05:30