cli/pkg/kubernetes
Anton Troshin ad67ce58c4
Add dapr scheduler server to the status command (#1434)
Signed-off-by: Anton Troshin <anton@diagrid.io>
2024-07-22 16:38:06 -07:00
..
testdata/annotator adding e2e test for multi app run k8s (#1336) 2023-09-04 20:28:08 +05:30
annotator.go fix upload artifact name conflict (#1373) 2024-01-18 02:07:09 -08:00
annotator_config.go Upgrade linter to 1.49.0 (#1051) 2022-08-25 16:58:54 +05:30
annotator_test.go fix upload artifact name conflict (#1373) 2024-01-18 02:07:09 -08:00
chart_versions.go replaced license headers (#855) 2021-12-10 08:09:09 +05:30
client.go Updates dapr/dapr to v1.12 (#1342) 2023-09-20 18:19:32 +05:30
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 Updates dapr/dapr to v1.12 (#1342) 2023-09-20 18:19:32 +05:30
configurations.go Updates dapr/dapr to v1.12 (#1342) 2023-09-20 18:19:32 +05:30
configurations_test.go Update dependencies for v1.13.0-rc.6 release (#1383) 2024-02-16 11:37:37 -08:00
dashboard_chart.go Pinning runtime to 1.11.0-rc.4 (#1284) 2023-05-25 15:23:28 +05:30
dashboard_chart_test.go Update dependencies for v1.13.0-rc.6 release (#1383) 2024-02-16 11:37:37 -08:00
kubernetes.go add appconfig default config for dev mode multi-app run k8s (#1352) 2023-10-03 17:34:40 +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 Updates dapr/dapr to v1.12 (#1342) 2023-09-20 18:19:32 +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 fix: scheduler host address passed to runtime (#1421) 2024-07-10 09:37:34 -07:00
run.go add appconfig default config for dev mode multi-app run k8s (#1352) 2023-10-03 17:34:40 +05:30
status.go Add dapr scheduler server to the status command (#1434) 2024-07-22 16:38:06 -07:00
status_test.go Add dapr scheduler server to the status command (#1434) 2024-07-22 16:38:06 -07:00
stop.go adding e2e test for multi app run k8s (#1336) 2023-09-04 20:28:08 +05:30
uninstall.go fix: scheduler host address passed to runtime (#1421) 2024-07-10 09:37:34 -07:00
upgrade.go Fix flaky upgrade test (#1368) 2024-01-23 15:25:30 +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