Commit graph

1762 commits

Author SHA1 Message Date
Renovate Bot
a650879137 chore(deps): update mikefarah/yq action to v4.3.1 2021-01-11 17:25:00 +00:00
Travis Groth
2d819f8d35
ci: fix deprecated command in latestTag step (#1763) 2021-01-11 11:04:37 -05:00
Travis Groth
b959ddbfc1
docs: update menu for v0.12 (#1755) 2021-01-11 10:48:46 -05:00
Caleb Doxsey
b16236496b
jws: remove issuer (#1754) 2021-01-11 07:57:54 -07:00
Renovate Bot
e3b4c6d597 chore(deps): update module go-redis/redis/v8 to v8.4.8 2021-01-11 02:25:35 +00:00
Renovate Bot
f006c54ef1 chore(deps): update codecov/codecov-action action to v1.2.1 2021-01-11 01:51:33 +00:00
Travis Groth
1a4704a183
docs: v0.12 upgrade notes and changelog (#1753) 2021-01-08 17:48:22 -05:00
bobby
484dfdfd69
dep: bump envoy to 1.16.2 (#1736)
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2021-01-07 20:08:43 -08:00
Caleb Doxsey
f101c1a013
update google docs (#1738) 2021-01-07 10:17:16 -07:00
Travis Groth
c209bfcd01
ci: fix typo in yq version (#1746) 2021-01-06 16:54:59 -05:00
Travis Groth
f481b91779
ci: upgrade yq syntax for v4 (#1745) 2021-01-06 16:40:03 -05:00
Caleb Doxsey
8d085547c5
tcp: prevent idle stream timeouts for TCP and Websocket routes (#1744) 2021-01-06 14:14:44 -07:00
Caleb Doxsey
00734243b3
telemetry: add support for datadog tracing (#1743)
* add support for datadog tracing

* omitempty on datadog address

* envoy: add datadog exporter for tracing
2021-01-06 12:27:23 -07:00
Caleb Doxsey
4f0ce4bc82
fix coverage (#1741)
* fix coverage

* fix data races
2021-01-06 08:30:38 -07:00
Renovate Bot
6ea8d34b8f chore(deps): update module google/uuid to v1.1.4 2021-01-05 20:28:32 +00:00
Caleb Doxsey
6cc720a1b5
fix error wrapping (#1737) 2021-01-05 12:46:14 -07:00
Caleb Doxsey
3524697f6f
use incremental API for envoy xDS (#1732)
* use incremental API

* add test

* use backoff v4

* remove panic, add comment to exponential try, add test for HashProto

* merge master

* fix missing import
2021-01-05 12:45:55 -07:00
Caleb Doxsey
a07d85b174
Revert "set recommended defaults (#1734)" (#1735)
This reverts commit cd2a86afc4.
2021-01-05 10:01:42 -07:00
Caleb Doxsey
cd2a86afc4
set recommended defaults (#1734)
* set recommended defaults

* add comment
2021-01-04 16:29:51 -07:00
Caleb Doxsey
672b9c7a72
remove :443 or :80 from proxy URLs in authclient (#1733)
* remove :443 or :80 from proxy URLs in authclient

* handle buffered bytes
2021-01-04 16:06:24 -07:00
bobby
f837c92741
dev: update linter (#1728)
- gofumpt everything
- fix TLS MinVersion to be at least 1.2
- add octal syntax
- remove newlines
- fix potential decompression bomb in ecjson
- remove implicit memory aliasing in for loops.

Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2020-12-30 09:02:57 -08:00
Caleb Doxsey
5b18527fee
tcptunnel: handle invalid http response codes (#1727) 2020-12-30 08:00:39 -07:00
bobby
e56e7e4b9e
cli: add version command (#1726)
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2020-12-29 20:04:32 -08:00
Caleb Doxsey
ea4e9fa3aa
add TLS flags for TCP tunnel (#1725) 2020-12-29 14:36:52 -07:00
Caleb Doxsey
73f4ee26fc
update azure docs (#1723) 2020-12-29 13:20:03 -07:00
Caleb Doxsey
796ad2ded8
k8s cmd: use authclient package (#1722) 2020-12-29 12:06:31 -07:00
Renovate Bot
ab44f6b057 chore(deps): update golang.org/x/net commit hash to 6772e93 2020-12-28 06:45:17 +00:00
Renovate Bot
3fabae850b chore(deps): update codecov/codecov-action action to v1.1.1 2020-12-28 05:24:07 +00:00
Renovate Bot
fe64b6f277 chore(deps): update golang.org/x/crypto commit hash to eec23a3 2020-12-28 04:57:30 +00:00
Philip Wassermann
2d3190c74e
authenticate: oidc frontchannel-logout endpoint (#1586)
* authenticate: oidc frontchannel-logout endpoint
* move frontchannellogout route and extract logout process
* add frontchannel_logout_uri to wellknown handler
* authenticate: add context to logs in signout process
* docs: single sign-out topic
* gofmt, wording, refactoring method names

Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
Co-authored-by: Bobby DeSimone <bobbydesimone@gmail.com>
2020-12-24 14:30:48 -08:00
Travis Groth
74db362634
docs: add TCP guide (#1714) 2020-12-23 16:24:49 -05:00
Travis Groth
661005c497
internal/controlplane: 0s default timeout for tcp routes (#1716) 2020-12-23 11:09:07 -05:00
Travis Groth
50989a11b3
docs: tcp support (#1712) 2020-12-22 23:03:13 -05:00
bobby
c23c8b34b3
docs: replace httpbin with verify (#1702)
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2020-12-22 09:53:08 -08:00
Caleb Doxsey
4eec2ed1d5
evaluator: use impersonate groups if impersonate email is set (#1701) 2020-12-21 08:47:12 -08:00
Renovate Bot
c367498fbc chore(deps): update precommit hook pre-commit/pre-commit-hooks to v3.4.0 2020-12-21 13:09:33 +00:00
Renovate Bot
93bdf584c3 chore(deps): update module prometheus/client_golang to v1.9.0 2020-12-21 11:50:48 +00:00
Renovate Bot
2822891236 chore(deps): update module go-redis/redis/v8 to v8.4.4 2020-12-21 10:13:44 +00:00
Renovate Bot
2377b8132b chore(deps): update module ory/dockertest/v3 to v3.6.3 2020-12-21 08:17:04 +00:00
Renovate Bot
e468130136 chore(deps): update codecov/codecov-action action to v1.1.0 2020-12-21 06:28:09 +00:00
Renovate Bot
1fc32c8eb5 chore(deps): update golang.org/x/net commit hash to 986b41b 2020-12-21 05:46:12 +00:00
Renovate Bot
26c19f0cd2 chore(deps): update google.golang.org/genproto commit hash to 8c77b98 2020-12-21 04:20:23 +00:00
Renovate Bot
28fbfc3379 chore(deps): update golang.org/x/crypto commit hash to 9d13527 2020-12-21 02:27:06 +00:00
Caleb Doxsey
4d3d61eaeb
unimpersonate button (#1700)
* add Unimpersonate button when impersonating

* update statik
2020-12-17 16:38:23 -07:00
Caleb Doxsey
61ab4e4837
TCP client command (#1696)
* add cli commands

* add jwt cache test

* add tcptunnel test

* add stdin/stdout support

* use cryptutil hash function

* doc updates

* fix log timestamp
2020-12-17 12:37:28 -07:00
Travis Groth
4fbbf28a16
config: fix ignored yaml fields (#1698) 2020-12-17 11:13:09 -05:00
Caleb Doxsey
ad828c6e84
add support for TCP routes (#1695) 2020-12-16 13:09:48 -07:00
Travis Groth
64816720c8
internal/telemetry/metrics: update redis metrics for go-redis (#1694) 2020-12-16 14:53:39 -05:00
bobby
d3c697d3e4
nginx: fix docs (#1691)
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2020-12-15 13:25:46 -08:00
Nguyen Hoang Nam
931c87d85c
internal/directory: use gitlab provider url option (#1689)
* internal/directory: use gitlab provider url option

* deps: go mod tidy
2020-12-15 09:23:16 -07:00