1645 Commits (ac8f3c7431bedff740c3d11f0f74c233545b3662)

Author SHA1 Message Date
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 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
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
R.B. Boyer 1a485011d0
connect: updating a service-defaults config entry should leave an unset protocol alone (#6342) 5 years ago
Matt Keeler 318b9ebbe3
Filter out left/leaving serf members when determining if new AC… (#6332) 5 years ago
R.B. Boyer 72207256b9
xds: improve how envoy metrics are emitted (#6312) 5 years ago
R.B. Boyer 3975cb89bf
agent: blocking central config RPCs iterations should not interfere with each other (#6316) 5 years ago
hashicorp-ci d7bb2bbee4
update bindata_assetfs.go 5 years ago
Sarah Adams 8ff1f481fe
add flag to allow /operator/keyring requests to only hit local servers (#6279) 5 years ago
Mike Morris 61206fdf42
snapshot: add TLS support to HalfCloser interface (#6216) 5 years ago
Matt Keeler 6a1e0dfed8
Update the v1/agent/service/:service endpoint to output tagged… (#6304) 5 years ago
R.B. Boyer 913d85ea5b
connect: allow mesh gateways to use central config (#6302) 5 years ago
Mike Morris 65be58703c
connect: remove managed proxies (#6220) 5 years ago
R.B. Boyer 9bbbea1777
connect: ensure intention replication continues to work when the replication ACL token changes (#6288) 5 years ago
Sarah Adams d84863799d
fallback to proxy config global protocol when upstream services' protocol is unset (#6277) 5 years ago
R.B. Boyer 8e22d80e35
connect: fix failover through a mesh gateway to a remote datacenter (#6259) 5 years ago
R.B. Boyer c395affc93
connect: expose an API endpoint to compile the discovery chain (#6248) 5 years ago
Todd Radel 96be92f3b5
connect: generate intermediate at same time as root (#6272) 5 years ago