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: add client configuration for grpc_ca_file #15701

Merged
merged 4 commits into from
Jan 11, 2023
Merged

Commits on Jan 9, 2023

  1. Configuration menu
    Copy the full SHA
    d472184 View commit details
    Browse the repository at this point in the history
  2. consul: add support for grpc_ca_file for tls grpc connections in cons…

    …ul 1.14+
    
    This PR adds client config to Nomad for specifying consul.grpc_ca_file
    
    These changes combined with hashicorp/consul#15913 should
    finally enable Nomad users to upgrade to Consul 1.14+ and use tls grpc connections.
    shoenig committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    e5f7f28 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Configuration menu
    Copy the full SHA
    640b9d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a31f39 View commit details
    Browse the repository at this point in the history