pomerium/pkg/grpc/databroker
Joe Kralicky 526e2a58d6
New integration test fixtures (#5233)
* Initial test environment implementation

* linter pass

* wip: update request latency test

* bugfixes

* Fix logic race in envoy process monitor when canceling context

* skip tests using test environment on non-linux
2024-11-05 14:31:40 -05:00
..
mock_databroker core/proto: update protoc dependencies (#5218) 2024-08-15 11:12:05 -06:00
changeset.go databroker: changeset: prevent nil data in the deleted records (#4736) 2023-11-10 13:04:22 -07:00
databroker.go core/proto: update protoc dependencies (#5218) 2024-08-15 11:12:05 -06:00
databroker.pb.go core/proto: update protoc dependencies (#5218) 2024-08-15 11:12:05 -06:00
databroker.proto databroker: add patch method (#4704) 2023-11-02 15:07:37 -07:00
databroker_grpc.pb.go core/proto: update protoc dependencies (#5218) 2024-08-15 11:12:05 -06:00
databroker_test.go chore(deps): bump the go group with 21 updates (#5162) 2024-07-05 13:26:47 -06:00
fast_forward.go logging: remove ctx from global log methods (#5337) 2024-10-23 14:18:52 -06:00
fast_forward_test.go config: remove source, remove deadcode, fix linting issues (#4118) 2023-04-21 17:25:11 -06:00
leaser.go Fix many instances of contexts and loggers not being propagated (#5340) 2024-10-25 14:50:56 -04:00
leaser_test.go Fix many instances of contexts and loggers not being propagated (#5340) 2024-10-25 14:50:56 -04:00
reconciler.go Fix many instances of contexts and loggers not being propagated (#5340) 2024-10-25 14:50:56 -04:00
recordset.go reconciler: allow custom comparison function (#4726) 2023-11-08 20:11:49 -05:00
recordset_test.go reconciler: allow custom comparison function (#4726) 2023-11-08 20:11:49 -05:00
sync.go core/zero: add usage reporter (#5281) 2024-09-12 15:45:54 -06:00
sync_test.go Fix many instances of contexts and loggers not being propagated (#5340) 2024-10-25 14:50:56 -04:00
syncer.go New integration test fixtures (#5233) 2024-11-05 14:31:40 -05:00
syncer_test.go Fix many instances of contexts and loggers not being propagated (#5340) 2024-10-25 14:50:56 -04:00