grafana/pkg/plugins
Igor Suleymanov bc6b7a4df6
Update playlists app schemas to work with app SDK v0.29.0 (#98974)
* Update playlists app schemas to work with app SDK v0.29.0

What

* Added the manifest for the playlists app
* Updated playlist kind definition to match the new format
* Re-generated the files
* Changed Makefile to not use post-processing flag

Why

To make sure the codegen works with the latest version of the app SDK.

Signed-off-by: Igor Suleymanov <igor.suleymanov@grafana.com>

* Update app SDK to v0.30.0

* Skip generating custom resource definitions

Signed-off-by: Igor Suleymanov <igor.suleymanov@grafana.com>

* Fix SDK not generating the manifest Go file

Signed-off-by: Igor Suleymanov <igor.suleymanov@grafana.com>

---------

Signed-off-by: Igor Suleymanov <igor.suleymanov@grafana.com>
Co-authored-by: Todd Treece <360020+toddtreece@users.noreply.github.com>
2025-01-17 16:17:31 +02:00
..
auth Codegen: Remove pfs codegen dependency from Grafana codebase (#98840) 2025-01-10 22:43:40 +02:00
backendplugin Search: Remove history query (#99026) 2025-01-15 12:49:47 -06:00
codegen Update playlists app schemas to work with app SDK v0.29.0 (#98974) 2025-01-17 16:17:31 +02:00
config Plugins: Add token to gcom requests (#96261) 2024-11-26 11:42:55 +01:00
envvars Plugins: Refactor plugin config into separate env var and request scoped services (#83261) 2024-02-27 12:38:02 +01:00
httpresponsesender Plugins: Refactor call resource API handling (#67234) 2023-04-28 14:02:27 +02:00
instrumentationutils Plugins: Enhanced plugin instrumentation (#90199) 2024-07-09 15:03:46 +02:00
log Chore: Fix plugins manager process data race in tests (#81914) 2024-02-06 10:17:37 -03:00
manager Plugins: Remove bundled plugins feature (#96490) 2025-01-14 12:04:01 +00:00
pluginscdn Plugins: Add support for fetching plugin includes from plugin CDN (#91476) 2024-08-21 09:46:41 +01:00
repo feat: pass gcom sso_api_token to repo created from install command (#98973) 2025-01-15 08:15:18 -05:00
storage Plugins: Simplify TestExtractFiles test (#95183) 2024-10-24 12:01:00 +01:00
apiserver_test.go K8s: Add basic query service (#80325) 2024-01-31 20:36:51 +02:00
apiserver.go K8s: Add basic query service (#80325) 2024-01-31 20:36:51 +02:00
errors.go Chore: Move identity and errutil to apimachinery module (#89116) 2024-06-13 07:11:35 +03:00
ifaces.go Preinstall: Allow to set a download URL (#96535) 2024-11-29 16:02:33 +01:00
localfiles_test.go chore: Updating linter, fixing some new warnings (#88863) 2024-06-06 13:01:27 -04:00
localfiles.go Plugins: Add support for fetching plugin includes from plugin CDN (#91476) 2024-08-21 09:46:41 +01:00
models.go Plugins: Add Subresource Integrity checks (#93024) 2024-10-04 14:55:09 +02:00
plugins_test.go ref: remove alias check - moved to gcom (#95955) 2024-11-06 09:30:24 -05:00
plugins.go Plugins: Remove bundled plugins feature (#96490) 2025-01-14 12:04:01 +00:00
test_utils.go Plugins: Add support for fetching plugin includes from plugin CDN (#91476) 2024-08-21 09:46:41 +01:00