1824 Commits (5f625666b42ed684fa4f2f2f20febcabb4c2b95d)

Author SHA1 Message Date
Hans Hasselberg b6499fe6b8 Do not surface left servers (#6420) 5 years ago
R.B. Boyer 6439af86eb
agent: clients should only attempt to remove pruned nodes once per call (#6591) 5 years ago
Sarah Christoff 5e26971864
Prune Unhealthy Agents (#6571) 5 years ago
R.B. Boyer 06ca8cd2d7
agent: updates to the agent token trigger anti-entropy full syncs (#6577) 5 years ago
Matt Keeler d65bbbfd4e
Implement Leader Routine Management (#6580) 5 years ago
Matt Keeler 28221f66f2
Use encoding/json instead of jsonpb even for protobuf types (#6572) 5 years ago
Matt Keeler fc4bcfd81f
Add EnterpriseConfig stubs (#6566) 5 years ago
Matt Keeler abed91d069
Generate JSON and Binary Marshalers for Protobuf Types (#6564) 5 years ago
John Cowen b3b32dc0f6
ui: UI Release Merge (ui-staging merge) (#6527) 5 years ago
Matt Keeler 923d8671a4
Add support for parameterizing the ACL config used with a TestA… (#6559) 5 years ago
R.B. Boyer c4b92d5534
connect: connect CA Roots in secondary datacenters should use a SigningKeyID derived from their local intermediate (#6513) 5 years ago
R.B. Boyer 9566df524e
agent: cache notifications work after error if the underlying RPC returns index=1 (#6547) 5 years ago
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 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