grafana/pkg/services/cloudmigration/cloudmigrationimpl
Michael Mandrus dc355331a6
CloudMigrations: Store encryption key in unified secrets table (#90908)
* store encryption key in unified secrets table

* fix local dev mode

* make metadata more realistic

* fix tests

* fix sql queries against postgres

* fix stats endpoint
2024-07-25 06:34:25 +03:00
..
fake CloudMigrations: Query Grafana Migration Status for status while the snapshot is in the cloud (#90314) 2024-07-15 09:22:57 -04:00
cloudmigration_noop.go Cloud migrations: create snapshot files (#89693) 2024-07-03 10:38:26 -03:00
cloudmigration_test.go CloudMigrations: Store encryption key in unified secrets table (#90908) 2024-07-25 06:34:25 +03:00
cloudmigration.go CloudMigrations: Store encryption key in unified secrets table (#90908) 2024-07-25 06:34:25 +03:00
gcomstub.go Cloud migrations: create route to delete token (#88297) 2024-05-31 10:03:43 -03:00
metric.go Cloud migrations: create route to delete token (#88297) 2024-05-31 10:03:43 -03:00
snapshot_mgmt.go Cloud migration: encryption key is a byte slice (#90739) 2024-07-22 11:25:12 -03:00
store.go CloudMigration: Provide a stats rollup in the GetSnapshot response (#90252) 2024-07-10 08:46:38 -04:00
xorm_store_test.go CloudMigrations: Store encryption key in unified secrets table (#90908) 2024-07-25 06:34:25 +03:00
xorm_store.go CloudMigrations: Store encryption key in unified secrets table (#90908) 2024-07-25 06:34:25 +03:00