grafana/pkg/registry/apis/provisioning
Roberto Jiménez Sánchez f4e45bf3bc
Provisioning: bulk move by name (#108869)
* Add ResourceRef to move job spec
* Implement move by name
* Use map to struct
2025-07-30 11:30:24 +03:00
..
apifmt
controller Provisioning: delete secrets on repository deletion (#108113) 2025-07-16 07:38:42 +00:00
extras Provisioning: Move provisioning extras to OSS extensions (#108167) 2025-07-16 13:24:24 +02:00
jobs Provisioning: bulk move by name (#108869) 2025-07-30 11:30:24 +03:00
repository Provisioning: Add bulk move job (#108762) 2025-07-29 17:24:17 +02:00
resources Provisioning: bulk delete resources by name (#108833) 2025-07-29 14:29:35 +02:00
safepath address PR comments 2025-07-10 12:45:35 +02:00
secrets Secrets service: Allow decrypt through gRPC connection (#108365) 2025-07-29 07:51:37 -05:00
usage Provisioning: fix race condition in usage metrics collection (#108289) 2025-07-18 13:24:58 +02:00
webhooks Provisioning: use new secure value client (#108227) 2025-07-17 15:17:14 +02:00
extra.go Provisioning: delete secrets on repository deletion (#108113) 2025-07-16 07:38:42 +00:00
filepath.go
filepath_test.go
files.go Provisioning: Move repository file API (#108514) 2025-07-24 23:28:59 -05:00
history.go Provisioning: introduce concept of provisioning extras (#104981) 2025-05-13 09:50:43 +02:00
jobs.go Provisioning: introduce concept of provisioning extras (#104981) 2025-05-13 09:50:43 +02:00
list.go Provisioning: introduce concept of provisioning extras (#104981) 2025-05-13 09:50:43 +02:00
refs.go Provisioning: Add refs endpoint (#108014) 2025-07-11 13:58:39 -07:00
register.go Provisioning: bulk move by name (#108869) 2025-07-30 11:30:24 +03:00
request.go
request_test.go
routes.go Provisioning: Return available repository types in settings endpoint (#107977) 2025-07-11 22:07:04 +00:00
test.go Provisioning: fix hack-introduced bug on repository updates (#108298) 2025-07-18 10:18:07 +00:00
timeout.go Provisioning: introduce concept of provisioning extras (#104981) 2025-05-13 09:50:43 +02:00
timeout_test.go Provisioning: introduce concept of provisioning extras (#104981) 2025-05-13 09:50:43 +02:00
types.go