Commit Graph

4041 Commits (cbea3d203c44db86a37920c43015e10e66ecfd97)

Author SHA1 Message Date
freddygv cbea3d203c Fix race of upstreams with same passthrough ip
3 years ago
freddygv 659ebc05a9 Ensure passthrough addresses get cleaned up
3 years ago
freddygv c31c1158a6 Add failing test
3 years ago
Daniel Nephin 9b7468f99e ca/provider: remove ActiveRoot from Provider
3 years ago
Daniel Nephin c2b9c81a55 ca: update MockProvider for new interface
3 years ago
Daniel Nephin f05bad4a1d ca: update GenerateRoot godoc
3 years ago
Daniel Nephin 9a59733b7d
Merge pull request #11663 from hashicorp/dnephin/ca-remove-one-call-to-active-root-2
3 years ago
Daniel Nephin db0478265b
Merge pull request #12109 from hashicorp/dnephin/blocking-query-1
3 years ago
Daniel Nephin 7125fec346
Merge pull request #11221 from hashicorp/dnephin/acl-resolver-5
3 years ago
Dao Thanh Tung 759dd93544
URL-encode/decode resource names for HTTP API part 3 (#12103)
3 years ago
Daniel Nephin f9aef8018b Apply suggestions from code review
3 years ago
Daniel Nephin 737c0097e0 acl: extract a backend type for the ACLResolverBackend
3 years ago
R.B. Boyer d2c0945f52
xds: fix for delta xDS reconnect bug in LDS/CDS (#12174)
3 years ago
Chris S. Kim bee18f4a1d
Generate bindata_assetfs.go (#12146)
3 years ago
R.B. Boyer b60d89e7ef bulk rewrite using this script
3 years ago
R.B. Boyer 31f6f55bbe test: normalize require.New and assert.New syntax
3 years ago
R.B. Boyer 424f3cdd2c
proxycfg: introduce explicit UpstreamID in lieu of bare string (#12125)
3 years ago
Dan Upton ca3aca92c4
[OSS] Remove remaining references to master (#11827)
3 years ago
VictorBac 31a39c9528
Add GRPC and GRPCUseTLS to api.HealthCheckDefinition (#12108)
3 years ago
Evan Culver e35dd08a63
connect: Upgrade Envoy 1.20 to 1.20.1 (#11895)
3 years ago
Daniel Nephin 71767f1b3e rpc: cleanup exit and blocking condition logic in blockingQuery
3 years ago
Daniel Nephin 72a733bed8 rpc: extract rpcQueryTimeout method
3 years ago
Daniel Nephin fd0a9fd4f3 rpc: move the index defaulting to setQueryMeta.
3 years ago
Daniel Nephin 4b67d6c18b rpc: add subtests to blockingQuery test
3 years ago
Daniel Nephin f92dc11002 rpc: refactor blocking query
3 years ago
Daniel Nephin f31e0b8b1a
Merge pull request #11661 from hashicorp/dnephin/ca-remove-one-call-to-active-root
3 years ago
Kyle Havlovitz 0db874c38b Add virtual IP generation for term gateway backed services
3 years ago
Chris S. Kim 98ea6d1cf1
Fix race with tags (#12041)
3 years ago
Chris S. Kim a0acf9978f
Fix races in anti-entropy tests (#12028)
3 years ago
Mike Morris 1b1a97e8f9
ingress: allow setting TLS min version and cipher suites in ingress gateway config entries (#11576)
3 years ago
Dao Thanh Tung 88c7cfa578
URL-encode/decode resource names for HTTP API part 2 (#11957)
3 years ago
Daniel Nephin d57dec5878 ca: remove unnecessary var, and slightly reduce cyclo complexity
3 years ago
Daniel Nephin 0de7efb316 ca: remove unused provider.ActiveRoot call
3 years ago
Daniel Nephin d0578c6dfc ca: extract the lookup of the active primary CA
3 years ago
Daniel Nephin 7121c78d34 ca: update godoc
3 years ago
Daniel Nephin abac8baa5d ca: remove one call to provider.ActiveRoot
3 years ago
Daniel Nephin eaa084fd41 ca: remove redundant append of an intermediate cert
3 years ago
Daniel Nephin 11f4cdaa49 ca: only generate a single private key for the whole test case
3 years ago
Daniel Nephin b3ffe7ac72 ca: cleanup a test
3 years ago
Daniel Nephin 1fd6b16399 ca: use the new leaf signing lookup func in leader metrics
3 years ago
Blake Covarrubias 4bd92921f4
api: Return 404 when deregistering a non-existent check (#11950)
3 years ago
Dhia Ayachi 1eac39ae9c
clone the service under lock to avoid a data race (#11940)
3 years ago
Daniel Nephin 065f6f89fb
Merge pull request #11918 from hashicorp/dnephin/tob-followup
3 years ago
Daniel Nephin abfc1e4840 snapshot: return the error from replyFn
3 years ago
Daniel Nephin 0166b0839c config: correctly capture all errors.
3 years ago
Chris S. Kim 4cd2542a3e
Fix test for ENT (#11946)
3 years ago
Chris S. Kim e4bcaac08c
Fix test for ENT (#11941)
3 years ago
Dhia Ayachi e653f81919
reset `coalesceTimer` to nil as soon as the event is consumed (#11924)
3 years ago
Mathew Estafanous 0fdd1318e9
Ensure consistency with error-handling across all handlers. (#11599)
3 years ago
Jared Kirschner b393c90ce7 Clarify service and check error messages (use ID)
3 years ago