mirror of https://github.com/hashicorp/consul
Merge pull request #9683 from hashicorp/dnephin/fix-zombie-service-dereg
local: use agent token to deregister servicespull/9799/head
commit
b1d3c8002b
@ -0,0 +1,3 @@
|
||||
```release-notes:improvement
|
||||
client: when a client agent is attempting to dereigster a service, anddoes not have access to the ACL token used to register a service, attempt to use the agent token instead of the default user token. If no agent token is set, fall back to the default user token.
|
||||
```
|
Loading…
Reference in new issue