Commit Graph

1658 Commits (76cf54068b98a334e4058858b5de69fd3c77d17e)

Author SHA1 Message Date
Matt Keeler 76cf54068b
Expand the QueryOptions and QueryMeta interfaces (#6545)
5 years ago
Freddy fdd10dd8b8
Expose HTTP-based paths through Connect proxy (#6446)
5 years ago
R.B. Boyer 5882e21b2b
agent: tolerate more failure scenarios during service registration with central config enabled (#6472)
5 years ago
Matt Keeler 100ebd63f9
Allow for enterprise only leader routines (#6533)
5 years ago
R.B. Boyer af01d397a5
connect: don't colon-hex-encode the AuthorityKeyId and SubjectKeyId fields in connect certs (#6492)
5 years ago
R.B. Boyer 796de297c8
connect: intermediate CA certs generated with the vault provider lack URI SANs (#6491)
5 years ago
Matt Keeler 51dcd126b7
Add support for implementing new requests with protobufs instea… (#6502)
5 years ago
R.B. Boyer f9496dc627 sdk: add freelist tracking and ephemeral port range skipping to freeport
5 years ago
R.B. Boyer 7ccaa13514 fix typo of 'unknown' in log messages
5 years ago
R.B. Boyer 20eb0d3e94 cache: remove data race in agent cache
5 years ago
hashicorp-ci 4f499a8044
update bindata_assetfs.go
5 years ago
Hans Hasselberg 4a20efda9b
agent: handleEnterpriseLeave (#6453)
5 years ago
R.B. Boyer a86e63f81e
test: actually wait for the TestAgent to be fully shutdown (#6441)
5 years ago
Sarah Adams 001137e5e5
test: ensure all TestAgent constructions use a constructor (#6443)
5 years ago
Sarah Adams 74461406e0
remove funky panic/recover in agent tests (#6442)
5 years ago
Sarah Adams 4ed5515fca
refactor & add better retry logic to NewTestAgent (#6363)
5 years ago
Pierre Souchay be50400c62 Distinguish between DC not existing and not being available (#6399)
5 years ago
Aestek 7c7b7f24fd Add option to register services and their checks idempotently (#4905)
5 years ago
Sarah Adams 9f4b329b6d
txn: don't try to decode request bodies > raft.SuggestedMaxDataSize (#6422)
5 years ago
Matt Keeler 42d608587f
Store primaries root in secondary after intermediate signature (#6333)
5 years ago
R.B. Boyer 7deaba63e1
test: ensure the node name is a valid dns name (#6424)
5 years ago
R.B. Boyer 3be88df207
test: explicitly run the pprof tests for 1s instead of the 30s default (#6421)
5 years ago
R.B. Boyer d979d8c239
test: add additional http status code assertions in coordinate HTTP API tests (#6410)
5 years ago
Pierre Souchay 58f04815d5 Display IPs of machines when node names conflict to ease troubleshooting
5 years ago
Alvin Huang c516fabfac
revert commits on master (#6413)
5 years ago
tradel 5a22b77340 update tests to match new method signatures
5 years ago
tradel 1ff46f3f0a confi\gure providers with DC and domain
5 years ago
tradel 5ba28a6a7b create a common name for autoTLS agent certs
5 years ago
tradel 9b1ac4e7ef add subject names to issued certs
5 years ago
tradel 7f36a5b676 construct a common name for each CSR
5 years ago
tradel 672e181399 add serviceID to leaf cert request
5 years ago
tradel a4312d2e6e add domain and nodeName to agent cert request
5 years ago
tradel 82ae7caf3e Added DC and domain args to Configure method
5 years ago
R.B. Boyer b962fe38cd
test: send testagent logs through testing.Logf (#6411)
5 years ago
R.B. Boyer 91da908d2f
test: fix TestAgent.Start() to not segfault if the DNSServer cannot ListenAndServe (#6409)
5 years ago
Alvin Huang 0be1531d80
add nil pointer check for pointer to ACLToken struct (#6407)
5 years ago
Hans Hasselberg d051342902
make sure auto_encrypt has private key type and bits (#6392)
5 years ago
Hans Hasselberg faa54ab989
auto_encrypt: verify_incoming_rpc is good enough for auto_encrypt.allow_tls (#6376)
5 years ago
R.B. Boyer 7bc941575c
test: don't leak agent goroutines in TestAgent_sidecarServiceFromNodeService (#6396)
5 years ago
Hans Hasselberg f3def8c0d0 make sure auto_encrypt has private key type and bits
5 years ago
hashicorp-ci 3757cb6a96
update bindata_assetfs.go
5 years ago
R.B. Boyer cc9a6f7993
Merge pull request #6388 from hashicorp/release/1-6
5 years ago
Matt Keeler cbd1857186
Secondary CA `establishLeadership` fix (#6383)
5 years ago
Hans Hasselberg 3e46352ccb
auto_encrypt: use server-port (#6287)
5 years ago
R.B. Boyer dfcdc41ef8
connect: allow 'envoy_cluster_json' escape hatch to continue to function (#6378)
5 years ago
R.B. Boyer 7a6faccf2f
docs: document how envoy escape hatches work with the discovery chain (#6350)
5 years ago
Matt Keeler 0c3cf47266
Ensure that config entry writes are forwarded to the primary DC (#6339)
5 years ago
R.B. Boyer fd1c62ee8b
connect: ensure time.Duration fields retain their human readable forms in the API (#6348)
5 years ago
R.B. Boyer 561b2fe606
connect: generate the full SNI names for discovery targets in the compiler rather than in the xds package (#6340)
5 years ago
R.B. Boyer ae79cdab1b
connect: introduce ExternalSNI field on service-defaults (#6324)
5 years ago