pomerium/config
dependabot[bot] 8d1235a5cc
chore(deps): bump github.com/open-policy-agent/opa from 0.46.1 to 0.47.0 (#3782)
* chore(deps): bump github.com/open-policy-agent/opa from 0.46.1 to 0.47.0

Bumps [github.com/open-policy-agent/opa](https://github.com/open-policy-agent/opa) from 0.46.1 to 0.47.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.46.1...v0.47.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>

* fix test

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Caleb Doxsey <cdoxsey@pomerium.com>
2022-12-05 15:07:14 -07:00
..
envoyconfig config: add option for tls renegotiation (#3773) 2022-11-28 14:34:06 -07:00
testdata config: additional kubernetes token source support (#1200) 2020-08-04 09:40:51 -04:00
autocert.go remove deprecated ioutil usages (#2877) 2021-12-30 10:02:12 -08:00
autocert_test.go remove deprecated ioutil usages (#2877) 2021-12-30 10:02:12 -08:00
certs.go certs: reject certs from databroker if they conflict with local (#2309) 2021-06-24 18:40:59 -04:00
certs_test.go certs: reject certs from databroker if they conflict with local (#2309) 2021-06-24 18:40:59 -04:00
codec_type.go config: allow specifying auto codec type in all-in-one mode (#2846) 2021-12-22 12:34:58 -07:00
codec_type_test.go config: default to http2 (#3660) 2022-10-12 14:46:06 -06:00
config.go autocert: add support for ACME TLS-ALPN (#3590) 2022-08-29 16:19:20 -06:00
config_source.go autocert: add support for ACME TLS-ALPN (#3590) 2022-08-29 16:19:20 -06:00
config_source_test.go test: use T.TempDir to create temporary test directory (#3725) 2022-11-08 09:16:32 -07:00
constants.go envoy: add support for bind_config bootstrap options (#2772) 2021-12-01 13:02:49 -07:00
crypt.go cryptutil: always use kek public id, add x509 support (#2066) 2021-04-07 09:44:36 -07:00
custom.go envoy: add support for bind_config bootstrap options (#2772) 2021-12-01 13:02:49 -07:00
custom_test.go all: remove unused handler code (#2439) 2021-08-16 16:04:39 -04:00
doc.go *: remove import path comments (#545) 2020-03-16 10:13:47 -07:00
helpers.go postgres: databroker storage backend (#3370) 2022-05-25 10:23:58 -06:00
helpers_test.go databroker: rename cache service (#1790) 2021-01-21 08:41:22 -07:00
http.go httputil/reproxy: fix policy transport (#3322) 2022-05-04 18:32:36 -06:00
http_test.go httputil/reproxy: fix policy transport (#3322) 2022-05-04 18:32:36 -06:00
identity.go move directory providers (#3633) 2022-11-03 11:33:56 -06:00
log.go log context (#2107) 2021-04-22 10:58:13 -04:00
metrics.go config: disable envoy admin by default, expose stats via envoy route (#3677) 2022-10-18 16:25:03 -06:00
metrics_test.go log context (#2107) 2021-04-22 10:58:13 -04:00
options.go remove forward auth (#3628) 2022-11-23 15:59:28 -07:00
options_check.go add config option check logging (#3722) 2022-11-05 00:25:09 -04:00
options_test.go remove forward auth (#3628) 2022-11-23 15:59:28 -07:00
policy.go config: add option for tls renegotiation (#3773) 2022-11-28 14:34:06 -07:00
policy_ppl.go move directory providers (#3633) 2022-11-03 11:33:56 -06:00
policy_ppl_test.go chore(deps): bump github.com/open-policy-agent/opa from 0.46.1 to 0.47.0 (#3782) 2022-12-05 15:07:14 -07:00
policy_test.go move directory providers (#3633) 2022-11-03 11:33:56 -06:00
session.go config: allow blank identity providers when loading sessions for service account support (#3709) 2022-10-27 08:32:06 -06:00
session_test.go config: allow blank identity providers when loading sessions for service account support (#3709) 2022-10-27 08:32:06 -06:00
trace.go tracing: support dynamic reloading, more aggressive envoy restart (#2262) 2021-06-02 09:58:07 -06:00
trace_test.go log context (#2107) 2021-04-22 10:58:13 -04:00
validate.go support host:port in metrics_address (#2042) 2021-03-30 18:54:33 -04:00