grafana/pkg/services/cloudmigration/cloudmigrationimpl
Michael Mandrus 3e138449bb
CloudMigrations: Fix bugs found during local testing (#91163)
* send dashboard commands instead of dashboards

* move status updates before goroutine to ensure frontend polls

* fix syncing issues between snapshot state and resources

* make sessionUid a requirement for modifying snapshots

* move the function I meant to move earlier

* remove accidental commit

* another accidental commit

* verify UpdateSnapshot is called with sessionUid

* revert

* pass in session uid everywhere

* forgot to save

* fix unit test

* fix typo

* tiny tweak
2024-07-30 09:02:41 -04: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.go CloudMigrations: Fix bugs found during local testing (#91163) 2024-07-30 09:02:41 -04:00
cloudmigration_noop.go Cloud migrations: create snapshot files (#89693) 2024-07-03 10:38:26 -03:00
cloudmigration_test.go CloudMigrations: Fix bugs found during local testing (#91163) 2024-07-30 09:02:41 -04: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 CloudMigrations: Fix bugs found during local testing (#91163) 2024-07-30 09:02:41 -04:00
store.go CloudMigrations: Fix bugs found during local testing (#91163) 2024-07-30 09:02:41 -04:00
xorm_store.go CloudMigrations: Fix bugs found during local testing (#91163) 2024-07-30 09:02:41 -04:00
xorm_store_test.go CloudMigrations: Fix bugs found during local testing (#91163) 2024-07-30 09:02:41 -04:00