You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When resolving nodes with capitals, Consul reports that they are unknown.
CLI flags: -server -bootstrap -log-level=debug -dc Dc1
Consul versions tested: 0.4.1 and 0.5.0
When resolving nodes with capitals, Consul reports that they are unknown.
CLI flags:
-server -bootstrap -log-level=debug -dc Dc1
Consul versions tested: 0.4.1 and 0.5.0
I have registered a service 'test-service'.
The expected result is the correct IP address, as listed in the ADDTIONAL SECTION of the original response.
When doing an additional lookup for the node including the dc:
It does work without the dc:
These examples are using docker-consul but the same results apply when running consul natively.
According to the documentation, this should be supported.
The text was updated successfully, but these errors were encountered: