Caleb Doxsey
2e1366c417
databroker: fix in-memory backend deadlock ( #3300 )
2022-04-27 15:33:29 -04:00
Caleb Doxsey
f73c5c615f
databroker: add support for putting multiple records ( #3291 )
...
* databroker: add support for putting multiple records
* add OptimumPutRequestsFromRecords function
* replace GetAll with SyncLatest
* fix stream when there are no records
2022-04-26 16:41:38 -06:00
dependabot[bot]
343fa43ed4
chore(deps): bump google.golang.org/api from 0.74.0 to 0.75.0 ( #3296 )
...
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.74.0 to 0.75.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases )
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md )
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.74.0...v0.75.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>
2022-04-25 19:48:46 -04:00
dependabot[bot]
15ca54caf3
chore(deps): bump actions/checkout from 3.0.1 to 3.0.2 ( #3297 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](dcd71f6466...2541b1294d
)
---
updated-dependencies:
- dependency-name: actions/checkout
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>
2022-04-25 12:36:46 -04:00
dependabot[bot]
7af96bb7f9
chore(deps): bump github.com/prometheus/common from 0.33.0 to 0.34.0 ( #3298 )
...
Bumps [github.com/prometheus/common](https://github.com/prometheus/common ) from 0.33.0 to 0.34.0.
- [Release notes](https://github.com/prometheus/common/releases )
- [Commits](https://github.com/prometheus/common/compare/v0.33.0...v0.34.0 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/common
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>
2022-04-25 12:31:39 -04:00
dependabot[bot]
de8731b51b
chore(deps): bump google.golang.org/grpc from 1.45.0 to 1.46.0 ( #3294 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.45.0 to 1.46.0.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.45.0...v1.46.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>
2022-04-25 12:29:09 -04:00
dependabot[bot]
48c8298df1
chore(deps): bump github.com/mitchellh/mapstructure from 1.4.3 to 1.5.0 ( #3292 )
...
Bumps [github.com/mitchellh/mapstructure](https://github.com/mitchellh/mapstructure ) from 1.4.3 to 1.5.0.
- [Release notes](https://github.com/mitchellh/mapstructure/releases )
- [Changelog](https://github.com/mitchellh/mapstructure/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mitchellh/mapstructure/compare/v1.4.3...v1.5.0 )
---
updated-dependencies:
- dependency-name: github.com/mitchellh/mapstructure
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>
2022-04-25 12:28:27 -04:00
Alex Fornuto
254e2f7ce9
use https to download python api lib ( #3283 )
2022-04-22 11:54:32 -05:00
Alex Fornuto
77911d151c
update helm values file ( #3281 )
2022-04-22 11:53:08 -05:00
cfanbo
a26a83c247
fix: memory leakage ( #3285 )
2022-04-22 09:52:48 -06:00
Caleb Doxsey
74310b3de3
authorize: pass idp id for webauthn url, allow unauthenticated access to static files ( #3282 )
2022-04-20 11:07:09 -06:00
Caleb Doxsey
c19048649a
authorize: add support for cidr lookups ( #3277 )
2022-04-19 16:18:34 -06:00
Caleb Doxsey
9dbe12fe99
authenticate: save session for bare webauthn redirects, consider external service URL to be a pomerium url ( #3280 )
2022-04-19 16:03:11 -06:00
Caleb Doxsey
61ffeb837d
authenticate: fix internal service URL CORS check ( #3279 )
2022-04-19 10:09:47 -06:00
dependabot[bot]
f3c839b3dc
chore(deps): bump mikefarah/yq from 4.24.2 to 4.24.5 ( #3276 )
...
Bumps [mikefarah/yq](https://github.com/mikefarah/yq ) from 4.24.2 to 4.24.5.
- [Release notes](https://github.com/mikefarah/yq/releases )
- [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt )
- [Commits](bc2118736b...ed5b811f37
)
---
updated-dependencies:
- dependency-name: mikefarah/yq
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>
2022-04-19 07:20:08 -06:00
dependabot[bot]
5160cce41c
chore(deps): bump async from 2.6.3 to 2.6.4 ( #3278 )
...
Bumps [async](https://github.com/caolan/async ) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases )
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md )
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4 )
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-18 20:19:14 -06:00
dependabot[bot]
91bbf62567
chore(deps): bump github.com/spf13/viper from 1.10.1 to 1.11.0 ( #3273 )
...
Bumps [github.com/spf13/viper](https://github.com/spf13/viper ) from 1.10.1 to 1.11.0.
- [Release notes](https://github.com/spf13/viper/releases )
- [Commits](https://github.com/spf13/viper/compare/v1.10.1...v1.11.0 )
---
updated-dependencies:
- dependency-name: github.com/spf13/viper
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>
2022-04-18 20:16:20 -06:00
dependabot[bot]
c2a6c486cc
chore(deps): bump stefanzweifel/git-auto-commit-action ( #3274 )
...
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action ) from 4.14.0 to 4.14.1.
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases )
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md )
- [Commits](c4b132ec2c...49620cd3ed
)
---
updated-dependencies:
- dependency-name: stefanzweifel/git-auto-commit-action
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>
2022-04-18 20:15:51 -06:00
dependabot[bot]
375fcc1dd7
chore(deps): bump actions/checkout from 3.0.0 to 3.0.1 ( #3275 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](a12a3943b4...dcd71f6466
)
---
updated-dependencies:
- dependency-name: actions/checkout
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>
2022-04-18 20:15:33 -06:00
Caleb Doxsey
9ae5c26f42
envoy: use typed extension protocol options for static bootstrap cluster ( #3268 )
2022-04-12 13:13:32 -06:00
Travis Groth
66af458856
deployment: remove vals based entrypoint ( #3254 )
...
* deployment: remove vals based entrypoint
* lint
2022-04-12 10:13:42 -06:00
dependabot[bot]
f6f4ab74ba
chore(deps): bump actions/cache from 3.0.1 to 3.0.2 ( #3265 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](136d96b4ae...48af2dc4a9
)
---
updated-dependencies:
- dependency-name: actions/cache
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>
2022-04-12 09:13:30 -07:00
dependabot[bot]
5f41eba899
chore(deps): bump actions/setup-node from 3.1.0 to 3.1.1 ( #3267 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](5b52f097d3...56337c4255
)
---
updated-dependencies:
- dependency-name: actions/setup-node
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>
2022-04-12 09:13:09 -07:00
dependabot[bot]
77539992d0
chore(deps): bump actions/setup-python from 3.1.0 to 3.1.2 ( #3266 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 3.1.0 to 3.1.2.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](9c644ca2ab...98f2ad02fd
)
---
updated-dependencies:
- dependency-name: actions/setup-python
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>
2022-04-12 10:12:42 -06:00
dependabot[bot]
c19b6d5820
chore(deps): bump github.com/cenkalti/backoff/v4 from 4.1.2 to 4.1.3 ( #3264 )
...
Bumps [github.com/cenkalti/backoff/v4](https://github.com/cenkalti/backoff ) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/cenkalti/backoff/releases )
- [Commits](https://github.com/cenkalti/backoff/compare/v4.1.2...v4.1.3 )
---
updated-dependencies:
- dependency-name: github.com/cenkalti/backoff/v4
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>
2022-04-11 09:28:23 -07:00
Caleb Doxsey
25a7afd6e6
ppl: support . in object_get paths ( #3263 )
2022-04-11 09:24:39 -06:00
Alex Fornuto
e637ff4ff3
update logo for Twitter cards ( #3261 )
2022-04-08 15:13:12 -05:00
Caleb Doxsey
761c17b8ac
grpc: wait for connect to be ready before making calls ( #3253 )
...
* grpc: wait for connect to be ready before making calls
* make sure to stop the ticker
2022-04-08 12:18:52 -06:00
Denis Mishin
443f4a01f5
add databroker multi lease handlers ( #3255 )
2022-04-08 13:31:49 -04:00
Caleb Doxsey
c5550d28ed
config: fix DefaultTransport so it is still a *http.Transport ( #3257 )
...
* config: fix DefaultTransport so it is still a *http.Transport
* remove printlns
* Update config/http.go
Co-authored-by: Denis Mishin <dmishin@pomerium.com>
* remove unnecessary check
Co-authored-by: Denis Mishin <dmishin@pomerium.com>
2022-04-08 11:07:37 -06:00
Alex Fornuto
424a7e4de8
add twitter meta tags ( #3252 )
2022-04-08 10:15:16 -05:00
Travis Groth
cbe90fd96d
docs: Add UUID to docs yaml blocks ( #3251 )
2022-04-08 08:54:27 -06:00
Alex Fornuto
5e836913ae
hotfix cockpit config ( #3249 )
2022-04-07 11:18:29 -04:00
Alex Fornuto
75507e243f
DOCS: Guide for Cockpit web gui ( #3240 )
...
* create guide for Cockpit web gui
* precomit is a cruel overlord
2022-04-07 09:06:47 -05:00
Caleb Doxsey
b79f1e379f
config: add support for downstream TLS server name ( #3243 )
...
* config: add support for downstream TLS server name
* fix whitespace
* fix whitespace
* add docs
* add tls_upstream_server_name and tls_downstream_server_name to config
* Update docs/reference/settings.yaml
Co-authored-by: Alex Fornuto <afornuto@pomerium.com>
* Update docs/reference/readme.md
Co-authored-by: Alex Fornuto <afornuto@pomerium.com>
* add deprecation notice
Co-authored-by: Alex Fornuto <afornuto@pomerium.com>
2022-04-06 06:48:45 -07:00
Alex Fornuto
e1403e33b4
adjust config type ( #3241 )
2022-04-05 13:16:27 -05:00
Alex Fornuto
166745370e
Allow docs changes without review ( #3242 )
...
With a single docs team member who cannot review their own PRs, this allows for hotfixes to be merged more quickly.
2022-04-05 13:15:52 -05:00
Caleb Doxsey
d299b42509
authorize: add name claim ( #3238 )
2022-04-05 12:08:00 -06:00
dependabot[bot]
6914fb8abf
chore(deps): bump actions/setup-python from 3.0.0 to 3.1.0 ( #3234 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](0ebf233433...9c644ca2ab
)
---
updated-dependencies:
- dependency-name: actions/setup-python
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>
2022-04-05 09:26:48 -06:00
dependabot[bot]
a2966f93ca
chore(deps): bump actions/cache from 3.0.0 to 3.0.1 ( #3235 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](4b0cf6cc46...136d96b4ae
)
---
updated-dependencies:
- dependency-name: actions/cache
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>
2022-04-05 09:26:35 -06:00
dependabot[bot]
e7f701546a
chore(deps): bump actions/setup-node from 3.0.0 to 3.1.0 ( #3236 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](9ced9a43a2...5b52f097d3
)
---
updated-dependencies:
- dependency-name: actions/setup-node
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>
2022-04-05 09:26:22 -06:00
Alex Fornuto
387c0255ab
DOCS: Define stateless ( #3228 )
...
* define stateless
* link to glossary
2022-04-04 19:21:54 -05:00
Alex Fornuto
46f946b8a2
remove dev ownership of docs. ( #3237 )
2022-04-04 14:36:53 -05:00
dependabot[bot]
6b65488b76
chore(deps): bump github.com/shirou/gopsutil/v3 from 3.22.2 to 3.22.3 ( #3231 )
...
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil ) from 3.22.2 to 3.22.3.
- [Release notes](https://github.com/shirou/gopsutil/releases )
- [Commits](https://github.com/shirou/gopsutil/compare/v3.22.2...v3.22.3 )
---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v3
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>
2022-04-04 10:27:23 -06:00
dependabot[bot]
07cb2baef3
chore(deps): bump google.golang.org/api from 0.73.0 to 0.74.0 ( #3233 )
...
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.73.0 to 0.74.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases )
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md )
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.73.0...v0.74.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>
2022-04-04 10:24:57 -06:00
dependabot[bot]
c9d1709fa0
chore(deps): bump github.com/prometheus/common from 0.32.1 to 0.33.0 ( #3230 )
...
Bumps [github.com/prometheus/common](https://github.com/prometheus/common ) from 0.32.1 to 0.33.0.
- [Release notes](https://github.com/prometheus/common/releases )
- [Commits](https://github.com/prometheus/common/compare/v0.32.1...v0.33.0 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/common
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>
2022-04-04 10:14:38 -06:00
dependabot[bot]
cf378fa257
chore(deps): bump github.com/open-policy-agent/opa from 0.38.1 to 0.39.0 ( #3232 )
...
Bumps [github.com/open-policy-agent/opa](https://github.com/open-policy-agent/opa ) from 0.38.1 to 0.39.0.
- [Release notes](https://github.com/open-policy-agent/opa/releases )
- [Changelog](https://github.com/open-policy-agent/opa/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-policy-agent/opa/compare/v0.38.1...v0.39.0 )
---
updated-dependencies:
- dependency-name: github.com/open-policy-agent/opa
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>
2022-04-04 10:08:42 -06:00
Alex Fornuto
030d50c148
Docs: Grafana JWT & jwt_claims_headers updates ( #3226 )
...
* feat(docs) Update Grafana docs to have auto_sign_up
* fix(docs) Add signout url
* update jwt_claims_headers reference
* update Grafana guide
Co-authored-by: Sara Jarjoura <sara@sensibleweather.com>
2022-04-01 09:59:03 -05:00
Travis Groth
da159fe65b
ci: set explicit token permissions ( #3225 )
2022-03-31 14:15:38 -07:00
Travis Groth
f3dd0b8fc9
deps: bump backport action version ( #3224 )
2022-03-31 16:27:09 -04:00