Chore: centralise getK8sNamespace (#99767)

* create new public/app/api folder, expose getK8sNamespace

* rename to getAPINamespace
This commit is contained in:
Ashley Harrison
2025-01-29 17:29:16 +00:00
committed by GitHub
parent 07601bee6f
commit 8f60308e73
14 changed files with 52 additions and 49 deletions
+1
View File
@@ -455,6 +455,7 @@
playwright.config.ts @grafana/plugins-platform-frontend
# public folder
/public/app/api/ @grafana/grafana-frontend-platform
/public/app/core/ @grafana/grafana-frontend-platform
/public/app/core/components/TimePicker/ @grafana/grafana-frontend-platform
/public/app/core/components/Layers/ @grafana/dataviz-squad