bobby
fe68301862
deployment: pin /x/sys to fix dockertest ( #1491 )
...
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2020-10-06 07:43:18 -07:00
Renovate Bot
155213857e
chore(deps): update golang.org/x/crypto commit hash to 7f63de1
2020-10-05 02:09:53 +00:00
Jon Carl
f1daf336f6
auth0: implement directory provider ( #1479 )
...
* add the auth0 directory provider
Signed-off-by: Jon Carl <jon.carl@auth0.com>
* fix code climate issue: context.Context should be funcs first param
Signed-off-by: Jon Carl <jon.carl@auth0.com>
* remove unused struct field
Signed-off-by: Jon Carl <jon.carl@auth0.com>
* remove vendoring
Signed-off-by: Jon Carl <jon.carl@auth0.com>
* fix auth0 imports and variable name
Signed-off-by: Jon Carl <jon.carl@auth0.com>
2020-10-02 08:56:05 -06:00
Renovate Bot
dae21aafd6
chore(deps): update google.golang.org/genproto commit hash to c2d885f
2020-09-28 05:33:21 +00:00
Renovate Bot
632bb8c28d
chore(deps): update golang.org/x/net commit hash to 5d4f700
2020-09-28 02:55:53 +00:00
Caleb Doxsey
6e385f800a
config: add support for host header rewriting ( #1457 )
...
* config: add support for host header rewriting
* fix lint
2020-09-25 09:36:39 -06:00
Renovate Bot
3bd70309d9
chore(deps): update module rs/zerolog to v1.20.0
2020-09-21 16:51:06 +00:00
Renovate Bot
76e2534d43
chore(deps): update module caddyserver/certmagic to v0.12.0
2020-09-21 15:51:09 +00:00
Renovate Bot
0f51f369a7
chore(deps): update google.golang.org/genproto commit hash to d0d6055
2020-09-21 14:27:51 +00:00
Renovate Bot
c039b664cb
chore(deps): update module google.golang.org/grpc to v1.32.0
2020-09-14 15:58:50 +00:00
Renovate Bot
63280d9d0d
chore(deps): update module openzipkin/zipkin-go to v0.2.4
2020-09-14 03:24:31 +00:00
Renovate Bot
6c701a2a10
chore(deps): update module gorilla/handlers to v1.5.1
2020-09-14 02:39:46 +00:00
Renovate Bot
9ebb9d5cdc
chore(deps): update google.golang.org/genproto commit hash to 645f7a4
2020-09-14 01:49:17 +00:00
Renovate Bot
46cfef85e1
chore(deps): update module go.uber.org/zap to v1.16.0
2020-09-07 08:35:23 +00:00
Renovate Bot
a0d271e800
chore(deps): update golang.org/x/oauth2 commit hash to 5d25da1
2020-09-07 06:48:28 +00:00
Renovate Bot
7bcf7d224f
chore(deps): update google.golang.org/genproto commit hash to 0bd0a95
2020-09-07 05:14:59 +00:00
Renovate Bot
8d4f8c25d6
chore(deps): update golang.org/x/net commit hash to 62affa3
2020-09-07 04:37:47 +00:00
Cuong Manh Le
08a094ae93
internal/directory/okta: remove rate limiter ( #1370 )
...
We did honor the rate limit header from okta, so don't bother to add our
rate limiter there.
2020-09-04 18:23:14 +07:00
Caleb Doxsey
e4e6abfd29
certmagic: improve logging ( #1358 )
...
* certmagic: improve logging
* Update internal/autocert/manager.go
Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
2020-09-01 09:58:09 -06:00
Renovate Bot
3caaf29899
Update google.golang.org/genproto commit hash to 2bf3329
2020-08-31 11:21:32 +00:00
Renovate Bot
1cff26e0c9
Update module open-policy-agent/opa to v0.23.2
2020-08-31 06:28:41 +00:00
Renovate Bot
f34ca258f3
Update module google/uuid to v1.1.2
2020-08-31 05:00:12 +00:00
Renovate Bot
1c3323834f
Update module google/go-cmp to v0.5.2
2020-08-31 03:37:55 +00:00
Renovate Bot
124ccdce77
Update module google.golang.org/grpc to v1.31.1
2020-08-31 02:39:04 +00:00
Renovate Bot
3d7206dc1e
chore(deps): update module gorilla/handlers to v1.5.0
2020-08-24 14:23:20 +00:00
Renovate Bot
645e6dfa84
chore(deps): update golang.org/x/net commit hash to c890458
2020-08-24 13:37:29 +00:00
Renovate Bot
b50dd6e6e1
chore(deps): update module open-policy-agent/opa to v0.23.1
2020-08-24 04:28:33 +00:00
Renovate Bot
cbaf62aad3
chore(deps): update module gorilla/mux to v1.8.0
2020-08-24 03:41:03 +00:00
Renovate Bot
941f65224b
chore(deps): update golang.org/x/crypto commit hash to 5c72a88
2020-08-24 02:42:15 +00:00
Renovate Bot
66d43b6d27
chore(deps): update golang.org/x/time commit hash to 3af7569
2020-08-18 23:50:49 +00:00
Renovate Bot
9c3b0ad146
chore(deps): update golang.org/x/net commit hash to 3edf25e
2020-08-18 22:20:09 +00:00
Renovate Bot
c0e230acbb
chore(deps): update google.golang.org/genproto commit hash to f69a880
2020-08-17 15:23:15 +00:00
Cuong Manh Le
6518aa6023
Upgrade zipkin-go to v0.2.3
...
Test needs to be changed to use lowercase name, as required by zipkin
JSON API v2 spec.
See: https://github.com/openzipkin/zipkin-go/pull/166
2020-08-17 16:48:50 +07:00
Cuong Manh Le
598102f587
internal/directory/okta: add limiter to query okta API
...
Okta only allows 100 requests per minute, so apply the default rate
limit 1 QPS for it.
Fixes #1256
2020-08-14 09:50:49 +07:00
Renovate Bot
ab39b628c5
Update module google.golang.org/api to v0.30.0
2020-08-11 04:41:22 +00:00
Renovate Bot
dbfc476013
chore(deps): update google.golang.org/genproto commit hash to a062522
2020-08-10 15:57:48 +00:00
Renovate Bot
280adec8ed
chore(deps): update module google.golang.org/grpc to v1.31.0
2020-08-03 15:40:56 +00:00
Renovate Bot
483dc5b232
chore(deps): update module contrib.go.opencensus.io/exporter/zipkin to v0.1.2
2020-08-03 13:20:10 +00:00
Renovate Bot
b25b5b8257
chore(deps): update google.golang.org/genproto commit hash to 8145dea
2020-08-03 12:35:16 +00:00
Renovate Bot
751b5f5663
chore(deps): update module spf13/viper to v1.7.1
2020-08-03 06:10:36 +00:00
Renovate Bot
ae48f7cef9
chore(deps): update module golang/mock to v1.4.4
2020-08-03 04:46:41 +00:00
Renovate Bot
04696daff2
chore(deps): update module contrib.go.opencensus.io/exporter/jaeger to v0.2.1
2020-08-03 03:25:21 +00:00
Renovate Bot
ea99b71de7
chore(deps): update golang.org/x/crypto commit hash to 123391f
2020-08-03 02:02:07 +00:00
Caleb Doxsey
b1d72c829b
pomerium-cli: fix kubernetes token caching ( #1169 )
...
* pomerium-cli: fix kubernetes token caching
* switch to jose v2
2020-07-31 09:50:06 -06:00
Cuong Manh Le
bc61206b78
pkg/storage/redis: add redis TLS support ( #1163 )
...
Fixes #1156
2020-07-31 19:37:23 +07:00
Renovate Bot
d9711c8055
Update module google/go-cmp to v0.5.1
2020-07-27 05:28:15 +00:00
Renovate Bot
94c4db3eb2
Update google.golang.org/genproto commit hash to da3ae01
2020-07-27 04:56:06 +00:00
Cuong Manh Le
26f099b49d
redis storage backend ( #1082 )
...
* pkg/storage: add redis storage backend
* pkg/storage/redis: set record create time correctly
* pkg/storage/redis: add docs
* pkg/storage/redis: run test with redis tag only
* pkg/storage/redis: use localhost
* pkg/storage/redis: use 127.0.0.1
* pkg/storage/redis: honor REDIS_URL env
* .github/workflows: add missing config for redis service
* .github/workflows: map redis ports to host
* pkg/storage/redis: use proto marshaler instead of json one
* pkg/storage/redis: use better implementation
By using redis supported datastructure:
- Hash for storing record
- Sorted set for storing by version
- Set for storing deleted ids
List operation will be now performed in O(log(N)+M) instead of O(N) like
previous implementation.
* pkg/storage/redis: add tx to wrap redis transaction
* pkg/storage/redis: set record type in New
* pkg/storage/redis: make sure tx commands appear in right order
* pkg/storage/redis: make deletePermanentAfter as argument
* pkg/storage/redis: make sure version is incremented when deleting
* pkg/storage/redis: fix linter
* pkg/storage/redis: fix cmd construction
2020-07-22 03:07:20 +07:00
Renovate Bot
d2656ecd67
chore(deps): update google.golang.org/genproto commit hash to 11fb19a
2020-07-20 08:00:29 +00:00
Renovate Bot
0f17fb0d95
chore(deps): update module spf13/cobra to v1
2020-07-20 03:22:08 +00:00