Commit Graph

1696 Commits (d491a3a9d5693bbec7a84c1d68cf90c041cf3c7d)

Author SHA1 Message Date
Matt Keeler d491a3a9d5
Miscellaneous fixes (#6727)
5 years ago
Ferenc Fabian c90e838495 Case sensitive Authorization header with lower-cased scheme in… (#6724)
5 years ago
Paul Banks 87699eca2f
Fix support for RSA CA keys in Connect. (#6638)
5 years ago
Matt Keeler 5d687ce6a9
Fix the Synthetic Policy Tests (#6715)
5 years ago
Matt Keeler d554f77d0d
Add hook for validating the enterprise meta attached to a reque… (#6695)
5 years ago
Matt Keeler 16c7ce8b4c
Add note about RPC multiplexing and TLS content type mutual exc… (#6698)
5 years ago
Matt Keeler 8ac79d0b8b
PreVerify acl:read access for listing endpoints (#6696)
5 years ago
Sarah Adams 78ad8203a4
Use encoding/json as JSON decoder instead of mapstructure (#6680)
5 years ago
Sarah Christoff 5e1c6e907b
Set MinQuorum variable in Autopilot (#6654)
5 years ago
Matt Keeler 66d138f35e
More Replication Abstractions (#6689)
5 years ago
Matt Keeler 440f6ea17a
Ensure that cache entries for tokens are prefixed “token-secret… (#6688)
5 years ago
Matt Keeler 79f78632e1
Update the ACL Resolver to allow for Consul Enterprise specific hooks. (#6687)
5 years ago
Matt Keeler e4ea9b0a96
Updates to allow for Namespacing ACL resources in Consul Enterp… (#6675)
5 years ago
Sarah Adams 0c9487ae72
regression tests for existing agent/ decoding behavior (#6624)
5 years ago
rerorero 86c8e48dd9 fix: incorrect struct tag and WaitGroup usage (#6649)
5 years ago
R.B. Boyer 97aa050c20
agent: allow mesh gateways to initialize even if there are no connect services registered yet (#6576)
5 years ago
R.B. Boyer 8dcba472a2
xds: tcp services using the discovery chain should not assume RDS during LDS (#6623)
5 years ago
Freddy 60f6ec0c2f
Store check type in catalog (#6561)
5 years ago
R.B. Boyer de6ce5b1d9
server: ensure the primary dc and ACL dc match (#6634)
5 years ago
R.B. Boyer 3aeb740430
unflake TestLeader_SecondaryCA_Initialize (#6631)
5 years ago
R.B. Boyer e6bfcb0ca8
fix flaky multidc acl tests that failed to wait for token replication (#6628)
5 years ago
R.B. Boyer 040f47c46e
appease the retry linter (#6629)
5 years ago
Paul Banks d7aa425339
Allow time for secondary CA to initialize (#6627)
5 years ago
Matt Keeler 973341a592
ACL Authorizer overhaul (#6620)
5 years ago
PHBourquin 039615641e Checks to passing/critical only after reaching a consecutive success/failure threshold (#5739)
5 years ago
Sarah Christoff 194f5740ce
ui_content_path config option fix (#6601)
5 years ago
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