pomerium/internal
Caleb Doxsey 1c2aad2de6
postgres: databroker storage backend (#3370)
* wip

* storage: add filtering to SyncLatest

* don't increment the record version, so intermediate changes are requested

* databroker: add support for query filtering

* fill server and record version

* postgres: databroker storage backend

* wip

* serialize puts

* add test

* skip tests for macos

* add test

* return error from protojson

* set data

* exclude postgres from cover tests
2022-05-25 10:23:58 -06:00
..
autocert chore(deps): bump github.com/caddyserver/certmagic from 0.15.4 to 0.16.0 (#3198) 2022-03-28 12:46:17 -06:00
cmd/pomerium authenticate: fix debug and metrics endpoints (#3212) 2022-03-30 09:37:37 -06:00
contextkeys
controlplane databroker: add support for putting multiple records (#3291) 2022-04-26 16:41:38 -06:00
databroker postgres: databroker storage backend (#3370) 2022-05-25 10:23:58 -06:00
directory github: fix missing groups (#3171) 2022-03-22 12:07:42 -06:00
encoding
envoy databroker: add support for putting multiple records (#3291) 2022-04-26 16:41:38 -06:00
events last known metric error (#2974) 2022-01-31 12:35:51 -05:00
fileutil remove deprecated ioutil usages (#2877) 2021-12-30 10:02:12 -08:00
hashutil
httputil authorize: pass idp id for webauthn url, allow unauthenticated access to static files (#3282) 2022-04-20 11:07:09 -06:00
identity postgres: databroker storage backend (#3370) 2022-05-25 10:23:58 -06:00
log databroker: use contextual logging for errors, use original record type for encryption (#3096) 2022-03-04 14:40:15 -05:00
middleware
netutil grpc: send client traffic through envoy (#2469) 2021-08-16 16:12:22 -06:00
redisutil
registry authenticate: fix debug and metrics endpoints (#3212) 2022-03-30 09:37:37 -06:00
scheduler
sessions authenticate: support for per-route client id and client secret (#3030) 2022-02-16 12:31:55 -07:00
sets config: add support for downstream TLS server name (#3243) 2022-04-06 06:48:45 -07:00
signal
telemetry last known metric error (#2974) 2022-01-31 12:35:51 -05:00
tests/xdserr databroker: add support for putting multiple records (#3291) 2022-04-26 16:41:38 -06:00
testutil postgres: databroker storage backend (#3370) 2022-05-25 10:23:58 -06:00
tripper remove deprecated ioutil usages (#2877) 2021-12-30 10:02:12 -08:00
urlutil authenticate: fix internal url with webauthn (#3194) 2022-03-28 06:36:48 -06:00
version