1
0
Fork 0
mirror of https://github.com/pomerium/pomerium.git synced 2025-05-23 22:17:14 +02:00
pomerium/pkg/storage/postgres
Caleb Doxsey 8935ed17fa
tests: use testcontainers ()
* 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 () 2024-10-25 14:50:56 -04:00
backend_test.go tests: use testcontainers () 2024-10-30 13:33:30 -06:00
filter.go core/lint: upgrade golangci-lint, replace interface{} with any () 2024-05-02 14:33:52 -06:00
filter_test.go postgres: fix CIDR query () 2022-06-03 12:32:01 -06:00
migrate.go storage: add indexes for postgres () 2023-08-21 15:13:48 -06:00
option.go postgres: registry support () 2022-07-13 09:14:47 -06:00
postgres.go core/lint: upgrade golangci-lint, replace interface{} with any () 2024-05-02 14:33:52 -06:00
registry.go core/go: use hashicorp/go-set () 2024-10-03 12:59:11 -06:00
registry_test.go tests: use testcontainers () 2024-10-30 13:33:30 -06:00
stream.go config: remove source, remove deadcode, fix linting issues () 2023-04-21 17:25:11 -06:00