583 Commits (30903db4421530c5c18686e9768bb1e37feaa4d3)

Author SHA1 Message Date
Matt Keeler 30903db442
AutopilotServerHealth now handles the 429 status code (#8599) 4 years ago
Mark Anderson b9d22f48cd
Add fields to the /acl/auth-methods endpoint. (#9741) 4 years ago
Kyle Havlovitz 7dac583863 connect/ca: Allow ForceWithoutCrossSigning for all providers 4 years ago
Conor Mongey 7a368bd2b6
Move header methods from config to client 4 years ago
Conor Mongey eb65e59741
Only override headers if they're set 4 years ago
Conor Mongey f647569b84
Prefer http.Header over map[string]string to allow for multi-valued headers 4 years ago
Conor Mongey cdc8cd7b0e
Allow setting arbitrary headers in API client 4 years ago
Mike Morris ab927d5480 Merge pull request #9270 from hashicorp/release/1.9.0 4 years ago
R.B. Boyer 7c7a3e5165
command: when generating envoy bootstrap configs use the datacenter returned from the agent services endpoint (#9229) 4 years ago
Matt Keeler 66fd23d67f
Refactor to call non-voting servers read replicas (#9191) 4 years ago
Freddy fe728855ed
Add DC and NS support for Envoy metrics (#9207) 4 years ago
Matt Keeler 7f87adbcf4
Remove this constant as it is soon to be changing and we want to prevent backwards compat issues (#9193) 4 years ago
R.B. Boyer 61eac21f1a
agent: return the default ACL policy to callers as a header (#9101) 4 years ago
Matt Keeler 7ef9b04f90
Add a CLI command for retrieving the autopilot configuration. (#9142) 4 years ago
Matt Keeler c048e86bb2
Switch to using the external autopilot module 4 years ago
R.B. Boyer 8baf158ea8
Revert "Add namespace support for metrics (OSS) (#9117)" (#9124) 4 years ago
Freddy 06b3b017d3
Add namespace support for metrics (OSS) (#9117) 4 years ago
R.B. Boyer e113dc0fe2
upstream some differences from enterprise (#8902) 4 years ago
Matt Keeler 38f5ddce2a
Add per-agent reconnect timeouts (#8781) 4 years ago
R.B. Boyer 0c9177f6a5
api: unflake some intention-related api tests (#8857) 4 years ago
R.B. Boyer 1b413b0444
connect: support defining intentions using layer 7 criteria (#8839) 4 years ago
R.B. Boyer a2a8e9c783
connect: intentions are now managed as a new config entry kind "service-intentions" (#8834) 4 years ago
R.B. Boyer d2eb27e0a3
api: support GetMeta() and GetNamespace() on all config entry kinds (#8764) 4 years ago
freddygv 768dbaa68d Add session flag to cookie config 4 years ago
freddygv eab90ea9fa Revert EnvoyConfig nesting 4 years ago
Seth Hoenig 9fab3fe990
api: create fresh http client for unix sockets (#8602) 4 years ago
Freddy c9c9e4face
Make LockDelay configurable in api locks (#8621) 4 years ago
Daniel Nephin d083d4717b api: Add a context to ServiceRegisterOpts 4 years ago
freddygv eaa250cc80 Ensure resolver node with LB isn't considered default 4 years ago
freddygv f81fe6a1a1 Remove LB infix and move injection to xds 4 years ago
R.B. Boyer 119e945c3e
connect: all config entries pick up a meta field (#8596) 4 years ago
freddygv 63f79e5f9b Restructure structs and other PR comments 4 years ago
freddygv 0236e169bb Add documentation for resolver LB cfg 4 years ago
freddygv ff56a64b08 Add LB policy to service-resolver 4 years ago
Jack 9e1c6727f9
Add http2 and grpc support to ingress gateways (#8458) 4 years ago
Matt Keeler 7c3914d89e
Add helpers to the API client to help with getting information from `AgentMember` tags (#8575) 4 years ago
Hans Hasselberg a932aafc91
add primary keys to list keyring (#8522) 4 years ago
Daniel Nephin d68edcecf4 testing: Remove all the defer os.Removeall 4 years ago
Mike Morris 48e7c07cf9
api: bump consul/api to v1.6.0 and consul/sdk to v0.6.0 (#8460) 4 years ago
Daniel Nephin ed8210fe4d api: Use a Logger instead of an io.Writer in api.Watch 4 years ago
Mike Morris 85ef7ba943
api: restore Leader() and Peers() to avoid breaking function signatures (#8395) 4 years ago
spooner c34b088583
Added QueryOptions for status api (#7818) 4 years ago
R.B. Boyer e853368c23
gossip: Avoid issue where two unique leave events for the same node could lead to infinite rebroadcast storms (#8343) 4 years ago
Daniel Nephin 51efba2c7d testutil: NewLogBuffer - buffer logs until a test fails 4 years ago
Freddy e72af87918
Add api mod support for /catalog/gateway-services (#8278) 4 years ago
Seth Hoenig 95f46eb3ed
api/agent: enable setting SuccessBeforePassing and FailuresBeforeCritical in API (#7949) 4 years ago
R.B. Boyer 462f0f37ed
connect: various changes to make namespaces for intentions work more like for other subsystems (#8194) 4 years ago
freddygv c791fbc79c Update namespaces subject-verb agreement 4 years ago
s-christoff 818d00fda3
Add AgentMemberStatus const (#8110) 4 years ago
Daniel Nephin 068b43df90 Enable gofmt simplify 5 years ago