pomerium/pkg/storage/postgres
Caleb Doxsey 8935ed17fa
tests: use testcontainers (#5341)
* tests: use testcontainers for postgres

* tests: use testcontainers for minio

* remove gcs test

* try installing docker

* skip docker on macos
2024-10-30 13:33:30 -06:00
..
backend.go Fix many instances of contexts and loggers not being propagated (#5340) 2024-10-25 14:50:56 -04:00
backend_test.go tests: use testcontainers (#5341) 2024-10-30 13:33:30 -06:00
filter.go core/lint: upgrade golangci-lint, replace interface{} with any (#5099) 2024-05-02 14:33:52 -06:00
filter_test.go postgres: fix CIDR query (#3389) 2022-06-03 12:32:01 -06:00
migrate.go storage: add indexes for postgres (#4479) 2023-08-21 15:13:48 -06:00
option.go postgres: registry support (#3454) 2022-07-13 09:14:47 -06:00
postgres.go core/lint: upgrade golangci-lint, replace interface{} with any (#5099) 2024-05-02 14:33:52 -06:00
registry.go core/go: use hashicorp/go-set (#5278) 2024-10-03 12:59:11 -06:00
registry_test.go tests: use testcontainers (#5341) 2024-10-30 13:33:30 -06:00
stream.go config: remove source, remove deadcode, fix linting issues (#4118) 2023-04-21 17:25:11 -06:00