Renovate Bot
e51e8c3410
chore(deps): update google.golang.org/genproto commit hash to 7676ae0
2020-06-15 03:51:56 +00:00
Renovate Bot
2b6b21739d
Update golang.org/x/crypto commit hash to 70a84ac
2020-06-11 10:53:34 +00:00
Renovate Bot
3f359c1f38
Update module go-redis/redis/v7 to v7.4.0
2020-06-11 08:58:42 +00:00
Renovate Bot
24229a8013
Update golang.org/x/net commit hash to 627f964
2020-06-11 05:54:57 +00:00
Renovate Bot
5373a1d637
Update module google.golang.org/api to v0.26.0
2020-06-11 04:26:26 +00:00
Renovate Bot
5a22a0d6f7
Update module stretchr/testify to v1.6.1
2020-06-10 22:59:32 +00:00
Renovate Bot
89ece36d0c
Update module rs/zerolog to v1.19.0
2020-06-10 21:42:18 +00:00
Renovate Bot
5baeb4ae94
Update module open-policy-agent/opa to v0.20.5
2020-06-10 20:35:03 +00:00
Renovate Bot
eecf33218a
Update module contrib.go.opencensus.io/exporter/prometheus to v0.2.0
2020-06-10 20:25:14 +00:00
Renovate Bot
5aa3cbc5b9
Update module caddyserver/certmagic to v0.11.1
2020-06-10 18:20:19 +00:00
Renovate Bot
36fa986e97
Update google.golang.org/genproto commit hash to a5b850b
2020-06-10 16:40:59 +00:00
Bobby DeSimone
b8ccfee499
go.mod: bump required go version to 1.14 ( #868 )
...
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2020-06-10 09:07:39 -07:00
Renovate Bot
7e77a2fc9f
chore(deps): update module stretchr/testify to v1.6.0
2020-06-01 19:29:46 +00:00
Renovate Bot
db2ca576fd
chore(deps): update module caddyserver/certmagic to v0.11.0
2020-06-01 17:54:45 +00:00
Renovate Bot
ab00c68cc8
chore(deps): update google.golang.org/genproto commit hash to 0f60399
2020-06-01 16:47:54 +00:00
Renovate Bot
44784e98fe
chore(deps): update golang.org/x/net commit hash to 3c3fba1
2020-06-01 13:49:57 +00:00
Renovate Bot
c973174d30
chore(deps): update github.com/natefinch/atomic commit hash to 18c0533
2020-06-01 12:33:54 +00:00
Renovate Bot
57d2656f66
chore(deps): update module open-policy-agent/opa to v0.20.4
2020-05-26 19:50:06 +00:00
Renovate Bot
80597c9459
chore(deps): update module go-redis/redis/v7 to v7.3.0
2020-05-26 18:41:19 +00:00
Renovate Bot
e8f539e69e
chore(deps): update module google/go-jsonnet to v0.16.0
2020-05-26 14:23:45 +00:00
Renovate Bot
ffe8ebe93e
chore(deps): update google.golang.org/genproto commit hash to e9a78aa
2020-05-26 12:59:31 +00:00
Renovate Bot
c36748cffb
chore(deps): update module google.golang.org/api to v0.25.0
2020-05-25 22:34:47 +00:00
Renovate Bot
c3d63babc8
chore(deps): update golang.org/x/net commit hash to 0ba52f6
2020-05-25 21:40:26 +00:00
Travis Groth
727d4bed9d
envoy: Tracing config improvements ( #754 )
2020-05-23 18:40:26 -04:00
Caleb Doxsey
e4832cb4ed
authorize: add client mTLS support ( #751 )
...
* authorize: add client mtls support
* authorize: better error messages for envoy
* switch from function to input
* add TrustedCa to envoy config so that users are prompted for the correct client certificate
* update documentation
* fix invalid ClientCAFile
* regenerate cache protobuf
* avoid recursion, add test
* move comment line
* use http.StatusOK
* various fixes
2020-05-21 16:01:07 -06:00
Renovate Bot
38c1b5ec65
chore(deps): update module google.golang.org/grpc to v1.29.1
2020-05-21 14:47:56 +00:00
renovate[bot]
adaaed2481
chore(deps): update module yaml to v2.3.0 ( #717 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-19 09:14:57 -07:00
Caleb Doxsey
959c9e8225
envoy: always populate pomerium-authz cluster ( #730 )
2020-05-19 08:11:12 -06:00
Renovate Bot
0ca5230467
chore(deps): update module caddyserver/certmagic to v0.10.13
2020-05-19 02:45:14 +00:00
Travis Groth
1f1e63a75b
telemetry/tracing: Add Zipkin tracing support ( #723 )
2020-05-18 21:57:13 -04:00
Renovate Bot
e24e026ffc
Update golang.org/x/net commit hash to a91f071
2020-05-18 22:26:25 +00:00
Caleb Doxsey
533dc4a96d
Merge remote-tracking branch 'origin/master' into feature/envoy
2020-05-18 17:10:10 -04:00
Caleb Doxsey
ef399380b7
merge master
2020-05-18 17:10:10 -04:00
Caleb Doxsey
dccec1e646
envoy: support autocert ( #695 )
...
* envoy: support autocert
* envoy: fallback to http host routing if sni fails to match
* update comment
* envoy: renew certs when necessary
* fix tests
2020-05-18 17:10:10 -04:00
Caleb Doxsey
41855e5419
envoy: use envoy request id for logging across systems with http and gRPC ( #691 )
2020-05-18 17:10:10 -04:00
Caleb Doxsey
593c47f8ac
proxy: remove pomerium cookie and authorization from upstream requests ( #687 )
...
* proxy: remove pomerium cookie and authorization from upstream requests
* fix typo
2020-05-18 17:10:10 -04:00
Caleb Doxsey
02615b8b6c
Merge remote-tracking branch 'origin/master' into feature/envoy
2020-05-18 17:10:10 -04:00
Travis Groth
99e788a9b4
envoy: Initial changes
2020-05-18 17:10:10 -04:00
Renovate Bot
8f78497e99
Update module google.golang.org/api to v0.24.0
2020-05-18 14:55:47 +00:00
Renovate Bot
fe35489657
Update module golang/protobuf to v1.4.2
2020-05-18 13:16:44 +00:00
Renovate Bot
9ede2be7c5
Update module google/go-cmp to v0.4.1
2020-05-18 01:43:57 +00:00
Caleb Doxsey
49067c8f06
integration-tests: TLS policy configuration options ( #708 )
...
* integration-tests: switch to go for backends to support TLS scenarios
* fix apply order
* generate additional tls certs
* integration-tests: tls_skip_verify option
* integration-tests: wait for openid to come up before starting authenticate
* add tls_server_name test
* add test for tls_custom_ca
* increase setup timeout to 15 minutes
* fix secret name reference
* mtls wip
* mtls wip
* add test for client_cert
2020-05-15 16:37:09 -06:00
Caleb Doxsey
397d4a9f51
integration-tests: switch to go for backends to support TLS scenarios ( #707 )
...
* integration-tests: switch to go for backends to support TLS scenarios
* fix apply order
* fix duplicate port value
2020-05-15 09:25:27 -06:00
Renovate Bot
e5e043ee12
Update module spf13/viper to v1.7.0
2020-05-11 20:39:19 +00:00
Renovate Bot
60c10c6e4e
Update golang.org/x/net commit hash to 7e3656a
2020-05-11 19:37:35 +00:00
Renovate Bot
960c07f777
Update module google.golang.org/api to v0.23.0
2020-05-11 17:35:44 +00:00
Renovate Bot
d988fb39eb
Update module gorilla/websocket to v1.4.2
2020-05-11 16:32:06 +00:00
Renovate Bot
aef79d62ec
Update module go-acme/lego/v3 to v3.7.0
2020-05-11 15:18:04 +00:00
Renovate Bot
425316e8bb
Update module golang/protobuf to v1.4.1
2020-05-11 13:33:28 +00:00
Renovate Bot
65856bef35
Update golang.org/x/crypto commit hash to 06a226f
2020-05-11 05:56:21 +00:00