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

[manila-csi-plugin] Fix error connecting to nfs plugin when using cluster proxy #1528

Merged
merged 2 commits into from Jun 1, 2021

Commits on May 13, 2021

  1. Bump gRPC to v1.29.0 (kubernetes#1527)

    This bump is required to add support for grpc.WithNoProxy().
    
    Note that bumping to v1.30.0 or newer causes a build failure in
    go.etcd.io/etcd/clientv3, described in
    etcd-io/etcd#11563. It is not possible to bump
    gRPC further until etcd v3.5 is released, which updates the relevant api
    uses.
    mdbooth committed May 13, 2021
    Configuration menu
    Copy the full SHA
    451aaf9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0eb6663 View commit details
    Browse the repository at this point in the history