grafana/pkg/apiserver/rest
Leonor Oliveira a1de4cc5fc
Allow downgrade from any mode to mode 1 or 2. Allow setting all dual writer combinations (#95968)
* Allow downgrade from any mode to mode 1 or 2

* Allow for all combinations of dual writer setting

* Add all cases

* Include mode3
2024-11-11 10:52:36 +01:00
..
dualwriter_mode1_test.go UnifiedStorage: Default to running unified-grpc in integration tests (#93492) 2024-10-31 16:29:32 +03:00
dualwriter_mode1.go UnifiedStorage: Default to running unified-grpc in integration tests (#93492) 2024-10-31 16:29:32 +03:00
dualwriter_mode2_test.go Dual Writer simplification (#93852) 2024-10-23 10:29:41 +02:00
dualwriter_mode2.go UnifiedStorage: Default to running unified-grpc in integration tests (#93492) 2024-10-31 16:29:32 +03:00
dualwriter_mode3_test.go UnifiedStorage: Default to running unified-grpc in integration tests (#93492) 2024-10-31 16:29:32 +03:00
dualwriter_mode3.go UnifiedStorage: Default to running unified-grpc in integration tests (#93492) 2024-10-31 16:29:32 +03:00
dualwriter_syncer_test.go UniStore: Test both Mode1 and Mode2 for LegacyToUnifiedStorage Syncer (#94784) 2024-10-16 06:43:01 +02:00
dualwriter_syncer.go UniStore: Enable DataSyncer in Mode1 + better logging (#94688) 2024-10-15 06:41:12 +03:00
dualwriter_test.go Allow downgrade from any mode to mode 1 or 2. Allow setting all dual writer combinations (#95968) 2024-11-11 10:52:36 +01:00
dualwriter.go Allow downgrade from any mode to mode 1 or 2. Allow setting all dual writer combinations (#95968) 2024-11-11 10:52:36 +01:00
metrics.go UniStore: register dual_writer_data_syncer_outcome metric (#94789) 2024-10-16 16:44:20 +03:00
storage_mocks_test.go Dual Writer simplification (#93852) 2024-10-23 10:29:41 +02:00