Commit graph

748 commits

Author SHA1 Message Date
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
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
Renovate Bot
db0b9f9c74 fix(deps): update google.golang.org/genproto commit hash to 8812039 2021-03-15 14:59:19 +00: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
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
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
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
bobby
a4e1ae8db0
chore(deps): update yaml v2 to v3 (#1927)
- update github.com/envoyproxy/protoc-gen-validate v0.4.1
- update github.com/go-redis/redis/v8 v8.6.0
- update github.com/golang/mock v1.5.0

Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2021-02-22 08:51:49 -08:00
Caleb Doxsey
b1871b0f2e
envoy: validate binary checksum (#1908)
* envoy: validate binary checksum

* address comments

* change to info

* fix order
2021-02-18 15:22:46 -07:00
wasaga
d04416a5fd
in-memory service registry (#1892) 2021-02-17 14:28:54 -05:00
Renovate Bot
da3ea6db72 chore(deps): update module spf13/cobra to v1.1.3 2021-02-15 09:11:47 +00:00
Renovate Bot
bf95a08466 chore(deps): update module google.golang.org/api to v0.40.0 2021-02-15 07:21:33 +00:00
Renovate Bot
619cb4bede chore(deps): update google.golang.org/genproto commit hash to e7f2df4 2021-02-15 04:32:25 +00:00
Renovate Bot
8da6b6615d chore(deps): update golang.org/x/oauth2 commit hash to 6667018 2021-02-15 03:47:33 +00:00
bobby
c3e3ed9b50
authenticate: validate origin of signout (#1876)
* authenticate: validate origin of signout

- add a debug task to kill envoy
- improve various function docs
- userinfo: return "error" page if user is logged out without redirect uri set
- remove front channel logout. There's little difference between it, and the signout function.

Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2021-02-11 21:37:54 -08:00
renovate[bot]
2dc0be2ec9
chore(deps): update module auth0 to v5 (#1868)
* chore(deps): update module auth0 to v5

* fix v4->v5

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Caleb Doxsey <cdoxsey@pomerium.com>
2021-02-08 08:50:15 -07:00
renovate[bot]
970662f85f
chore(deps): update module go-redis/redis/v8 to v8.5.0 (#1866)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-08 07:51:43 -07:00
Renovate Bot
9fb577fcdc chore(deps): update module google.golang.org/api to v0.39.0 2021-02-08 05:36:45 +00:00
Renovate Bot
e314b2bf37 chore(deps): update google.golang.org/genproto commit hash to bba0dbe 2021-02-08 03:37:05 +00:00
Renovate Bot
91b43b1404 chore(deps): update golang.org/x/oauth2 commit hash to 0101308 2021-02-08 02:24:51 +00:00
Renovate Bot
ce3c0d6185 chore(deps): update module go-redis/redis/v8 to v8.4.11 2021-02-01 17:40:03 +00:00
renovate[bot]
8e3404e7be
chore(deps): update module go.opencensus.io to v0.22.6 (#1842)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-01 07:59:23 -07:00
renovate[bot]
9cee50a12c
chore(deps): update module google.golang.org/api to v0.38.0 (#1656)
* chore(deps): update module google.golang.org/api to v0.38.0

* fix google api tests

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Caleb Doxsey <cdoxsey@pomerium.com>
2021-02-01 07:18:56 -07:00
Renovate Bot
f6fc77712e chore(deps): update google.golang.org/genproto commit hash to 44e461b 2021-02-01 04:00:48 +00:00
Renovate Bot
b202c7b815 chore(deps): update golang.org/x/oauth2 commit hash to f9ce19e 2021-02-01 02:23:39 +00:00
wasaga
67f6030e1e
upstream endpoints load balancer weights (#1830) 2021-01-28 09:11:14 -05:00
renovate[bot]
c5b67f6f54
chore(deps): update module go-redis/redis/v8 to v8.4.10 (#1811)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-25 07:41:25 -07:00
Renovate Bot
2b947fb10b chore(deps): update module stretchr/testify to v1.7.0 2021-01-25 08:28:26 +00:00
Renovate Bot
0e9129592f chore(deps): update module open-policy-agent/opa to v0.26.0 2021-01-25 07:13:44 +00:00
Renovate Bot
ff23ad0a56 chore(deps): update module mitchellh/mapstructure to v1.4.1 2021-01-25 06:12:26 +00:00
Renovate Bot
880b9d1bd1 chore(deps): update module google.golang.org/grpc to v1.35.0 2021-01-25 05:14:11 +00:00
Renovate Bot
9d233be64a chore(deps): update module google/uuid to v1.2.0 2021-01-25 04:47:19 +00:00
Renovate Bot
af95d9df5a chore(deps): update golang.org/x/oauth2 commit hash to d3ed898 2021-01-25 03:02:19 +00:00
Renovate Bot
1ce05219f1 chore(deps): update google.golang.org/genproto commit hash to 8081c04 2021-01-25 02:40:17 +00:00
Renovate Bot
78122a4a16 chore(deps): update golang.org/x/net commit hash to 5f4716e 2021-01-25 01:54:13 +00:00
Caleb Doxsey
a4c7381eba
config: support multiple destination addresses (#1789)
* config: support multiple destination addresses

* use constructor for string slice

* add docs

* add test for multiple destinations

* fix name
2021-01-20 15:18:24 -07:00
bobby
4f78a9b301
chore(deps): update oidc to v3 (#1783)
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2021-01-19 08:26:48 -08:00
Caleb Doxsey
10912add67
config: detect underlying file changes (#1775)
* wip

* cleanup

* add test

* use uuid for temp dir, derive root CA path from filemgr for tests

* fix comment

* fix double close

* use latest notify
2021-01-14 18:06:02 -07:00