Caleb Doxsey
1cbcb8335d
config: remove headers ( #2522 )
...
* config: remove headers
* Update docs/docs/upgrading.md
Co-authored-by: Alex Fornuto <afornuto@pomerium.com>
Co-authored-by: Alex Fornuto <afornuto@pomerium.com>
2021-08-25 09:20:17 -06:00
Caleb Doxsey
db43014d78
envoy: remove deprecated access_log_path ( #2523 )
2021-08-25 09:19:35 -06:00
Travis Groth
2389f8f5e5
deps: update envoy to 1.19.1 ( #2526 )
2021-08-25 08:45:49 -06:00
Travis Groth
e00a5ab40c
deployment: update goreleaser syntax ( #2524 )
2021-08-25 10:39:23 -04:00
Caleb Doxsey
48cd10d46b
integration: add single-cluster integration tests ( #2516 )
...
* integration: add single-cluster integration tests
* remove kind load
2021-08-24 15:35:05 -06:00
Caleb Doxsey
f5a558d4a0
grpc: disable gRPC connection re-use across services ( #2515 )
2021-08-24 11:47:16 -06:00
Caleb Doxsey
526f946097
fix forward-auth, logging ( #2509 )
...
* fix forward-auth, logging
* move error message
2021-08-23 17:50:04 -06:00
Caleb Doxsey
9aad155e1a
integration: remove tests ( #2514 )
2021-08-23 13:07:18 -06:00
dependabot[bot]
c7bf038f41
chore(deps): bump github.com/prometheus/procfs from 0.7.2 to 0.7.3 ( #2512 )
...
Bumps [github.com/prometheus/procfs](https://github.com/prometheus/procfs ) from 0.7.2 to 0.7.3.
- [Release notes](https://github.com/prometheus/procfs/releases )
- [Commits](https://github.com/prometheus/procfs/compare/v0.7.2...v0.7.3 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/procfs
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-23 12:08:29 -06:00
dependabot[bot]
0c4957f925
chore(deps): bump github.com/golangci/golangci-lint ( #2511 )
...
Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint ) from 1.41.1 to 1.42.0.
- [Release notes](https://github.com/golangci/golangci-lint/releases )
- [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/golangci/golangci-lint/compare/v1.41.1...v1.42.0 )
---
updated-dependencies:
- dependency-name: github.com/golangci/golangci-lint
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-23 12:08:03 -06:00
dependabot[bot]
616865189f
chore(deps): bump github.com/fsnotify/fsnotify from 1.4.9 to 1.5.0 ( #2510 )
...
Bumps [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify ) from 1.4.9 to 1.5.0.
- [Release notes](https://github.com/fsnotify/fsnotify/releases )
- [Changelog](https://github.com/fsnotify/fsnotify/blob/master/CHANGELOG.md )
- [Commits](https://github.com/fsnotify/fsnotify/compare/v1.4.9...v1.5.0 )
---
updated-dependencies:
- dependency-name: github.com/fsnotify/fsnotify
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-23 12:07:32 -06:00
Alex Fornuto
22a7a6a788
update GitHub IdP doc ( #2503 )
...
* update GitHub IdP doc
* Update docs/docs/identity-providers/github.md
Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
2021-08-23 08:44:27 -05:00
Alex Fornuto
7618ca5e3d
Update Helm Instructions ( #2467 )
...
* update Helm instructions
* Update docs/enterprise/upgrading.md
Co-authored-by: Travis Groth <travisgroth@users.noreply.github.com>
Co-authored-by: Travis Groth <travisgroth@users.noreply.github.com>
2021-08-20 15:25:08 -05:00
Alex Fornuto
8bdf296929
Update Azure IdP Doc ( #2497 )
...
* update azure doc
* add 3d part warning
* Update docs/docs/identity-providers/azure.md
Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
* clarification and troubleshooting section
* adjust links to not be relative to page location
Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
2021-08-20 15:15:15 -05:00
bobby
e3770e29ec
ci: support darwn/arm64 aka m1 for cli ( #2473 )
...
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2021-08-20 12:42:54 -07:00
Alex Fornuto
05b5de8d30
Update IdP Overview Page ( #2493 )
...
* save dex-freeipa content in unpublished doc
* remove dex/freeIPA content, refresh IdP overview
* rm whitespace
* Update docs/docs/identity-providers/readme.md
Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
* Update docs/docs/identity-providers/readme.md
Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
* copy edits
Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
2021-08-20 11:20:29 -05:00
Alex Fornuto
a76fbc95dd
update Azure IdP doc ( #2498 )
2021-08-20 10:09:44 -05:00
Alex Fornuto
ac3ce585da
Auth0 Doc Refresh ( #2494 )
...
* update auth0 images
* update auth0 guide
* rm whitespace
* add 3rd-party warning
* Update docs/docs/identity-providers/auth0.md
Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
* move title to top
* table cleanup
Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
2021-08-20 10:05:43 -05:00
bobby
1565d25d32
ci: use go 1.17.x ( #2492 )
...
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2021-08-19 21:13:36 -07:00
Alex Fornuto
036f223849
document binding service to 443 ( #2487 )
2021-08-19 18:13:31 -05:00
Alex Fornuto
8c923a7fe5
Update Okta IdP doc ( #2491 )
...
* update Okta idp doc
* optimize pngs
reorganize pngs
fix typos
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
Co-authored-by: Bobby DeSimone <bobbydesimone@gmail.com>
2021-08-19 08:47:27 -05:00
Caleb Doxsey
9fa65e069c
github: support provider URL ( #2490 )
2021-08-18 09:20:08 -06:00
dependabot[bot]
7914bea977
chore(deps): bump google.golang.org/grpc from 1.39.1 to 1.40.0 ( #2478 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.39.1 to 1.40.0.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.39.1...v1.40.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-18 06:58:20 -06:00
Alex Fornuto
ba1f29a659
adjust comment blocking ( #2488 )
2021-08-17 11:17:12 -07:00
Alex Fornuto
65760a9f70
Update Docker Quickstart ( #2482 )
...
* Implement partial files
* fix markdown link
* Update Quickstart Doc
This update simplifies the quickstart process by assuming a local test environment without a TLS solution or a FQDN
* add TLS warning
* point to local verify container
* rm empty file
* reference Certificate topic page instructions
* update mkcert instructions
* Update docs/docs/install/readme.md
Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
* Update docs/partials/install-mkcert.md
Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
* Update examples/config/config.docker.yaml
Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
* Update examples/config/config.docker.yaml
Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
* Update examples/config/config.docker.yaml
Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
* Update examples/config/config.docker.yaml
Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
* review edits
Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
2021-08-17 10:22:31 -05:00
Alex Fornuto
6a69d39ca1
replace bdd@pom with user@example ( #2484 )
2021-08-16 15:56:56 -07:00
Alex Fornuto
6991d19ac3
Wrap mkcert command in quotes ( #2481 )
...
This fixes the command in environments like macOS where the CAROOT path includes a space.
2021-08-16 15:23:45 -07:00
Caleb Doxsey
bbec2cae9f
grpc: send client traffic through envoy ( #2469 )
...
* wip
* wip
* handle wildcards in override name
* remove wait for ready, add comment about sync, force initial sync complete in test
* address comments
2021-08-16 16:12:22 -06:00
bobby
87c3c675d2
all: remove unused handler code ( #2439 )
...
* - Remove unused middleware
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
* remove unused func weightedStrings
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
* remove unused func getJWTSetCookieHeaders
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
* Fix test name
2021-08-16 16:04:39 -04:00
dependabot[bot]
87c9ace12c
chore(deps): bump go.uber.org/zap from 1.18.1 to 1.19.0 ( #2475 )
...
Bumps [go.uber.org/zap](https://github.com/uber-go/zap ) from 1.18.1 to 1.19.0.
- [Release notes](https://github.com/uber-go/zap/releases )
- [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/uber-go/zap/compare/v1.18.1...v1.19.0 )
---
updated-dependencies:
- dependency-name: go.uber.org/zap
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-16 15:55:19 -04:00
dependabot[bot]
9b24106aab
chore(deps): bump github.com/go-redis/redis/v8 from 8.11.2 to 8.11.3 ( #2477 )
...
Bumps [github.com/go-redis/redis/v8](https://github.com/go-redis/redis ) from 8.11.2 to 8.11.3.
- [Release notes](https://github.com/go-redis/redis/releases )
- [Changelog](https://github.com/go-redis/redis/blob/master/CHANGELOG.md )
- [Commits](https://github.com/go-redis/redis/compare/v8.11.2...v8.11.3 )
---
updated-dependencies:
- dependency-name: github.com/go-redis/redis/v8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-16 15:54:49 -04:00
dependabot[bot]
add9fdab19
chore(deps): bump google.golang.org/api from 0.52.0 to 0.54.0 ( #2476 )
...
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.52.0 to 0.54.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases )
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/master/CHANGES.md )
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.52.0...v0.54.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-16 15:54:03 -04:00
Alex Fornuto
c262aa9b58
wrap header example values as inline code. ( #2474 )
2021-08-16 12:23:37 -05:00
bobby
487f7ca679
docs: clarify custom request header limitations ( #2471 )
...
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2021-08-13 17:05:05 -04:00
Alex Fornuto
e38682d024
Document moving routes ( #2460 )
...
* document moving routes
* Update docs/enterprise/concepts.md
Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
2021-08-09 18:25:16 -07:00
Alex Fornuto
e8c2834749
Document tracing sample rate in console ( #2461 )
...
* document tracing sample rate in console
* Update docs/enterprise/console-settings.yaml
Co-authored-by: Travis Groth <travisgroth@users.noreply.github.com>
Co-authored-by: Travis Groth <travisgroth@users.noreply.github.com>
2021-08-09 20:19:40 -05:00
Travis Groth
d46c89ad67
docs: update enterprise helm instructions to use main repo ( #2463 )
2021-08-09 21:00:11 -04:00
Caleb Doxsey
6af0655206
protoutil: add NewAny method for deterministic serialization ( #2462 )
2021-08-09 17:51:57 -06:00
dependabot[bot]
b051c7db03
chore(deps): bump github.com/go-redis/redis/v8 from 8.11.1 to 8.11.2 ( #2455 )
...
Bumps [github.com/go-redis/redis/v8](https://github.com/go-redis/redis ) from 8.11.1 to 8.11.2.
- [Release notes](https://github.com/go-redis/redis/releases )
- [Changelog](https://github.com/go-redis/redis/blob/master/CHANGELOG.md )
- [Commits](https://github.com/go-redis/redis/compare/v8.11.1...v8.11.2 )
---
updated-dependencies:
- dependency-name: github.com/go-redis/redis/v8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-09 12:56:41 -04:00
Alex Fornuto
faecfd460b
Enterprise Upgrade & Changelog Pages ( #2453 )
...
* update enterprise reference source
* add upgrade and changelog pages
2021-08-09 10:55:47 -06:00
dependabot[bot]
6237668871
chore(deps): bump github.com/prometheus/procfs from 0.7.1 to 0.7.2 ( #2456 )
...
Bumps [github.com/prometheus/procfs](https://github.com/prometheus/procfs ) from 0.7.1 to 0.7.2.
- [Release notes](https://github.com/prometheus/procfs/releases )
- [Commits](https://github.com/prometheus/procfs/compare/v0.7.1...v0.7.2 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/procfs
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-09 12:54:34 -04:00
dependabot[bot]
5e8b434a9b
chore(deps): bump google.golang.org/grpc from 1.39.0 to 1.39.1 ( #2457 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.39.0 to 1.39.1.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.39.0...v1.39.1 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-09 12:41:56 -04:00
Stephen
f1c76b23fc
Hadolint ( #2363 )
2021-08-09 11:16:35 -04:00
Travis Groth
b03b0c4e93
docs: update codeowners ( #2451 )
2021-08-06 14:44:14 -04:00
Caleb Doxsey
3f8617cd93
fix go get, improve redis test ( #2450 )
...
* add pomerium.go to fix go get
* try to make redis test less flaky
2021-08-06 12:07:20 -06:00
Alex Fornuto
33f7e8487a
Update binary install doc ( #2447 )
...
* fix route block in example config
* Update binary install to include OS packages
* update references to policy docs
2021-08-06 12:43:57 -05:00
bobby
5cfad79447
docs: update branding, concepts ( #2445 )
...
* Pomerium Enterprise not Pomerium Enterprise Console to be consistent.
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
* s/The Pomerium Enterprise/Pomerium Enterprise/g
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
* update concepts
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
* Update docs/enterprise/about.md
Co-authored-by: Alex Fornuto <alex@fornuto.com>
* Update docs/enterprise/concepts.md
Co-authored-by: Alex Fornuto <alex@fornuto.com>
Co-authored-by: Alex Fornuto <alex@fornuto.com>
2021-08-06 12:13:35 -04:00
Caleb Doxsey
63ee30d69c
options: remove refresh_cooldown, add allow_spdy to proto ( #2446 )
2021-08-06 10:06:57 -06:00
Alex Fornuto
1931f11649
specify expected audience in Console config ( #2442 )
2021-08-05 17:08:57 -07:00
Alex Fornuto
2b200f8704
Hack the logo to point to the marketing site ( #2441 )
2021-08-05 17:08:43 -07:00