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

Bug 1969345: Backport ignore proxy connecting to CSI sockets #54

Merged
merged 2 commits into from Jun 17, 2021

Commits on Jun 8, 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.
    
    RHBZ: #1944655
    
    (cherry picked from commit 451aaf9)
    (cherry picked from commit 1f3c1b3)
    Conflicts:
      go.mod:
        Context differences
    
      go.sum:
        Regenerated from scratch by go mod vendor
    
    Cherry pick also includes go mod vendor
    mdbooth committed Jun 8, 2021
    Copy the full SHA
    fd35133 View commit details
    Browse the repository at this point in the history
  2. [manila-csi-plugin] Ignore proxy connecting to CSI sockets (kubernete…

    …s#1527)
    
    RHBZ: #1944655
    
    (cherry picked from commit 0eb6663)
    (cherry picked from commit a063eb8)
    mdbooth committed Jun 8, 2021
    Copy the full SHA
    40517e0 View commit details
    Browse the repository at this point in the history