mirror of
https://github.com/kemko/nomad.git
synced 2026-01-02 16:35:44 +03:00
When creating the binding rule, `BindName` must match the pattern used for the role name, otherwise the task will not be able to login to Consul. Also update the equality check for the binding rule to ensure this property is held even if the auth method already has existing binding rules attached.