Skip to content

Fix missing ACL token for getAllInstances#848

Open
ahr-huber wants to merge 1 commit intospring-cloud:mainfrom
ahr-huber:acl-token-fix
Open

Fix missing ACL token for getAllInstances#848
ahr-huber wants to merge 1 commit intospring-cloud:mainfrom
ahr-huber:acl-token-fix

Conversation

@ahr-huber
Copy link

Requests made by ConsulDiscoveryCLient.getAllInstances() were missing the ACL token.

Fixes gh-847

Requests made by ConsulDiscoveryCLient.getAllInstances() were
missing the ACL token.

Fixes spring-cloudgh-847

Signed-off-by: Andreas Huber <ahuber@opentext.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

getAllInstances in ConsulDiscoveryClient does not use ACL token for requests

2 participants