cli/pkg/kubernetes
Anton Troshin 16cc1d1b59
Fix downgrade stuck (#1501)
* Fix goroutine channel leaks and ensure proper cleanup in tests

Signed-off-by: Anton Troshin <anton@diagrid.io>

* Add artificial delay before deleting scheduler pods during downgrade

Signed-off-by: Anton Troshin <anton@diagrid.io>

* Add timeout to helm upgrade tests, they are being stuck sometime for 5+ minutes

Signed-off-by: Anton Troshin <anton@diagrid.io>

* bump helm.sh/helm/v3 to v3.17.1

Signed-off-by: Anton Troshin <anton@diagrid.io>

---------

Signed-off-by: Anton Troshin <anton@diagrid.io>
2025-03-12 18:27:40 -07:00
..
testdata/annotator adding e2e test for multi app run k8s (#1336) 2023-09-04 20:28:08 +05:30
annotator.go Remove deprecated flags (#1482) 2025-02-03 13:27:22 -08:00
annotator_config.go Upgrade linter to 1.49.0 (#1051) 2022-08-25 16:58:54 +05:30
annotator_test.go Update dependencies, Go version and address CVEs (#1474) 2025-01-09 14:16:44 -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 Update dependencies, Go version and address CVEs (#1474) 2025-01-09 14:16:44 -08:00
configuration.go Fix daprsystem configuration retrieval when renewing certificates (#1486) 2025-02-14 17:49:29 -08:00
configurations.go Updates dapr/dapr to v1.12 (#1342) 2023-09-20 18:19:32 +05:30
configurations_test.go Update dependencies, Go version and address CVEs (#1474) 2025-01-09 14:16:44 -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 Update dependencies, Go version and address CVEs (#1474) 2025-01-09 14:16:44 -08:00
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 Update dependencies, Go version and address CVEs (#1474) 2025-01-09 14:16:44 -08:00
portforward.go Update dependencies, Go version and address CVEs (#1474) 2025-01-09 14:16:44 -08:00
renew_certificate.go Update dependencies, Go version and address CVEs (#1474) 2025-01-09 14:16:44 -08:00
run.go Update dependencies, Go version and address CVEs (#1474) 2025-01-09 14:16:44 -08:00
status.go Update dependencies, Go version and address CVEs (#1474) 2025-01-09 14:16:44 -08:00
status_test.go Update dependencies, Go version and address CVEs (#1474) 2025-01-09 14:16:44 -08:00
stop.go adding e2e test for multi app run k8s (#1336) 2023-09-04 20:28:08 +05:30
uninstall.go Update dependencies, Go version and address CVEs (#1474) 2025-01-09 14:16:44 -08:00
upgrade.go Fix downgrade stuck (#1501) 2025-03-12 18:27:40 -07:00
upgrade_test.go Fix dapr upgrade command incorrectly detecting HA mode for new version 1.15 (#1494) 2025-02-26 10:08:12 -08:00