grafana/pkg/services
Costa Alexoglou e349f83d5b
feat: add apiserver for app manifests (#116750)
* wip: setup storage for cluster scoped resources

* fix funcs?

* ale/debug

* ignore local key

* undo change

* undo change and ignore local cert

* fix flag

* cleanup

* chore: review comments for auth

* revert: driveby format

* chore: upgrade app-sdk to 0.52

* update go sum

---------

Co-authored-by: Alejandro Malavet <alejandro.malavet@grafana.com>
2026-02-10 21:40:59 +00:00
..
accesscontrol Access control: filter redundant managed dashboard/folder permissions (#117570) 2026-02-09 10:47:55 +01:00
annotations Annotations: Add pagination support with continuation tokens (#117667) 2026-02-10 15:44:41 +01:00
anonymous Replace check for integration tests. (#110707) 2025-09-08 15:49:49 +02:00
apikey Change testing.Short() check with SkipIntegrationTestInShortMode check. (#112442) 2025-10-20 09:40:38 +02:00
apiserver feat: add apiserver for app manifests (#116750) 2026-02-10 21:40:59 +00:00
auth auth: Protect from empty session token panic (#115728) 2025-12-29 17:19:49 +01:00
authapi
authn Auth: Remove ssoSettingsLDAP feature toggle (#117216) 2026-02-03 10:24:57 +01:00
authz Enhancement: Implement batch check functionality in Zanzana (#117600) 2026-02-09 13:21:21 +00:00
caching chore : Deprecating FeatureToggles.IsEnabled (#113062) 2025-11-21 18:43:42 +01:00
cleanup Snapshots: Cleanup using k8s api (#115653) 2026-01-15 08:52:24 -03:00
cloudmigration Alerting: Implement setting of version message in convert API. (#114331) 2025-11-25 11:20:28 +01:00
contexthandler datasources: ClearAuthHeadersMiddleware: refactor (#113707) 2025-11-21 14:18:32 +01:00
correlations Correlations: Remove support for org_id=0 (#116877) 2026-01-27 08:10:16 -06:00
dashboardimport Dashboard Library: Integrate template dashboards (#112906) 2025-11-14 15:22:48 -03:00
dashboards Search: Add ownerRef to search result (#116949) 2026-02-02 10:56:46 +01:00
dashboardsnapshots Snapshots: Support public snapshot instance in latest version (#116086) 2026-01-14 15:28:16 -03:00
dashboardversion fix(dashboards): return right token for version api (#115313) 2025-12-15 11:23:18 +01:00
datasourceproxy datasources: refactor the request validator api (#116619) 2026-01-23 14:55:15 +01:00
datasources QueryService: Convert connections to a raw http service (#116738) 2026-02-06 11:05:28 +03:00
dsquerierclient datasources: querier: renamed the "mt" builder to "qs" builder (#109779) 2025-08-19 12:37:56 +02:00
encryption
extsvcauth chore : Deprecating FeatureToggles.IsEnabledGlobally (#112885) 2025-10-24 12:02:53 -04:00
featuremgmt Chore: Enable session replay with Faro using feature flag (#117569) 2026-02-10 15:16:30 +01:00
folder Library Panels: add a folder tree cache for getAllHandler (#117475) 2026-02-10 11:00:18 +01:00
frontend FS: Add root CA file config (#117436) 2026-02-05 09:33:57 +00:00
gcom
grpcserver fix: handle graceful shutdown support for storage api (#116393) 2026-01-19 10:00:21 +01:00
hooks
kmsproviders
ldap IAM: Remove the LDAP reloading endpoint from Admin API (#117473) 2026-02-06 12:28:35 +02:00
libraryelements Library Panels: add a folder tree cache for getAllHandler (#117475) 2026-02-10 11:00:18 +01:00
librarypanels Library Panels: Update connection generation for V2 (#114504) 2025-12-04 12:21:27 -05:00
licensing
live Live: Use namespace rather than OrgID (#117275) 2026-02-05 12:57:18 +03:00
login Fix: Return auth labels from /api/users/lookup (#113584) 2025-11-07 16:51:41 +01:00
loginattempt Replace check for integration tests. (#110707) 2025-09-08 15:49:49 +02:00
navtree Alerting: Notification configuration tabs (#116749) 2026-02-05 07:27:27 +01:00
ngalert Alerting: Improve performance of folder access checks (#117080) 2026-02-09 10:13:46 -05:00
notifications
oauthtoken auth: Protect from empty session token panic (#115728) 2025-12-29 17:19:49 +01:00
org Users: Fix "Last active" displaying incorrect value instead of "Never" (#115825) 2026-01-09 16:56:24 -03:00
playlist Replace check for integration tests. (#110707) 2025-09-08 15:49:49 +02:00
plugindashboards
pluginsintegration Plugins: Improve instrumentation for plugins app (#117587) 2026-02-10 10:38:31 +00:00
preference Chore: Remove experimental feature individualCookiePreferences (#116374) 2026-01-16 09:29:57 +03:00
promtypemigration chore : Deprecating FeatureToggles.IsEnabled (#113062) 2025-11-21 18:43:42 +01:00
provisioning Alerting: Add tracing & logs to new routes service (#117272) 2026-02-02 23:05:26 -05:00
publicdashboards SQLSchemas: Move the types to the query types package (#116745) 2026-01-23 17:32:46 +03:00
query SQLSchemas: Move the types to the query types package (#116745) 2026-01-23 17:32:46 +03:00
queryhistory Stars: Move stars from preferences apiserver to a new collections apiserver (#114006) 2025-11-19 08:28:39 +03:00
quota Datasources: extract data source read methods from service (#115834) 2026-01-07 14:29:59 -06:00
rendering Rendering: Return ErrServerTimeout on remote requests that return a 408 status code (#117377) 2026-02-05 17:02:51 +01:00
scimutil
screenshot Rendering: Remove SVG sanitization (#109797) 2025-08-19 11:34:12 +02:00
search Dashboard search: Return description in search results (#110857) 2025-09-16 18:17:22 +03:00
searchusers
secrets SecretsManager: Remove disableEnvelopeEncryption feature flag (#117077) 2026-01-30 14:54:16 +01:00
serviceaccounts RBAC: Remove annotationPermissionUpdate feature toggle (#117213) 2026-01-31 02:23:48 +00:00
setting chore(setting): use OTEL_SERVICE_NAME env var as fallback for ServiceName (#117556) 2026-02-06 11:00:47 +02:00
shorturls ShortURL: Use UpdateStatus client (#111170) 2025-10-30 15:57:03 +03:00
signingkeys Chore: Update authlib (#110880) 2025-09-15 12:45:15 +02:00
sqlstore RBAC: Remove annotationPermissionUpdate feature toggle (#117213) 2026-01-31 02:23:48 +00:00
ssosettings Auth: Add SSO settings PATCH endpoint (#117346) 2026-02-04 07:57:49 -06:00
star Stars: Move stars from preferences apiserver to a new collections apiserver (#114006) 2025-11-19 08:28:39 +03:00
stats Stats: Add repository stats (#110989) 2025-09-11 16:36:25 -06:00
store Search: include panel titles and types in index (#115742) 2026-01-12 13:21:03 +01:00
supportbundles
tag Replace check for integration tests. (#110707) 2025-09-08 15:49:49 +02:00
team IAM: Add search for teams in app platform (#113503) 2025-12-08 15:02:59 +02:00
temp_user Replace check for integration tests. (#110707) 2025-09-08 15:49:49 +02:00
updatemanager OpenFeature: Fix non-bool flags evaluation with static provider (#117494) 2026-02-06 08:39:57 +01:00
user Users: Fix "Last active" displaying incorrect value instead of "Never" (#115825) 2026-01-09 16:56:24 -03:00
validations datasources: refactor the request validator api (#116619) 2026-01-23 14:55:15 +01:00