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
We have been using the method Diplomat::Node.register to register services in Consul using the Catalog HTTP API. However, the documentation itself recommends using the agent endpoints instead for registration.
We have been using the method
Diplomat::Node.registerto register services in Consul using the Catalog HTTP API. However, the documentation itself recommends using the agent endpoints instead for registration.Is this supported by the Diplomat gem?