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

STOR-1593: Rebase to upstream v5.0.1 for 4.17 #98

Merged
merged 67 commits into from
Jul 22, 2024

Commits on Feb 12, 2024

  1. build(deps): bump the github-dependencies group with 39 updates

    Bumps the github-dependencies group with 39 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [github.com/google/uuid](https://github.com/google/uuid) | `1.5.0` | `1.6.0` |
    | [github.com/miekg/dns](https://github.com/miekg/dns) | `1.1.57` | `1.1.58` |
    | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.17.0` | `1.18.0` |
    | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.60.0` | `1.61.0` |
    | google.golang.org/protobuf | `1.31.0` | `1.32.0` |
    | [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.13.2` | `2.15.0` |
    | [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.30.0` | `1.31.1` |
    | [github.com/emicklei/go-restful/v3](https://github.com/emicklei/go-restful) | `3.11.0` | `3.11.2` |
    | [github.com/evanphx/json-patch](https://github.com/evanphx/json-patch) | `5.7.0+incompatible` | `5.9.0+incompatible` |
    | [github.com/evanphx/json-patch/v5](https://github.com/evanphx/json-patch) | `5.7.0` | `5.9.0` |
    | [github.com/go-logr/logr](https://github.com/go-logr/logr) | `1.3.0` | `1.4.1` |
    | [github.com/go-openapi/jsonpointer](https://github.com/go-openapi/jsonpointer) | `0.20.1` | `0.20.2` |
    | [github.com/go-openapi/jsonreference](https://github.com/go-openapi/jsonreference) | `0.20.3` | `0.20.4` |
    | [github.com/go-openapi/swag](https://github.com/go-openapi/swag) | `0.22.5` | `0.22.6` |
    | [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) | `2.18.1` | `2.19.1` |
    | [github.com/prometheus/common](https://github.com/prometheus/common) | `0.45.0` | `0.46.0` |
    | [go.etcd.io/etcd/api/v3](https://github.com/etcd-io/etcd) | `3.5.11` | `3.5.12` |
    | [go.etcd.io/etcd/client/pkg/v3](https://github.com/etcd-io/etcd) | `3.5.11` | `3.5.12` |
    | [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd) | `3.5.11` | `3.5.12` |
    | [go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.46.1` | `0.48.0` |
    | [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.46.1` | `0.48.0` |
    | [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) | `1.21.0` | `1.23.0` |
    | [go.opentelemetry.io/otel/exporters/otlp/otlptrace](https://github.com/open-telemetry/opentelemetry-go) | `1.21.0` | `1.23.1` |
    | [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc](https://github.com/open-telemetry/opentelemetry-go) | `1.21.0` | `1.23.1` |
    | [go.opentelemetry.io/otel/metric](https://github.com/open-telemetry/opentelemetry-go) | `1.21.0` | `1.23.1` |
    | [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) | `1.21.0` | `1.23.1` |
    | [go.opentelemetry.io/otel/trace](https://github.com/open-telemetry/opentelemetry-go) | `1.21.0` | `1.23.1` |
    | [go.opentelemetry.io/proto/otlp](https://github.com/open-telemetry/opentelemetry-proto-go) | `1.0.0` | `1.1.0` |
    | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.17.0` | `0.18.0` |
    | [golang.org/x/mod](https://github.com/golang/mod) | `0.14.0` | `0.15.0` |
    | [golang.org/x/net](https://github.com/golang/net) | `0.19.0` | `0.20.0` |
    | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.15.0` | `0.16.0` |
    | [golang.org/x/sync](https://github.com/golang/sync) | `0.5.0` | `0.6.0` |
    | [golang.org/x/sys](https://github.com/golang/sys) | `0.15.0` | `0.16.0` |
    | [golang.org/x/term](https://github.com/golang/term) | `0.15.0` | `0.16.0` |
    | [golang.org/x/tools](https://github.com/golang/tools) | `0.16.1` | `0.17.0` |
    | [google.golang.org/genproto](https://github.com/googleapis/go-genproto) | `0.0.0-20231030173426-d783a09b4405` | `0.0.0-20240116215550-a9fa1716bcac` |
    | [google.golang.org/genproto/googleapis/api](https://github.com/googleapis/go-genproto) | `0.0.0-20231106174013-bbf56f31fb17` | `0.0.0-20240125205218-1f4bbc51befe` |
    | [google.golang.org/genproto/googleapis/rpc](https://github.com/googleapis/go-genproto) | `0.0.0-20231106174013-bbf56f31fb17` | `0.0.0-20240125205218-1f4bbc51befe` |
    
    
    Updates `github.com/google/uuid` from 1.5.0 to 1.6.0
    - [Release notes](https://github.com/google/uuid/releases)
    - [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)
    - [Commits](google/uuid@v1.5.0...v1.6.0)
    
    Updates `github.com/miekg/dns` from 1.1.57 to 1.1.58
    - [Changelog](https://github.com/miekg/dns/blob/master/Makefile.release)
    - [Commits](miekg/dns@v1.1.57...v1.1.58)
    
    Updates `github.com/prometheus/client_golang` from 1.17.0 to 1.18.0
    - [Release notes](https://github.com/prometheus/client_golang/releases)
    - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
    - [Commits](prometheus/client_golang@v1.17.0...v1.18.0)
    
    Updates `google.golang.org/grpc` from 1.60.0 to 1.61.0
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.60.0...v1.61.0)
    
    Updates `google.golang.org/protobuf` from 1.31.0 to 1.32.0
    
    Updates `github.com/onsi/ginkgo/v2` from 2.13.2 to 2.15.0
    - [Release notes](https://github.com/onsi/ginkgo/releases)
    - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
    - [Commits](onsi/ginkgo@v2.13.2...v2.15.0)
    
    Updates `github.com/onsi/gomega` from 1.30.0 to 1.31.1
    - [Release notes](https://github.com/onsi/gomega/releases)
    - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
    - [Commits](onsi/gomega@v1.30.0...v1.31.1)
    
    Updates `github.com/emicklei/go-restful/v3` from 3.11.0 to 3.11.2
    - [Release notes](https://github.com/emicklei/go-restful/releases)
    - [Changelog](https://github.com/emicklei/go-restful/blob/v3/CHANGES.md)
    - [Commits](emicklei/go-restful@v3.11.0...v3.11.2)
    
    Updates `github.com/evanphx/json-patch` from 5.7.0+incompatible to 5.9.0+incompatible
    - [Release notes](https://github.com/evanphx/json-patch/releases)
    - [Commits](evanphx/json-patch@v5.7.0...v5.9.0)
    
    Updates `github.com/evanphx/json-patch/v5` from 5.7.0 to 5.9.0
    - [Release notes](https://github.com/evanphx/json-patch/releases)
    - [Commits](evanphx/json-patch@v5.7.0...v5.9.0)
    
    Updates `github.com/go-logr/logr` from 1.3.0 to 1.4.1
    - [Release notes](https://github.com/go-logr/logr/releases)
    - [Changelog](https://github.com/go-logr/logr/blob/master/CHANGELOG.md)
    - [Commits](go-logr/logr@v1.3.0...v1.4.1)
    
    Updates `github.com/go-openapi/jsonpointer` from 0.20.1 to 0.20.2
    - [Commits](go-openapi/jsonpointer@v0.20.1...v0.20.2)
    
    Updates `github.com/go-openapi/jsonreference` from 0.20.3 to 0.20.4
    - [Commits](go-openapi/jsonreference@v0.20.3...v0.20.4)
    
    Updates `github.com/go-openapi/swag` from 0.22.5 to 0.22.6
    - [Commits](go-openapi/swag@v0.22.5...v0.22.6)
    
    Updates `github.com/grpc-ecosystem/grpc-gateway/v2` from 2.18.1 to 2.19.1
    - [Release notes](https://github.com/grpc-ecosystem/grpc-gateway/releases)
    - [Changelog](https://github.com/grpc-ecosystem/grpc-gateway/blob/main/.goreleaser.yml)
    - [Commits](grpc-ecosystem/grpc-gateway@v2.18.1...v2.19.1)
    
    Updates `github.com/prometheus/common` from 0.45.0 to 0.46.0
    - [Release notes](https://github.com/prometheus/common/releases)
    - [Commits](prometheus/common@v0.45.0...v0.46.0)
    
    Updates `go.etcd.io/etcd/api/v3` from 3.5.11 to 3.5.12
    - [Release notes](https://github.com/etcd-io/etcd/releases)
    - [Commits](etcd-io/etcd@v3.5.11...v3.5.12)
    
    Updates `go.etcd.io/etcd/client/pkg/v3` from 3.5.11 to 3.5.12
    - [Release notes](https://github.com/etcd-io/etcd/releases)
    - [Commits](etcd-io/etcd@v3.5.11...v3.5.12)
    
    Updates `go.etcd.io/etcd/client/v3` from 3.5.11 to 3.5.12
    - [Release notes](https://github.com/etcd-io/etcd/releases)
    - [Commits](etcd-io/etcd@v3.5.11...v3.5.12)
    
    Updates `go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc` from 0.46.1 to 0.48.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.46.1...zpages/v0.48.0)
    
    Updates `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` from 0.46.1 to 0.48.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.46.1...zpages/v0.48.0)
    
    Updates `go.opentelemetry.io/otel` from 1.21.0 to 1.23.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go@v1.21.0...v1.23.0)
    
    Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace` from 1.21.0 to 1.23.1
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go@v1.21.0...v1.23.1)
    
    Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc` from 1.21.0 to 1.23.1
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go@v1.21.0...v1.23.1)
    
    Updates `go.opentelemetry.io/otel/metric` from 1.21.0 to 1.23.1
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go@v1.21.0...v1.23.1)
    
    Updates `go.opentelemetry.io/otel/sdk` from 1.21.0 to 1.23.1
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go@v1.21.0...v1.23.1)
    
    Updates `go.opentelemetry.io/otel/trace` from 1.21.0 to 1.23.1
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go@v1.21.0...v1.23.1)
    
    Updates `go.opentelemetry.io/proto/otlp` from 1.0.0 to 1.1.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-proto-go/releases)
    - [Commits](open-telemetry/opentelemetry-proto-go@v1.0.0...v1.1.0)
    
    Updates `golang.org/x/crypto` from 0.17.0 to 0.18.0
    - [Commits](golang/crypto@v0.17.0...v0.18.0)
    
    Updates `golang.org/x/mod` from 0.14.0 to 0.15.0
    - [Commits](golang/mod@v0.14.0...v0.15.0)
    
    Updates `golang.org/x/net` from 0.19.0 to 0.20.0
    - [Commits](golang/net@v0.19.0...v0.20.0)
    
    Updates `golang.org/x/oauth2` from 0.15.0 to 0.16.0
    - [Commits](golang/oauth2@v0.15.0...v0.16.0)
    
    Updates `golang.org/x/sync` from 0.5.0 to 0.6.0
    - [Commits](golang/sync@v0.5.0...v0.6.0)
    
    Updates `golang.org/x/sys` from 0.15.0 to 0.16.0
    - [Commits](golang/sys@v0.15.0...v0.16.0)
    
    Updates `golang.org/x/term` from 0.15.0 to 0.16.0
    - [Commits](golang/term@v0.15.0...v0.16.0)
    
    Updates `golang.org/x/tools` from 0.16.1 to 0.17.0
    - [Release notes](https://github.com/golang/tools/releases)
    - [Commits](golang/tools@v0.16.1...v0.17.0)
    
    Updates `google.golang.org/genproto` from 0.0.0-20231030173426-d783a09b4405 to 0.0.0-20240116215550-a9fa1716bcac
    - [Commits](https://github.com/googleapis/go-genproto/commits)
    
    Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20231106174013-bbf56f31fb17 to 0.0.0-20240125205218-1f4bbc51befe
    - [Commits](https://github.com/googleapis/go-genproto/commits)
    
    Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20231106174013-bbf56f31fb17 to 0.0.0-20240125205218-1f4bbc51befe
    - [Commits](https://github.com/googleapis/go-genproto/commits)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/google/uuid
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: github.com/miekg/dns
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: github-dependencies
    - dependency-name: github.com/prometheus/client_golang
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: google.golang.org/protobuf
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: github.com/onsi/ginkgo/v2
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: github.com/onsi/gomega
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: github.com/emicklei/go-restful/v3
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: github-dependencies
    - dependency-name: github.com/evanphx/json-patch
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: github.com/evanphx/json-patch/v5
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: github.com/go-logr/logr
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: github.com/go-openapi/jsonpointer
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: github-dependencies
    - dependency-name: github.com/go-openapi/jsonreference
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: github-dependencies
    - dependency-name: github.com/go-openapi/swag
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: github-dependencies
    - dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: github.com/prometheus/common
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: go.etcd.io/etcd/api/v3
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: github-dependencies
    - dependency-name: go.etcd.io/etcd/client/pkg/v3
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: github-dependencies
    - dependency-name: go.etcd.io/etcd/client/v3
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: github-dependencies
    - dependency-name: go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: go.opentelemetry.io/otel
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: go.opentelemetry.io/otel/metric
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: go.opentelemetry.io/otel/sdk
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: go.opentelemetry.io/otel/trace
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: go.opentelemetry.io/proto/otlp
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: golang.org/x/crypto
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: golang.org/x/mod
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: golang.org/x/net
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: golang.org/x/oauth2
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: golang.org/x/sync
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: golang.org/x/sys
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: golang.org/x/term
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: golang.org/x/tools
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: google.golang.org/genproto
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: github-dependencies
    - dependency-name: google.golang.org/genproto/googleapis/api
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: github-dependencies
    - dependency-name: google.golang.org/genproto/googleapis/rpc
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: github-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    60cb757 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Merge pull request kubernetes-csi#1157 from kubernetes-csi/dependabot…

    …/go_modules/github-dependencies-6fe9d7bb9b
    
    build(deps): bump the github-dependencies group with 39 updates
    k8s-ci-robot authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    7657b2c View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    7a3fc89 View commit details
    Browse the repository at this point in the history
  2. Squashed 'release-tools/' changes from b54c1ba49..dc4d0ae20

    dc4d0ae20 Merge pull request kubernetes-csi#249 from jsafrane/use-go-version
    e681b170e Use .go-version to get Kubernetes go version
    
    git-subtree-dir: release-tools
    git-subtree-split: dc4d0ae20a3dcce17fbfc745fb1f1e3b10cd9644
    xing-yang committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    0e9e813 View commit details
    Browse the repository at this point in the history
  3. Merge pull request kubernetes-csi#1163 from xing-yang/release_tools_g…

    …o_version
    
    Update release tools - go version
    k8s-ci-robot authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    ef83836 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. build(deps): bump the k8s-dependencies group with 4 updates

    Bumps the k8s-dependencies group with 4 updates: [k8s.io/klog/v2](https://github.com/kubernetes/klog), [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime), [k8s.io/kubernetes](https://github.com/kubernetes/kubernetes) and [sigs.k8s.io/apiserver-network-proxy/konnectivity-client](https://github.com/kubernetes-sigs/apiserver-network-proxy).
    
    
    Updates `k8s.io/klog/v2` from 2.110.1 to 2.120.1
    - [Release notes](https://github.com/kubernetes/klog/releases)
    - [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md)
    - [Commits](kubernetes/klog@v2.110.1...v2.120.1)
    
    Updates `sigs.k8s.io/controller-runtime` from 0.16.3 to 0.17.2
    - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)
    - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md)
    - [Commits](kubernetes-sigs/controller-runtime@v0.16.3...v0.17.2)
    
    Updates `k8s.io/kubernetes` from 1.29.0 to 1.29.2
    - [Release notes](https://github.com/kubernetes/kubernetes/releases)
    - [Commits](kubernetes/kubernetes@v1.29.0...v1.29.2)
    
    Updates `sigs.k8s.io/apiserver-network-proxy/konnectivity-client` from 0.28.3 to 0.29.0
    - [Release notes](https://github.com/kubernetes-sigs/apiserver-network-proxy/releases)
    - [Changelog](https://github.com/kubernetes-sigs/apiserver-network-proxy/blob/master/RELEASE.md)
    - [Commits](kubernetes-sigs/apiserver-network-proxy@v0.28.3...v0.29.0)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/klog/v2
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: k8s-dependencies
    - dependency-name: sigs.k8s.io/controller-runtime
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: k8s-dependencies
    - dependency-name: k8s.io/kubernetes
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: k8s-dependencies
    - dependency-name: sigs.k8s.io/apiserver-network-proxy/konnectivity-client
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: k8s-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    843228f View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Updates protobuf dependencies for CVE-2024-24786

    CVE 2024-24786 GHSA-8r3f-844c-mc37
    
    protocolbuffers/protobuf-go@v1.31.0...v1.33.0
    golang/protobuf@v1.5.3...v1.5.4
    
    Signed-off-by: Humble Chirammal <humble.devassy@gmail.com>
    humblec committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    38ef2b4 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Merge pull request kubernetes-csi#1169 from kubernetes-csi/protobuf

    Updates protobuf dependencies for CVE-2024-24786
    k8s-ci-robot authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    bc0ece5 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Merge pull request kubernetes-csi#1159 from kubernetes-csi/dependabot…

    …/go_modules/k8s-dependencies-28d200002d
    
    build(deps): bump the k8s-dependencies group with 4 updates
    k8s-ci-robot authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    4542ce0 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. build(deps): bump the github-dependencies group with 26 updates

    Bumps the github-dependencies group with 26 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.8.4` | `1.9.0` |
    | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.61.0` | `1.62.1` |
    | [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.15.0` | `2.16.0` |
    | [github.com/emicklei/go-restful/v3](https://github.com/emicklei/go-restful) | `3.11.2` | `3.11.3` |
    | [github.com/go-openapi/jsonpointer](https://github.com/go-openapi/jsonpointer) | `0.20.2` | `0.20.3` |
    | [github.com/go-openapi/jsonreference](https://github.com/go-openapi/jsonreference) | `0.20.4` | `0.20.5` |
    | [github.com/go-openapi/swag](https://github.com/go-openapi/swag) | `0.22.6` | `0.22.10` |
    | [github.com/prometheus/client_model](https://github.com/prometheus/client_model) | `0.5.0` | `0.6.0` |
    | [github.com/prometheus/procfs](https://github.com/prometheus/procfs) | `0.12.0` | `0.13.0` |
    | [go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.48.0` | `0.49.0` |
    | [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.48.0` | `0.49.0` |
    | [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) | `1.23.1` | `1.24.0` |
    | [go.opentelemetry.io/otel/exporters/otlp/otlptrace](https://github.com/open-telemetry/opentelemetry-go) | `1.23.1` | `1.24.0` |
    | [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc](https://github.com/open-telemetry/opentelemetry-go) | `1.23.1` | `1.24.0` |
    | [go.opentelemetry.io/otel/metric](https://github.com/open-telemetry/opentelemetry-go) | `1.23.1` | `1.24.0` |
    | [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) | `1.23.1` | `1.24.0` |
    | [go.opentelemetry.io/otel/trace](https://github.com/open-telemetry/opentelemetry-go) | `1.23.1` | `1.24.0` |
    | [go.uber.org/zap](https://github.com/uber-go/zap) | `1.26.0` | `1.27.0` |
    | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.18.0` | `0.19.0` |
    | [golang.org/x/mod](https://github.com/golang/mod) | `0.15.0` | `0.16.0` |
    | [golang.org/x/net](https://github.com/golang/net) | `0.20.0` | `0.21.0` |
    | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.16.0` | `0.18.0` |
    | [golang.org/x/sys](https://github.com/golang/sys) | `0.16.0` | `0.18.0` |
    | [golang.org/x/term](https://github.com/golang/term) | `0.16.0` | `0.18.0` |
    | [golang.org/x/tools](https://github.com/golang/tools) | `0.17.0` | `0.19.0` |
    | [google.golang.org/genproto](https://github.com/googleapis/go-genproto) | `0.0.0-20240116215550-a9fa1716bcac` | `0.0.0-20240123012728-ef4313101c80` |
    
    
    Updates `github.com/stretchr/testify` from 1.8.4 to 1.9.0
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.8.4...v1.9.0)
    
    Updates `google.golang.org/grpc` from 1.61.0 to 1.62.1
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.61.0...v1.62.1)
    
    Updates `github.com/onsi/ginkgo/v2` from 2.15.0 to 2.16.0
    - [Release notes](https://github.com/onsi/ginkgo/releases)
    - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
    - [Commits](onsi/ginkgo@v2.15.0...v2.16.0)
    
    Updates `github.com/emicklei/go-restful/v3` from 3.11.2 to 3.11.3
    - [Release notes](https://github.com/emicklei/go-restful/releases)
    - [Changelog](https://github.com/emicklei/go-restful/blob/v3/CHANGES.md)
    - [Commits](emicklei/go-restful@v3.11.2...v3.11.3)
    
    Updates `github.com/go-openapi/jsonpointer` from 0.20.2 to 0.20.3
    - [Commits](go-openapi/jsonpointer@v0.20.2...v0.20.3)
    
    Updates `github.com/go-openapi/jsonreference` from 0.20.4 to 0.20.5
    - [Commits](go-openapi/jsonreference@v0.20.4...v0.20.5)
    
    Updates `github.com/go-openapi/swag` from 0.22.6 to 0.22.10
    - [Commits](go-openapi/swag@v0.22.6...v0.22.10)
    
    Updates `github.com/prometheus/client_model` from 0.5.0 to 0.6.0
    - [Release notes](https://github.com/prometheus/client_model/releases)
    - [Commits](prometheus/client_model@v0.5.0...v0.6.0)
    
    Updates `github.com/prometheus/procfs` from 0.12.0 to 0.13.0
    - [Release notes](https://github.com/prometheus/procfs/releases)
    - [Commits](prometheus/procfs@v0.12.0...v0.13.0)
    
    Updates `go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc` from 0.48.0 to 0.49.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.48.0...zpages/v0.49.0)
    
    Updates `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` from 0.48.0 to 0.49.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.48.0...zpages/v0.49.0)
    
    Updates `go.opentelemetry.io/otel` from 1.23.1 to 1.24.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go@v1.23.1...v1.24.0)
    
    Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace` from 1.23.1 to 1.24.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go@v1.23.1...v1.24.0)
    
    Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc` from 1.23.1 to 1.24.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go@v1.23.1...v1.24.0)
    
    Updates `go.opentelemetry.io/otel/metric` from 1.23.1 to 1.24.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go@v1.23.1...v1.24.0)
    
    Updates `go.opentelemetry.io/otel/sdk` from 1.23.1 to 1.24.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go@v1.23.1...v1.24.0)
    
    Updates `go.opentelemetry.io/otel/trace` from 1.23.1 to 1.24.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go@v1.23.1...v1.24.0)
    
    Updates `go.uber.org/zap` from 1.26.0 to 1.27.0
    - [Release notes](https://github.com/uber-go/zap/releases)
    - [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md)
    - [Commits](uber-go/zap@v1.26.0...v1.27.0)
    
    Updates `golang.org/x/crypto` from 0.18.0 to 0.19.0
    - [Commits](golang/crypto@v0.18.0...v0.19.0)
    
    Updates `golang.org/x/mod` from 0.15.0 to 0.16.0
    - [Commits](golang/mod@v0.15.0...v0.16.0)
    
    Updates `golang.org/x/net` from 0.20.0 to 0.21.0
    - [Commits](golang/net@v0.20.0...v0.21.0)
    
    Updates `golang.org/x/oauth2` from 0.16.0 to 0.18.0
    - [Commits](golang/oauth2@v0.16.0...v0.18.0)
    
    Updates `golang.org/x/sys` from 0.16.0 to 0.18.0
    - [Commits](golang/sys@v0.16.0...v0.18.0)
    
    Updates `golang.org/x/term` from 0.16.0 to 0.18.0
    - [Commits](golang/term@v0.16.0...v0.18.0)
    
    Updates `golang.org/x/tools` from 0.17.0 to 0.19.0
    - [Release notes](https://github.com/golang/tools/releases)
    - [Commits](golang/tools@v0.17.0...v0.19.0)
    
    Updates `google.golang.org/genproto` from 0.0.0-20240116215550-a9fa1716bcac to 0.0.0-20240123012728-ef4313101c80
    - [Commits](https://github.com/googleapis/go-genproto/commits)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/stretchr/testify
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: github.com/onsi/ginkgo/v2
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: github.com/emicklei/go-restful/v3
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: github-dependencies
    - dependency-name: github.com/go-openapi/jsonpointer
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: github-dependencies
    - dependency-name: github.com/go-openapi/jsonreference
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: github-dependencies
    - dependency-name: github.com/go-openapi/swag
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: github-dependencies
    - dependency-name: github.com/prometheus/client_model
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: github.com/prometheus/procfs
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: go.opentelemetry.io/otel
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: go.opentelemetry.io/otel/metric
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: go.opentelemetry.io/otel/sdk
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: go.opentelemetry.io/otel/trace
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: go.uber.org/zap
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: golang.org/x/crypto
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: golang.org/x/mod
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: golang.org/x/net
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: golang.org/x/oauth2
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: golang.org/x/sys
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: golang.org/x/term
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: golang.org/x/tools
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: google.golang.org/genproto
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: github-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 9, 2024
    Configuration menu
    Copy the full SHA
    03686ba View commit details
    Browse the repository at this point in the history
  2. Merge pull request kubernetes-csi#1172 from kubernetes-csi/dependabot…

    …/go_modules/github-dependencies-12ef9671d3
    
    build(deps): bump the github-dependencies group with 26 updates
    k8s-ci-robot authored Mar 9, 2024
    Configuration menu
    Copy the full SHA
    f596ae8 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. build(deps): bump actions/checkout from 4.1.1 to 4.1.2

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.2.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4.1.1...v4.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    c8ffbd1 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. add patch verb for persistentvolumes resources in the external-provis…

    …ioner-runner clusterrole
    carlory committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    c597852 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. build(deps): bump the github-dependencies group with 4 updates

    Bumps the github-dependencies group with 4 updates: [github.com/emicklei/go-restful/v3](https://github.com/emicklei/go-restful), [github.com/go-openapi/jsonpointer](https://github.com/go-openapi/jsonpointer), [github.com/go-openapi/jsonreference](https://github.com/go-openapi/jsonreference) and [github.com/go-openapi/swag](https://github.com/go-openapi/swag).
    
    
    Updates `github.com/emicklei/go-restful/v3` from 3.11.3 to 3.12.0
    - [Release notes](https://github.com/emicklei/go-restful/releases)
    - [Changelog](https://github.com/emicklei/go-restful/blob/v3/CHANGES.md)
    - [Commits](emicklei/go-restful@v3.11.3...v3.12.0)
    
    Updates `github.com/go-openapi/jsonpointer` from 0.20.3 to 0.21.0
    - [Commits](go-openapi/jsonpointer@v0.20.3...v0.21.0)
    
    Updates `github.com/go-openapi/jsonreference` from 0.20.5 to 0.21.0
    - [Commits](go-openapi/jsonreference@v0.20.5...v0.21.0)
    
    Updates `github.com/go-openapi/swag` from 0.22.10 to 0.23.0
    - [Commits](go-openapi/swag@v0.22.10...v0.23.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/emicklei/go-restful/v3
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: github.com/go-openapi/jsonpointer
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: github.com/go-openapi/jsonreference
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: github.com/go-openapi/swag
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    db3de3f View commit details
    Browse the repository at this point in the history
  2. Merge pull request kubernetes-csi#1176 from kubernetes-csi/dependabot…

    …/github_actions/actions/checkout-4.1.2
    
    build(deps): bump actions/checkout from 4.1.1 to 4.1.2
    k8s-ci-robot authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    95abed8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request kubernetes-csi#1177 from kubernetes-csi/dependabot…

    …/go_modules/github-dependencies-1366d6649f
    
    build(deps): bump the github-dependencies group with 4 updates
    k8s-ci-robot authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    33c5c1f View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    547f188 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. build(deps): bump the github-dependencies group with 29 updates

    Bumps the github-dependencies group with 29 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.62.1` | `1.63.0` |
    | [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.16.0` | `2.17.1` |
    | [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.31.1` | `1.32.0` |
    | [github.com/cenkalti/backoff/v4](https://github.com/cenkalti/backoff) | `4.2.1` | `4.3.0` |
    | [github.com/cespare/xxhash/v2](https://github.com/cespare/xxhash) | `2.2.0` | `2.3.0` |
    | [github.com/distribution/reference](https://github.com/distribution/reference) | `0.5.0` | `0.6.0` |
    | [github.com/prometheus/client_model](https://github.com/prometheus/client_model) | `0.6.0` | `0.6.1` |
    | [go.etcd.io/etcd/api/v3](https://github.com/etcd-io/etcd) | `3.5.12` | `3.5.13` |
    | [go.etcd.io/etcd/client/pkg/v3](https://github.com/etcd-io/etcd) | `3.5.12` | `3.5.13` |
    | [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd) | `3.5.12` | `3.5.13` |
    | [go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.49.0` | `0.50.0` |
    | [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.49.0` | `0.50.0` |
    | [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) | `1.24.0` | `1.25.0` |
    | [go.opentelemetry.io/otel/exporters/otlp/otlptrace](https://github.com/open-telemetry/opentelemetry-go) | `1.24.0` | `1.25.0` |
    | [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc](https://github.com/open-telemetry/opentelemetry-go) | `1.24.0` | `1.25.0` |
    | [go.opentelemetry.io/otel/metric](https://github.com/open-telemetry/opentelemetry-go) | `1.24.0` | `1.25.0` |
    | [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) | `1.24.0` | `1.25.0` |
    | [go.opentelemetry.io/otel/trace](https://github.com/open-telemetry/opentelemetry-go) | `1.24.0` | `1.25.0` |
    | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.21.0` | `0.22.0` |
    | [golang.org/x/mod](https://github.com/golang/mod) | `0.16.0` | `0.17.0` |
    | [golang.org/x/net](https://github.com/golang/net) | `0.22.0` | `0.23.0` |
    | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.18.0` | `0.19.0` |
    | [golang.org/x/sync](https://github.com/golang/sync) | `0.6.0` | `0.7.0` |
    | [golang.org/x/sys](https://github.com/golang/sys) | `0.18.0` | `0.19.0` |
    | [golang.org/x/term](https://github.com/golang/term) | `0.18.0` | `0.19.0` |
    | [golang.org/x/tools](https://github.com/golang/tools) | `0.19.0` | `0.20.0` |
    | [google.golang.org/genproto](https://github.com/googleapis/go-genproto) | `0.0.0-20240123012728-ef4313101c80` | `0.0.0-20240227224415-6ceb2ff114de` |
    | [google.golang.org/genproto/googleapis/api](https://github.com/googleapis/go-genproto) | `0.0.0-20240125205218-1f4bbc51befe` | `0.0.0-20240227224415-6ceb2ff114de` |
    | [google.golang.org/genproto/googleapis/rpc](https://github.com/googleapis/go-genproto) | `0.0.0-20240125205218-1f4bbc51befe` | `0.0.0-20240401170217-c3f982113cda` |
    
    
    Updates `google.golang.org/grpc` from 1.62.1 to 1.63.0
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.62.1...v1.63.0)
    
    Updates `github.com/onsi/ginkgo/v2` from 2.16.0 to 2.17.1
    - [Release notes](https://github.com/onsi/ginkgo/releases)
    - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
    - [Commits](onsi/ginkgo@v2.16.0...v2.17.1)
    
    Updates `github.com/onsi/gomega` from 1.31.1 to 1.32.0
    - [Release notes](https://github.com/onsi/gomega/releases)
    - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
    - [Commits](onsi/gomega@v1.31.1...v1.32.0)
    
    Updates `github.com/cenkalti/backoff/v4` from 4.2.1 to 4.3.0
    - [Commits](cenkalti/backoff@v4.2.1...v4.3.0)
    
    Updates `github.com/cespare/xxhash/v2` from 2.2.0 to 2.3.0
    - [Commits](cespare/xxhash@v2.2.0...v2.3.0)
    
    Updates `github.com/distribution/reference` from 0.5.0 to 0.6.0
    - [Release notes](https://github.com/distribution/reference/releases)
    - [Commits](distribution/reference@v0.5.0...v0.6.0)
    
    Updates `github.com/prometheus/client_model` from 0.6.0 to 0.6.1
    - [Release notes](https://github.com/prometheus/client_model/releases)
    - [Commits](prometheus/client_model@v0.6.0...v0.6.1)
    
    Updates `go.etcd.io/etcd/api/v3` from 3.5.12 to 3.5.13
    - [Release notes](https://github.com/etcd-io/etcd/releases)
    - [Commits](etcd-io/etcd@v3.5.12...v3.5.13)
    
    Updates `go.etcd.io/etcd/client/pkg/v3` from 3.5.12 to 3.5.13
    - [Release notes](https://github.com/etcd-io/etcd/releases)
    - [Commits](etcd-io/etcd@v3.5.12...v3.5.13)
    
    Updates `go.etcd.io/etcd/client/v3` from 3.5.12 to 3.5.13
    - [Release notes](https://github.com/etcd-io/etcd/releases)
    - [Commits](etcd-io/etcd@v3.5.12...v3.5.13)
    
    Updates `go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc` from 0.49.0 to 0.50.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.49.0...zpages/v0.50.0)
    
    Updates `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` from 0.49.0 to 0.50.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.49.0...zpages/v0.50.0)
    
    Updates `go.opentelemetry.io/otel` from 1.24.0 to 1.25.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go@v1.24.0...v1.25.0)
    
    Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace` from 1.24.0 to 1.25.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go@v1.24.0...v1.25.0)
    
    Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc` from 1.24.0 to 1.25.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go@v1.24.0...v1.25.0)
    
    Updates `go.opentelemetry.io/otel/metric` from 1.24.0 to 1.25.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go@v1.24.0...v1.25.0)
    
    Updates `go.opentelemetry.io/otel/sdk` from 1.24.0 to 1.25.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go@v1.24.0...v1.25.0)
    
    Updates `go.opentelemetry.io/otel/trace` from 1.24.0 to 1.25.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go@v1.24.0...v1.25.0)
    
    Updates `golang.org/x/crypto` from 0.21.0 to 0.22.0
    - [Commits](golang/crypto@v0.21.0...v0.22.0)
    
    Updates `golang.org/x/mod` from 0.16.0 to 0.17.0
    - [Commits](golang/mod@v0.16.0...v0.17.0)
    
    Updates `golang.org/x/net` from 0.22.0 to 0.23.0
    - [Commits](golang/net@v0.22.0...v0.23.0)
    
    Updates `golang.org/x/oauth2` from 0.18.0 to 0.19.0
    - [Commits](golang/oauth2@v0.18.0...v0.19.0)
    
    Updates `golang.org/x/sync` from 0.6.0 to 0.7.0
    - [Commits](golang/sync@v0.6.0...v0.7.0)
    
    Updates `golang.org/x/sys` from 0.18.0 to 0.19.0
    - [Commits](golang/sys@v0.18.0...v0.19.0)
    
    Updates `golang.org/x/term` from 0.18.0 to 0.19.0
    - [Commits](golang/term@v0.18.0...v0.19.0)
    
    Updates `golang.org/x/tools` from 0.19.0 to 0.20.0
    - [Release notes](https://github.com/golang/tools/releases)
    - [Commits](golang/tools@v0.19.0...v0.20.0)
    
    Updates `google.golang.org/genproto` from 0.0.0-20240123012728-ef4313101c80 to 0.0.0-20240227224415-6ceb2ff114de
    - [Commits](https://github.com/googleapis/go-genproto/commits)
    
    Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20240125205218-1f4bbc51befe to 0.0.0-20240227224415-6ceb2ff114de
    - [Commits](https://github.com/googleapis/go-genproto/commits)
    
    Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20240125205218-1f4bbc51befe to 0.0.0-20240401170217-c3f982113cda
    - [Commits](https://github.com/googleapis/go-genproto/commits)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: github.com/onsi/ginkgo/v2
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: github.com/onsi/gomega
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: github.com/cenkalti/backoff/v4
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: github.com/cespare/xxhash/v2
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: github.com/distribution/reference
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: github.com/prometheus/client_model
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: github-dependencies
    - dependency-name: go.etcd.io/etcd/api/v3
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: github-dependencies
    - dependency-name: go.etcd.io/etcd/client/pkg/v3
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: github-dependencies
    - dependency-name: go.etcd.io/etcd/client/v3
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: github-dependencies
    - dependency-name: go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: go.opentelemetry.io/otel
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: go.opentelemetry.io/otel/metric
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: go.opentelemetry.io/otel/sdk
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: go.opentelemetry.io/otel/trace
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: golang.org/x/crypto
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: golang.org/x/mod
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: golang.org/x/net
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: golang.org/x/oauth2
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: golang.org/x/sync
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: golang.org/x/sys
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: golang.org/x/term
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: golang.org/x/tools
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: google.golang.org/genproto
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: github-dependencies
    - dependency-name: google.golang.org/genproto/googleapis/api
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: github-dependencies
    - dependency-name: google.golang.org/genproto/googleapis/rpc
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: github-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    c3db724 View commit details
    Browse the repository at this point in the history
  2. Merge pull request kubernetes-csi#1192 from kubernetes-csi/dependabot…

    …/go_modules/github-dependencies-9579a62cf1
    
    build(deps): bump the github-dependencies group with 29 updates
    k8s-ci-robot authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    4dd7180 View commit details
    Browse the repository at this point in the history
  3. Merge pull request kubernetes-csi#1190 from 1978629634/shallow-copy-fix

    Fix clone controller shallow copy bug
    k8s-ci-robot authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    91e80e5 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    a101473 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. build(deps): bump the github-dependencies group with 2 updates

    Bumps the github-dependencies group with 2 updates: [google.golang.org/grpc](https://github.com/grpc/grpc-go) and [go.opentelemetry.io/proto/otlp](https://github.com/open-telemetry/opentelemetry-proto-go).
    
    
    Updates `google.golang.org/grpc` from 1.63.0 to 1.63.2
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.63.0...v1.63.2)
    
    Updates `go.opentelemetry.io/proto/otlp` from 1.1.0 to 1.2.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-proto-go/releases)
    - [Commits](open-telemetry/opentelemetry-proto-go@v1.1.0...v1.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-dependencies
    - dependency-name: go.opentelemetry.io/proto/otlp
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    db00edf View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Merge pull request kubernetes-csi#1194 from kubernetes-csi/dependabot…

    …/go_modules/github-dependencies-baa0a0ee7f
    
    build(deps): bump the github-dependencies group with 2 updates
    k8s-ci-robot authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    d981ff3 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. feat: support PVC annotation template for provisioner secret

    Provisioner can resolve templated per volume secret in storage class such as following example:
    `csi.storage.k8s.io/provisioner-secret-name: ${pvc.annotations['example.com/foo_secret']}`
    The secret will be stored as metadata in annotations of PV, so it can find the
    secret OnDelete even the PVC was deleted
    
    Signed-off-by: hoyho <luohaihao@gmail.com>
    hoyho committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    0e262ef View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. build(deps): bump the k8s-dependencies group with 2 updates

    Bumps the k8s-dependencies group with 2 updates: [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) and [sigs.k8s.io/apiserver-network-proxy/konnectivity-client](https://github.com/kubernetes-sigs/apiserver-network-proxy).
    
    
    Updates `sigs.k8s.io/controller-runtime` from 0.17.2 to 0.17.3
    - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)
    - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md)
    - [Commits](kubernetes-sigs/controller-runtime@v0.17.2...v0.17.3)
    
    Updates `sigs.k8s.io/apiserver-network-proxy/konnectivity-client` from 0.29.0 to 0.30.2
    - [Release notes](https://github.com/kubernetes-sigs/apiserver-network-proxy/releases)
    - [Changelog](https://github.com/kubernetes-sigs/apiserver-network-proxy/blob/master/RELEASE.md)
    - [Commits](kubernetes-sigs/apiserver-network-proxy@v0.29.0...v0.30.2)
    
    ---
    updated-dependencies:
    - dependency-name: sigs.k8s.io/controller-runtime
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: k8s-dependencies
    - dependency-name: sigs.k8s.io/apiserver-network-proxy/konnectivity-client
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: k8s-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    0873280 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump the github-dependencies group with 3 updates

    Bumps the github-dependencies group with 3 updates: [github.com/miekg/dns](https://github.com/miekg/dns), [github.com/onsi/gomega](https://github.com/onsi/gomega) and [github.com/prometheus/procfs](https://github.com/prometheus/procfs).
    
    
    Updates `github.com/miekg/dns` from 1.1.58 to 1.1.59
    - [Changelog](https://github.com/miekg/dns/blob/master/Makefile.release)
    - [Commits](miekg/dns@v1.1.58...v1.1.59)
    
    Updates `github.com/onsi/gomega` from 1.32.0 to 1.33.0
    - [Release notes](https://github.com/onsi/gomega/releases)
    - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
    - [Commits](onsi/gomega@v1.32.0...v1.33.0)
    
    Updates `github.com/prometheus/procfs` from 0.13.0 to 0.14.0
    - [Release notes](https://github.com/prometheus/procfs/releases)
    - [Commits](prometheus/procfs@v0.13.0...v0.14.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/miekg/dns
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: github-dependencies
    - dependency-name: github.com/onsi/gomega
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: github.com/prometheus/procfs
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    5400e2a View commit details
    Browse the repository at this point in the history
  3. build(deps): bump actions/checkout from 4.1.2 to 4.1.3

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.2 to 4.1.3.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4.1.2...v4.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    fd73102 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e5cb80b View commit details
    Browse the repository at this point in the history
  5. Merge pull request kubernetes-csi#1197 from kubernetes-csi/dependabot…

    …/go_modules/k8s-dependencies-2f6e954f49
    
    build(deps): bump the k8s-dependencies group with 2 updates
    k8s-ci-robot authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    7c0276b View commit details
    Browse the repository at this point in the history
  6. Merge pull request kubernetes-csi#1198 from kubernetes-csi/dependabot…

    …/go_modules/github-dependencies-3de7fb427d
    
    build(deps): bump the github-dependencies group with 3 updates
    k8s-ci-robot authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    3255e99 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Merge pull request kubernetes-csi#1200 from guettli/patch-1

    Update README.md: Add to new csi-driver docs
    k8s-ci-robot authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    cc6d609 View commit details
    Browse the repository at this point in the history
  2. Merge pull request kubernetes-csi#1199 from kubernetes-csi/dependabot…

    …/github_actions/actions/checkout-4.1.3
    
    build(deps): bump actions/checkout from 4.1.2 to 4.1.3
    k8s-ci-robot authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    3038532 View commit details
    Browse the repository at this point in the history
  3. Merge pull request kubernetes-csi#1193 from zjx20/fix-volume-capabili…

    …ties
    
    fix: don't pass confusing value to GetCapacityRequest.VolumeCapabilities
    k8s-ci-robot authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    d511a50 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Merge pull request kubernetes-csi#1196 from hoyho/feat/pvc_annotation…

    …_secret
    
    feat: support PVC annotation template for provisioner secret
    k8s-ci-robot authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    6918c44 View commit details
    Browse the repository at this point in the history
  2. Merge pull request kubernetes-csi#1155 from carlory/fix-rbac-for-hono…

    …r-reclaim-policy
    
    add patch verb for persistentvolumes resources in the external-provisioner-runner clusterrole
    k8s-ci-robot authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    bf36bc2 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. build(deps): bump actions/checkout from 4.1.3 to 4.1.5

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.3 to 4.1.5.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4.1.3...v4.1.5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 7, 2024
    Configuration menu
    Copy the full SHA
    f7ab0fc View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. build(deps): bump the github-dependencies group across 1 directory wi…

    …th 19 updates
    
    Bumps the github-dependencies group with 11 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | google.golang.org/protobuf | `1.33.0` | `1.34.1` |
    | [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.17.1` | `2.17.3` |
    | [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.33.0` | `1.33.1` |
    | [go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.50.0` | `0.51.0` |
    | [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.50.0` | `0.51.0` |
    | [go.opentelemetry.io/otel/exporters/otlp/otlptrace](https://github.com/open-telemetry/opentelemetry-go) | `1.25.0` | `1.26.0` |
    | [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc](https://github.com/open-telemetry/opentelemetry-go) | `1.25.0` | `1.26.0` |
    | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.22.0` | `0.23.0` |
    | [golang.org/x/net](https://github.com/golang/net) | `0.24.0` | `0.25.0` |
    | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.19.0` | `0.20.0` |
    | [golang.org/x/tools](https://github.com/golang/tools) | `0.20.0` | `0.21.0` |
    
    
    
    Updates `google.golang.org/protobuf` from 1.33.0 to 1.34.1
    
    Updates `github.com/onsi/ginkgo/v2` from 2.17.1 to 2.17.3
    - [Release notes](https://github.com/onsi/ginkgo/releases)
    - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
    - [Commits](onsi/ginkgo@v2.17.1...v2.17.3)
    
    Updates `github.com/onsi/gomega` from 1.33.0 to 1.33.1
    - [Release notes](https://github.com/onsi/gomega/releases)
    - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
    - [Commits](onsi/gomega@v1.33.0...v1.33.1)
    
    Updates `github.com/google/pprof` from 0.0.0-20210720184732-4bb14d4b1be1 to 0.0.0-20240424215950-a892ee059fd6
    - [Commits](https://github.com/google/pprof/commits)
    
    Updates `go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc` from 0.50.0 to 0.51.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.50.0...zpages/v0.51.0)
    
    Updates `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` from 0.50.0 to 0.51.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.50.0...zpages/v0.51.0)
    
    Updates `go.opentelemetry.io/otel` from 1.25.0 to 1.26.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go@v1.25.0...v1.26.0)
    
    Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace` from 1.25.0 to 1.26.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go@v1.25.0...v1.26.0)
    
    Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc` from 1.25.0 to 1.26.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go@v1.25.0...v1.26.0)
    
    Updates `go.opentelemetry.io/otel/metric` from 1.25.0 to 1.26.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go@v1.25.0...v1.26.0)
    
    Updates `go.opentelemetry.io/otel/sdk` from 1.25.0 to 1.26.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go@v1.25.0...v1.26.0)
    
    Updates `go.opentelemetry.io/otel/trace` from 1.25.0 to 1.26.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go@v1.25.0...v1.26.0)
    
    Updates `golang.org/x/crypto` from 0.22.0 to 0.23.0
    - [Commits](golang/crypto@v0.22.0...v0.23.0)
    
    Updates `golang.org/x/net` from 0.24.0 to 0.25.0
    - [Commits](golang/net@v0.24.0...v0.25.0)
    
    Updates `golang.org/x/oauth2` from 0.19.0 to 0.20.0
    - [Commits](golang/oauth2@v0.19.0...v0.20.0)
    
    Updates `golang.org/x/sys` from 0.19.0 to 0.20.0
    - [Commits](golang/sys@v0.19.0...v0.20.0)
    
    Updates `golang.org/x/term` from 0.19.0 to 0.20.0
    - [Commits](golang/term@v0.19.0...v0.20.0)
    
    Updates `golang.org/x/text` from 0.14.0 to 0.15.0
    - [Release notes](https://github.com/golang/text/releases)
    - [Commits](golang/text@v0.14.0...v0.15.0)
    
    Updates `golang.org/x/tools` from 0.20.0 to 0.21.0
    - [Release notes](https://github.com/golang/tools/releases)
    - [Commits](golang/tools@v0.20.0...v0.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/protobuf
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: github.com/onsi/ginkgo/v2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-dependencies
    - dependency-name: github.com/onsi/gomega
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-dependencies
    - dependency-name: github.com/google/pprof
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: github-dependencies
    - dependency-name: go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: go.opentelemetry.io/otel
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: go.opentelemetry.io/otel/metric
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: go.opentelemetry.io/otel/sdk
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: go.opentelemetry.io/otel/trace
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: golang.org/x/crypto
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: golang.org/x/net
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: golang.org/x/oauth2
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: golang.org/x/sys
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: golang.org/x/term
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: golang.org/x/text
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: golang.org/x/tools
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 13, 2024
    Configuration menu
    Copy the full SHA
    c9787f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3feaec6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request kubernetes-csi#1206 from kubernetes-csi/dependabot…

    …/github_actions/actions/checkout-4.1.5
    
    build(deps): bump actions/checkout from 4.1.3 to 4.1.5
    k8s-ci-robot authored May 13, 2024
    Configuration menu
    Copy the full SHA
    1481e57 View commit details
    Browse the repository at this point in the history
  4. Merge pull request kubernetes-csi#1208 from kubernetes-csi/dependabot…

    …/go_modules/github-dependencies-69f7b1dc2e
    
    build(deps): bump the github-dependencies group across 1 directory with 19 updates
    k8s-ci-robot authored May 13, 2024
    Configuration menu
    Copy the full SHA
    9a8acae View commit details
    Browse the repository at this point in the history
  5. Squashed 'release-tools/' changes from dc4d0ae20..adb3af9df

    adb3af9df Merge pull request kubernetes-csi#252 from bells17/update-go-version
    b82ee3888 Merge pull request kubernetes-csi#253 from bells17/fix-typo
    c31745621 Fix typo
    0a7850561 Bump to Go 1.22.3
    edd89ad58 Merge pull request kubernetes-csi#251 from jsafrane/add-logcheck
    043fd0991 Add test-logcheck target
    d7535ae0c Merge pull request kubernetes-csi#250 from jsafrane/go-1.22
    b52e7ad35 Update go to 1.22.2
    14fdb6f66 Merge pull request kubernetes-csi#247 from msau42/prow
    9b4352e9f Update release playbook
    c7bb972cc Fix release notes script to use fixed tags
    463a0e9f5 Add script to update specific go modules
    
    git-subtree-dir: release-tools
    git-subtree-split: adb3af9dfa3ed4d1a922cd839bb48e0b73918617
    jsafrane committed May 13, 2024
    Configuration menu
    Copy the full SHA
    87d9ed5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e96448a View commit details
    Browse the repository at this point in the history
  7. Update Kubernetes libs to 1.30

    And csi-lib-utils and go to the latest releases.
    jsafrane committed May 13, 2024
    Configuration menu
    Copy the full SHA
    79246c9 View commit details
    Browse the repository at this point in the history
  8. Update to the new libraries

    - csi-lib-utils requires context in few calls
    - new feature gate franework checks that feature gates are not set in
      parallel tests.
    jsafrane committed May 13, 2024
    Configuration menu
    Copy the full SHA
    3b5a778 View commit details
    Browse the repository at this point in the history
  9. Update provisioner lib to v10

    Update the metrics registration to v10 - there are no global metrics now,
    give them to the provisioner by `provisionerOptions`.
    jsafrane committed May 13, 2024
    Configuration menu
    Copy the full SHA
    a5f4501 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    080650e View commit details
    Browse the repository at this point in the history
  11. Merge pull request kubernetes-csi#1210 from jsafrane/bump-1.30

    Bump to Kubernetes 1.30
    k8s-ci-robot authored May 13, 2024
    Configuration menu
    Copy the full SHA
    dd20b66 View commit details
    Browse the repository at this point in the history
  12. build(deps): bump the k8s-dependencies group across 1 directory with …

    …5 updates
    
    Bumps the k8s-dependencies group with 3 updates in the / directory: [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime), [sigs.k8s.io/gateway-api](https://github.com/kubernetes-sigs/gateway-api) and [sigs.k8s.io/apiserver-network-proxy/konnectivity-client](https://github.com/kubernetes-sigs/apiserver-network-proxy).
    
    
    Updates `sigs.k8s.io/controller-runtime` from 0.17.3 to 0.18.2
    - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)
    - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md)
    - [Commits](kubernetes-sigs/controller-runtime@v0.17.3...v0.18.2)
    
    Updates `sigs.k8s.io/gateway-api` from 1.0.0 to 1.1.0
    - [Release notes](https://github.com/kubernetes-sigs/gateway-api/releases)
    - [Changelog](https://github.com/kubernetes-sigs/gateway-api/blob/main/RELEASE.md)
    - [Commits](kubernetes-sigs/gateway-api@v1.0.0...v1.1.0)
    
    Updates `k8s.io/kube-openapi` from 0.0.0-20240228011516-70dd3763d340 to 0.0.0-20240423202451-8948a665c108
    - [Commits](https://github.com/kubernetes/kube-openapi/commits)
    
    Updates `k8s.io/utils` from 0.0.0-20230726121419-3b25d923346b to 0.0.0-20240423183400-0849a56e8f22
    - [Commits](https://github.com/kubernetes/utils/commits)
    
    Updates `sigs.k8s.io/apiserver-network-proxy/konnectivity-client` from 0.30.2 to 0.30.3
    - [Release notes](https://github.com/kubernetes-sigs/apiserver-network-proxy/releases)
    - [Changelog](https://github.com/kubernetes-sigs/apiserver-network-proxy/blob/master/RELEASE.md)
    - [Commits](kubernetes-sigs/apiserver-network-proxy@v0.30.2...v0.30.3)
    
    ---
    updated-dependencies:
    - dependency-name: sigs.k8s.io/controller-runtime
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: k8s-dependencies
    - dependency-name: sigs.k8s.io/gateway-api
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: k8s-dependencies
    - dependency-name: k8s.io/kube-openapi
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: k8s-dependencies
    - dependency-name: k8s.io/utils
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: k8s-dependencies
    - dependency-name: sigs.k8s.io/apiserver-network-proxy/konnectivity-client
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: k8s-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 13, 2024
    Configuration menu
    Copy the full SHA
    c9ab0f9 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Merge pull request kubernetes-csi#1211 from kubernetes-csi/dependabot…

    …/go_modules/k8s-dependencies-3f5c4b3178
    
    build(deps): bump the k8s-dependencies group across 1 directory with 5 updates
    k8s-ci-robot authored May 14, 2024
    Configuration menu
    Copy the full SHA
    4fc1374 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Merge pull request kubernetes-csi#1209 from carlory/fix-rbac-for-hono…

    …r-reclaim-policy
    
    promote HonorReclaimPolicy to beta
    k8s-ci-robot authored May 16, 2024
    Configuration menu
    Copy the full SHA
    9e5a29b View commit details
    Browse the repository at this point in the history
  2. set Topology feature gate default to true

    This feature gate has already existed for 5 years. And should be safe to enable by default.
    huww98 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    ebfdace View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. build(deps): bump actions/checkout from 4.1.5 to 4.1.6

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.5 to 4.1.6.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4.1.5...v4.1.6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 17, 2024
    Configuration menu
    Copy the full SHA
    28bbaab View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. build(deps): bump k8s.io/kubernetes in the k8s-dependencies group

    Bumps the k8s-dependencies group with 1 update: [k8s.io/kubernetes](https://github.com/kubernetes/kubernetes).
    
    
    Updates `k8s.io/kubernetes` from 1.30.0 to 1.30.1
    - [Release notes](https://github.com/kubernetes/kubernetes/releases)
    - [Commits](kubernetes/kubernetes@v1.30.0...v1.30.1)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/kubernetes
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: k8s-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 20, 2024
    Configuration menu
    Copy the full SHA
    443e888 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump the github-dependencies group with 5 updates

    Bumps the github-dependencies group with 5 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.63.2` | `1.64.0` |
    | [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) | `2.19.1` | `2.20.0` |
    | [github.com/prometheus/procfs](https://github.com/prometheus/procfs) | `0.14.0` | `0.15.0` |
    | [google.golang.org/genproto/googleapis/api](https://github.com/googleapis/go-genproto) | `0.0.0-20240227224415-6ceb2ff114de` | `0.0.0-20240513163218-0867130af1f8` |
    | [google.golang.org/genproto/googleapis/rpc](https://github.com/googleapis/go-genproto) | `0.0.0-20240401170217-c3f982113cda` | `0.0.0-20240513163218-0867130af1f8` |
    
    
    Updates `google.golang.org/grpc` from 1.63.2 to 1.64.0
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.63.2...v1.64.0)
    
    Updates `github.com/grpc-ecosystem/grpc-gateway/v2` from 2.19.1 to 2.20.0
    - [Release notes](https://github.com/grpc-ecosystem/grpc-gateway/releases)
    - [Changelog](https://github.com/grpc-ecosystem/grpc-gateway/blob/main/.goreleaser.yml)
    - [Commits](grpc-ecosystem/grpc-gateway@v2.19.1...v2.20.0)
    
    Updates `github.com/prometheus/procfs` from 0.14.0 to 0.15.0
    - [Release notes](https://github.com/prometheus/procfs/releases)
    - [Commits](prometheus/procfs@v0.14.0...v0.15.0)
    
    Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20240227224415-6ceb2ff114de to 0.0.0-20240513163218-0867130af1f8
    - [Commits](https://github.com/googleapis/go-genproto/commits)
    
    Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20240401170217-c3f982113cda to 0.0.0-20240513163218-0867130af1f8
    - [Commits](https://github.com/googleapis/go-genproto/commits)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: github.com/prometheus/procfs
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: google.golang.org/genproto/googleapis/api
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: github-dependencies
    - dependency-name: google.golang.org/genproto/googleapis/rpc
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: github-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 20, 2024
    Configuration menu
    Copy the full SHA
    40700f2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request kubernetes-csi#1213 from kubernetes-csi/dependabot…

    …/github_actions/actions/checkout-4.1.6
    
    build(deps): bump actions/checkout from 4.1.5 to 4.1.6
    k8s-ci-robot authored May 20, 2024
    Configuration menu
    Copy the full SHA
    a1c0e01 View commit details
    Browse the repository at this point in the history
  4. Merge pull request kubernetes-csi#1214 from kubernetes-csi/dependabot…

    …/go_modules/k8s-dependencies-001fc74b20
    
    build(deps): bump k8s.io/kubernetes from 1.30.0 to 1.30.1 in the k8s-dependencies group
    k8s-ci-robot authored May 20, 2024
    Configuration menu
    Copy the full SHA
    165e503 View commit details
    Browse the repository at this point in the history
  5. Merge pull request kubernetes-csi#1215 from kubernetes-csi/dependabot…

    …/go_modules/github-dependencies-c6e6570ccc
    
    build(deps): bump the github-dependencies group with 5 updates
    k8s-ci-robot authored May 20, 2024
    Configuration menu
    Copy the full SHA
    512a0fd View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Merge pull request kubernetes-csi#1167 from huww98/topology-true

    set Topology feature gate default to true
    k8s-ci-robot authored May 21, 2024
    Configuration menu
    Copy the full SHA
    c031ee3 View commit details
    Browse the repository at this point in the history
  2. Update README

    with topology support - it's GA now.
    jsafrane committed May 21, 2024
    Configuration menu
    Copy the full SHA
    d6cb345 View commit details
    Browse the repository at this point in the history
  3. Add changelog for v5.0

    jsafrane committed May 21, 2024
    Configuration menu
    Copy the full SHA
    5f87e49 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Merge pull request kubernetes-csi#1216 from jsafrane/changelog-5.0

    Add changelog for v5.0
    k8s-ci-robot authored May 22, 2024
    Configuration menu
    Copy the full SHA
    c7f9443 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    bb337ed View commit details
    Browse the repository at this point in the history
  2. Merge pull request kubernetes-csi#1224 from rhrmo/release-5.0-lib-fix

    update csi-lib-utils to v0.18.1
    k8s-ci-robot authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    686d823 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Add changelog for 5.0.1

    rhrmo committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    fcc7fb5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33755c1 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    a673f76 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. UPSTREAM: <carry>: Add OpenShift files

    And remove .github
    mpatlasov authored and rhrmo committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    4fe2f18 View commit details
    Browse the repository at this point in the history