Commit Graph

69 Commits (a6f51d8c1bef626f813697c6fd3cdd08f4ee6f7b)

Author SHA1 Message Date
R.B. Boyer b60d89e7ef bulk rewrite using this script
3 years ago
Dan Upton 7fe81171d9
Rename `ACLMasterToken` => `ACLInitialManagementToken` (#11746)
3 years ago
Dan Upton 361d9c2862
catalog: support `ResultsFilteredByACLs` flag/header (#11594)
3 years ago
Dan Upton cf1bd585f6
health: support `ResultsFilteredByACLs` flag/header (#11602)
3 years ago
Kyle Havlovitz 4f2cfee4b0 consul: add virtual IP generation for connect services
3 years ago
Chris S. Kim 56fab21582
Refactor test helper (#11689)
3 years ago
Daniel Nephin 8ba760a2fc acl: remove id and revision from Policy constructors
3 years ago
Daniel Nephin ae05419aea acl: made acl rules in tests slightly more specific
3 years ago
Daniel Nephin fa4b33ab8f Convert tests to the new ACL system
3 years ago
Daniel Nephin d64409f66f catalog: use the new ACL system in tests
3 years ago
Daniel Nephin 31e034215f acl: remove ACLResolver config fields from consul.Config
3 years ago
Daniel Nephin 7160f7a614 acl: remove ACLDatacenter
3 years ago
Daniel Nephin c4eadb6b96 acl: move vetRegisterWithACL and vetDeregisterWithACL
3 years ago
Dhia Ayachi f785c5b332
RPC Timeout/Retries account for blocking requests (#8978)
4 years ago
Daniel Nephin b9e60c0775 testing: skip slow tests with -short
4 years ago
Mike Morris 6b62751921
test: update tags for database service registrations and queries (#8693)
4 years ago
Daniel Nephin 5d36f98710 agent/consul: Add support for NotModified to two endpoints
4 years ago
Daniel Nephin 068b43df90 Enable gofmt simplify
5 years ago
freddygv 19e3954603 Move compound service names to use ServiceName type
5 years ago
freddygv 15c74d6943 Move GatewayServices out of Internal
5 years ago
Daniel Nephin caa692deea ci: Enabled SA2002 staticcheck check
5 years ago
R.B. Boyer ffb9c7d6f7
acl: remove the deprecated `acl_enforce_version_8` option (#7991)
5 years ago
R.B. Boyer 77f2e54618
create lib/stringslice package (#7934)
5 years ago
Freddy 9eb1867fbb
Terminating gateway discovery (#7571)
5 years ago
Mike Morris 65be58703c
connect: remove managed proxies (#6220)
5 years ago
hashicorp-ci fa20c7db97 Merge Consul OSS branch 'master' at commit 95dbb7f2f1
5 years ago
Freddy d219e31db8
Update retries that weren't using retry.R (#6146)
5 years ago
Jack Pearkes 338aed32af Merge branch 'master' into release/1-6
5 years ago
Freddy 5873c56a03
Flaky test overhaul (#6100)
5 years ago
hashicorp-ci 43bda6fb76 Merge Consul OSS branch 'master' at commit e91f73f592
5 years ago
Aestek 81f8092a42 acl: allow service deregistration with node write permission (#5217)
5 years ago
Matt Keeler 19e70c46bf
Ensure that looking for services by addreses works with Tagged Addresses (#5984)
6 years ago
Matt Keeler afa1cc98d1
Implement data filtering of some endpoints (#5579)
6 years ago
Jeff Mitchell 4243c3ae42
Move internal/ to sdk/ (#5568)
6 years ago
Jeff Mitchell 47c390025b
Convert to Go Modules (#5517)
6 years ago
Pierre Souchay ae7f88f995 Avoid to have infinite recursion in DNS lookups when resolving CNAMEs (#4918)
6 years ago
Paul Banks b29bc906ee
bugfix: use ServiceTags to generate cache key hash (#4987)
6 years ago
Aestek 4942e66440 Fix catalog tag filter backward compat (#4944)
6 years ago
Matt Keeler 18b29c45c4
New ACLs (#4791)
6 years ago
Pierre Souchay fab55bee2b dns: implements prefix lookups for DNS TTL (#4605)
6 years ago
Rebecca Zanzig 34e5516834 Support multiple tags for health and catalog http api endpoints (#4717)
6 years ago
Pierre Souchay 251156eb68 Added SOA configuration for DNS settings. (#4714)
6 years ago
Paul Banks b83bbf248c Add Proxy Upstreams to Service Definition (#4639)
6 years ago
Pierre Souchay 22500f242e Fix unstable tests in agent, api, and command/watch
6 years ago
Pierre Souchay 9a2ae6e8eb Fixed more flaky tests in ./agent/consul (#4617)
6 years ago
Pierre Souchay b898131723 [BUGFIX] Avoid returning empty data on startup of a non-leader server (#4554)
6 years ago
Matt Keeler 3807e04de9 Revert PR 4294 - Catalog Register: Generate UUID for services registered without one
6 years ago
Matt Keeler 0f70034082 Move default uuid test into the consul package
7 years ago
Mitchell Hashimoto 1830c6b308 agent: switch ConnectNative to an embedded struct
7 years ago
Mitchell Hashimoto eb3fcb39b3 agent/consul/state: support querying by Connect native
7 years ago