Plugins: Fix API sync error handling (#113240)

This commit is contained in:
Todd Treece
2025-11-04 10:47:58 -05:00
committed by GitHub
parent 3fca7cf952
commit de512fb02e
3 changed files with 923 additions and 5 deletions
+1
View File
@@ -6,6 +6,7 @@ require (
github.com/grafana/grafana-app-sdk v0.48.1
github.com/grafana/grafana-app-sdk/logging v0.48.1
github.com/grafana/grafana/pkg/apimachinery v0.0.0-20250428110029-a8ea72012bde
github.com/stretchr/testify v1.11.1
k8s.io/apimachinery v0.34.1
k8s.io/apiserver v0.34.1
k8s.io/klog/v2 v2.130.1