Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

consul/connect: remove unnecessary connect constraint on clients #10754

Merged
merged 1 commit into from
Jun 14, 2021

Commits on Jun 14, 2021

  1. consul/connect: remove unnecessary connect constraint on clients

    PR #10702 added 2 new constraints
    for connect jobs - one for Consul gRPC listener, and one for Connect being
    enabled on Clients. Connect does not need to be enabled on clients, only
    on Consul servers. Remove the extra constraint.
    
    Discuss:
    https://discuss.hashicorp.com/t/nomad-1-1-1-and-consul-connect-enabled-on-consul-clients/25295
    shoenig committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    0d13ef0 View commit details
    Browse the repository at this point in the history