Renovate Bot
051a9ed835
chore(deps): update mikefarah/yq action to v4.6.2
2021-03-22 04:31:59 +00:00
Caleb Doxsey
3690a32855
config: use getters for authenticate, signout and forward auth urls ( #2000 )
2021-03-19 14:49:25 -06:00
Caleb Doxsey
1febaa82ff
envoy: restrict permissions on embedded envoy binary ( #1999 )
2021-03-19 09:51:14 -06:00
Caleb Doxsey
23bc3f979f
config: add headers to config proto ( #1996 )
2021-03-19 08:06:01 -06:00
Caleb Doxsey
21d87f8fdc
xds: use ALPN Auto config for upstream protocol when possible ( #1995 )
2021-03-18 14:25:00 -06:00
Renovate Bot
76016ea67a
fix(deps): update golang.org/x/oauth2 commit hash to cd4f82c
2021-03-18 05:34:23 +00:00
Caleb Doxsey
eddabc46c7
envoy: upgrade to v1.17.1 ( #1993 )
2021-03-17 19:32:58 -06:00
Renovate Bot
4530a0832b
fix(deps): update golang.org/x/crypto commit hash to 513c2a4
2021-03-17 21:35:16 +00:00
Caleb Doxsey
77fe37c8c0
redis: add redis cluster support ( #1992 )
...
* redis: add redis cluster support
* redis: update docs
2021-03-17 13:48:41 -06:00
renovate[bot]
0b1e89925a
fix(deps): update module github.com/prometheus/procfs to v0.6.0 ( #1969 )
2021-03-16 22:03:01 -04:00
Caleb Doxsey
975b56d2d2
redis: add support for redis-sentinel ( #1991 )
...
* redis: add support for redis-sentinel
* try setting hostname
* try using container ips
* try the default network
* use container ip address
2021-03-16 16:45:08 -06:00
Renovate Bot
fdda5c8a63
chore(deps): update codecov/codecov-action action to v1.3.1
2021-03-16 18:27:41 +00:00
Renovate Bot
ef21ed0341
fix(deps): update module github.com/open-policy-agent/opa to v0.27.1
2021-03-16 00:14:42 +00:00
Renovate Bot
dd8e3772da
fix(deps): update module github.com/hashicorp/go-multierror to v1.1.1
2021-03-15 22:34:18 +00:00
Renovate Bot
fa58517d6c
fix(deps): update module contrib.go.opencensus.io/exporter/prometheus to v0.3.0
2021-03-15 20:52:43 +00:00
wasaga
816fb60b7c
procStat.CPUTime() is already a sum ( #1979 )
2021-03-15 11:43:56 -04:00
Renovate Bot
db0b9f9c74
fix(deps): update google.golang.org/genproto commit hash to 8812039
2021-03-15 14:59:19 +00:00
Caleb Doxsey
ae7626df3e
authorize: set JWT to expire after 5 minutes ( #1980 )
...
* authorize: set JWT to expire after 5 minutes
* use lesser of 5 minutes or id token expiration
* add test for expires at
2021-03-15 07:38:32 -06:00
Caleb Doxsey
07e150a5af
ping: add documentation ( #1976 )
...
* ping: add documentation
* Update docs/docs/identity-providers/ping.md
Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
* Update docs/docs/identity-providers/ping.md
Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
* use yaml for config
Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
2021-03-12 09:03:56 -07:00
Caleb Doxsey
a5731f7d92
identity: infer email from mail claim ( #1977 )
2021-03-12 09:01:21 -07:00
Caleb Doxsey
fd97561ab1
ping: identity and directory providers ( #1975 )
...
* ping: add identity provider
* ping: implement directory provider
* ping, not onelogin
* ping, not onelogin
* escape path params
2021-03-10 16:25:49 -07:00
Caleb Doxsey
00a1cb7456
docs: add JWT Verification w/Envoy guide ( #1974 )
...
* docs: add JWT Verification w/Envoy guide
* add sentence about usage, fix formatting of config
2021-03-10 15:45:37 -07:00
Travis Groth
c99ceaef1d
ci: deploy master to integration environments ( #1973 )
2021-03-09 12:13:11 -05:00
Renovate Bot
2f00d2dd72
fix(deps): update module github.com/go-redis/redis/v8 to v8.7.1
2021-03-08 19:52:17 +00:00
Renovate Bot
d89d2e2126
fix(deps): update google.golang.org/genproto commit hash to 9728d6b
2021-03-08 17:30:41 +00:00
Renovate Bot
db385e8b08
fix(deps): update github.com/nsf/jsondiff commit hash to 6ea3239
2021-03-08 15:46:20 +00:00
Renovate Bot
50dc15de28
fix(deps): update module github.com/google/go-cmp to v0.5.5
2021-03-08 05:22:54 +00:00
Caleb Doxsey
46ae3cf358
add rewrite_response_headers to protobuf ( #1962 )
2021-03-05 13:57:27 -07:00
Caleb Doxsey
7f6107051f
config: add rewrite_response_headers option ( #1961 )
...
* add lua script to rewrite response headers
* add policy config
* update docs
2021-03-05 09:40:17 -07:00
Caleb Doxsey
b6ec01f377
assets: use embed instead of statik ( #1960 )
...
* assets: use embed instead of statik
* remove empty line
* maybe fix precommit
2021-03-03 18:56:55 -07:00
Caleb Doxsey
92c3a4a56c
telemetry: add process collector for envoy ( #1948 )
...
* telemetry: add process collector for envoy
* add test
* maybe fix macos
* address comments
2021-03-03 16:05:35 -07:00
Caleb Doxsey
f396c2a0f7
config: log config source changes ( #1959 )
...
* config: log config source changes
* use internal log import
2021-03-03 09:54:08 -07:00
Caleb Doxsey
664358dfad
config: multiple endpoints for authorize and databroker ( #1957 )
...
* wip
* update docs
* remove dead code
2021-03-03 09:53:19 -07:00
Travis Groth
0f0a50be40
cmd/pomerium: exit 0 when intentionally terminated ( #1958 )
2021-03-02 15:47:25 -05:00
renovate[bot]
c42b364e07
chore(deps): update mikefarah/yq action to v4.6.1 ( #1951 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-01 15:57:32 -05:00
Renovate Bot
f5b0e26971
fix(deps): update module github.com/go-chi/chi to v5
2021-03-01 17:04:43 +00:00
Renovate Bot
500c3ecca8
fix(deps): update module google.golang.org/grpc to v1.36.0
2021-03-01 15:27:24 +00:00
Renovate Bot
e635b112a5
fix(deps): update module go.opencensus.io to v0.23.0
2021-03-01 13:19:37 +00:00
Renovate Bot
18ede4b896
fix(deps): update module github.com/lithammer/shortuuid/v3 to v3.0.6
2021-03-01 11:42:27 +00:00
Renovate Bot
e3c64a17e5
chore(deps): update vuepress monorepo to v1.8.2
2021-03-01 09:21:50 +00:00
Renovate Bot
cbf35895d1
fix(deps): update google.golang.org/genproto commit hash to ab064af
2021-03-01 04:33:55 +00:00
Renovate Bot
79b29c5f8f
fix(deps): update golang.org/x/net commit hash to e18ecbb
2021-03-01 02:52:14 +00:00
Caleb Doxsey
e9083b6dad
config: expose viper policy hooks ( #1947 )
2021-02-25 10:12:51 -07:00
Caleb Doxsey
4f2bb60adb
proxy: redirect to dashboard for logout ( #1944 )
2021-02-24 11:52:38 -07:00
bobby
a78dae7f6f
ci: cache build and test binaries ( #1938 )
...
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2021-02-24 13:45:11 -05:00
Caleb Doxsey
a825b06014
metrics: add TLS options ( #1939 )
...
* move metrics listener to envoy
* add metrics tls options
* add test
* update docs
* update config proto
* add function to validate metric addr
* fix validation
2021-02-24 09:42:53 -07:00
Tanguy
ec02761e2f
Update data-storage.md ( #1941 )
...
Add `databroker_storage_type` in example to make it functional.
2021-02-24 08:00:53 -08:00
wasaga
de55199a70
use build_info as liveness gauge metric ( #1940 )
2021-02-24 10:57:31 -05:00
bobby
cdcb65b77c
ci: go 1.16.x, cached tests ( #1937 )
...
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2021-02-23 11:39:52 -08:00
Caleb Doxsey
138df5ae24
identity: record metric for last refresh ( #1936 )
2021-02-23 10:08:01 -07:00