Commit Graph

178 Commits (d7055e700f834ed2340c3bda0d19ea8a80070713)

Author SHA1 Message Date
Ronald 94ec4eb2f4
copyright headers for agent folder (#16704)
2 years ago
Eric Haberkorn 57e2493415
allow setting locality on services and nodes (#16581)
2 years ago
Paul Glass a884d0d7c7
Use agent token for service/check deregistration during anti-entropy (#16097)
2 years ago
Paul Glass f5231b9157
Add new config_file_service_registration token (#15828)
2 years ago
Chris S. Kim a7b34d50fc
Output user-friendly name for anonymous token (#15884)
2 years ago
Semir Patel bafa5c7156
Pass remote addr of incoming HTTP requests through to RPC(..) calls (#15700)
2 years ago
Freddy 72b6d69652
Merge pull request #13499 from maxb/delete-unused-metric
2 years ago
cskh 59e81a728e
chore: removed unused method AddService (#13905)
2 years ago
Max Bowsher 7b97b8abd2 Delete definition of metric `consul.acl.blocked.node.registration`
2 years ago
Dan Upton e00e3a0bc3
Move ACLResolveResult into acl/resolver package (#13467)
2 years ago
Mark Anderson 98a2e282be Fixup acl.EnterpriseMeta
3 years ago
Dhia Ayachi 16b19dd82d
auto-reload configuration when config files change (#12329)
3 years ago
R.B. Boyer 52009ae86a
missed this test adjustment (#12331)
3 years ago
R.B. Boyer fa4577d1a9
local: fixes a data race in anti-entropy sync (#12324)
3 years ago
Daniel Nephin edca8d61a3 acl: remove ResolveTokenToIdentity
3 years ago
R.B. Boyer b60d89e7ef bulk rewrite using this script
3 years ago
Dan Upton ca3aca92c4
[OSS] Remove remaining references to master (#11827)
3 years ago
Chris S. Kim 98ea6d1cf1
Fix race with tags (#12041)
3 years ago
Chris S. Kim a0acf9978f
Fix races in anti-entropy tests (#12028)
3 years ago
Dhia Ayachi 1eac39ae9c
clone the service under lock to avoid a data race (#11940)
3 years ago
Chris S. Kim e4bcaac08c
Fix test for ENT (#11941)
3 years ago
Jared Kirschner b393c90ce7 Clarify service and check error messages (use ID)
3 years ago
Dan Upton 205ce9a69d
Remove references to "master" ACL tokens in tests (#11751)
3 years ago
Kyle Havlovitz 4f2cfee4b0 consul: add virtual IP generation for connect services
3 years ago
Will Jordan 68efecafed
Update node info sync comment (#11465)
3 years ago
R.B. Boyer eb21649f82
partitions: various refactors to support partitioning the serf LAN pool (#11568)
3 years ago
Daniel Nephin ea4a8343cd
Merge pull request #11177 from hashicorp/dnephin/remove-entmeta-methods
3 years ago
Daniel Nephin eb632c53a2 structs: rename the last helper method.
3 years ago
Daniel Nephin 3b9578d7eb Update 4 non-acl tests that used the legacy ACL.Apply
3 years ago
R.B. Boyer 097e1645e3
agent: ensure that most agent behavior correctly respects partition configuration (#10880)
3 years ago
R.B. Boyer 188e8dc51f
agent/structs: add a bunch more EnterpriseMeta helper functions to help with partitioning (#10669)
3 years ago
Dhia Ayachi 15dddc9edb
make tests use a dummy node_name to avoid environment related failures (#10262)
4 years ago
Daniel Nephin df5e18c9c5 agent/local: only fallback to agent token for deletes
4 years ago
Daniel Nephin 0b017e2497 agent/local: do not persist the agent tokens
4 years ago
Daniel Nephin 8a5163b184 local: default to the agent token instead of the user token
4 years ago
Daniel Nephin 32d36d0dd4 config: replace calls to config.NewBuilder with config.Load
4 years ago
Daniel Nephin d113f0e690 structs: Fix printing of IDs
4 years ago
Daniel Nephin b9e60c0775 testing: skip slow tests with -short
4 years ago
Daniel Nephin 33b81067f8 local: mark service and checks as InSync when added
4 years ago
Kit Patella 15af5ead0b trim help strings to save a few bytes
4 years ago
Kit Patella 5da2f1efa8 finish adding static server metrics
4 years ago
Kit Patella 06d59c03b9 add the service name in the agent rather than in the definitions themselves
4 years ago
Kit Patella 24a2471029 first pass on agent-configured prometheusDefs and adding defs for every consul metric
4 years ago
Matt Keeler a3a653342b
Fix a bunch of linter warnings
4 years ago
Matt Keeler c048e86bb2
Switch to using the external autopilot module
4 years ago
Freddy d72f72dcd5
Notify alias checks when aliased service is [de]registered (#8456)
4 years ago
Matt Keeler 3dbbd2d37d
Implement Client Agent Auto Config
5 years ago
Matt Keeler 9f7b22a5eb
Agent Auto Configuration: Configuration Syntax Updates (#8003)
5 years ago
R.B. Boyer 9cfa4a3fc9
tests: ensure that the ServiceExists helper function normalizes entmeta (#8025)
5 years ago
Pierre Souchay 9813ae512b
checks: when a service does not exists in an alias, consider it failing (#7384)
5 years ago