715 Commits (FFMMM-patch-1)

Author SHA1 Message Date
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 4 years ago
Daniel Nephin cb050b280c ci: enable SA4006 staticcheck check 4 years ago
Matt Keeler d3881dd754
ACL Node Identities (#7970) 4 years ago
Chris Piraino 91ab89dd48
Move ingress param to a new endpoint (#8081) 5 years ago
Chris Piraino 5e0cd7ede5 Remove unnecessary defer from api.health_test.go 5 years ago
Chris Piraino 4837069fe0 api: update api module with health.Ingress() method 5 years ago
Daniel Nephin caa692deea ci: Enabled SA2002 staticcheck check 5 years ago
Daniel Nephin ce6cc094a1 intentions: fix a bug in Intention.SetHash 5 years ago
R.B. Boyer 833211c14c
acl: allow auth methods created in the primary datacenter to optionally create global tokens (#7899) 5 years ago
R.B. Boyer ffb9c7d6f7
acl: remove the deprecated `acl_enforce_version_8` option (#7991) 5 years ago
Jono Sosulska c554ba9e10
Replace whitelist/blacklist terminology with allowlist/denylist (#7971) 5 years ago
Daniel Nephin c88fae0aac ci: Add staticcheck and fix most errors 5 years ago
Daniel Nephin 8ced4300c8 Add alias struct tags for new decode hook 5 years ago
Daniel Nephin 600645b5f9 Add unconvert linter 5 years ago
R.B. Boyer 1efafd7523
acl: add auth method for JWTs (#7846) 5 years ago
Chris Piraino 5105bf3d67
Require individual services in ingress entry to match protocols (#7774) 5 years ago
Chris Piraino 0c22eacca8 Add TLS field to ingress API structs 5 years ago
Chris Piraino d8517bd6fd Better document wildcard specifier interactions 5 years ago
Chris Piraino f40833d094 Allow Hosts field to be set on an ingress config entry 5 years ago
Chris Piraino b73a13fc9e Remove service_subset field from ingress config entry 5 years ago
R.B. Boyer a854e4d9c5
acl: oss plumbing to support auth method namespace rules in enterprise (#7794) 5 years ago
R.B. Boyer 22eb016153
acl: add MaxTokenTTL field to auth methods (#7779) 5 years ago
R.B. Boyer ca52ba7068
acl: add DisplayName field to auth methods (#7769) 5 years ago
Freddy 137a2c32c6
TLS Origination for Terminating Gateways (#7671) 5 years ago
Chris Piraino 115d2d5db5
Expect default enterprise metadata in gateway tests (#7664) 5 years ago
Matt Keeler d24b65b8f0
Update API module to include the licensed modules in its output (#7661) 5 years ago
Kyle Havlovitz e9e8c0e730
Ingress Gateways for TCP services (#7509) 5 years ago
Chris Piraino 3d2de925d8
Add support for ingress-gateway in CLI command (#7618) 5 years ago
Freddy 9eb1867fbb
Terminating gateway discovery (#7571) 5 years ago
Daniel Nephin 0888c6575b Step 3: fix a bug in api.NewClient and fix the tests 5 years ago
Pierre Souchay 4d35816bee
tests: fixed unstable test TestAPI_AgentMonitor (#7561) 5 years ago