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

Backport of consul: add client configuration for grpc_ca_file into release/1.2.x #15752

Merged

Commits on Jan 11, 2023

  1. consul: add client configuration for grpc_ca_file (#15701)

    * [no ci] first pass at plumbing grpc_ca_file
    
    * consul: add support for grpc_ca_file for tls grpc connections in consul 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.
    
    * consul: add cl entgry for grpc_ca_file
    
    * docs: mention grpc_tls changes due to Consul 1.14
    shoenig committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    fe9e9f4 View commit details
    Browse the repository at this point in the history