Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: huww98/csi-test
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: huww98/csi-test
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: csi-next
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 218 files changed
  • 3 contributors

Commits on Apr 2, 2024

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

Commits on Apr 3, 2024

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

Commits on Apr 9, 2024

  1. Bump google.golang.org/grpc from 1.61.0 to 1.63.2

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.61.0 to 1.63.2.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.61.0...v1.63.2)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    c60cbec View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. replace offset args with new GinkgoHelper

    it is simpler, and easier to maintain
    huww98 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    5a38608 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Merge pull request kubernetes-csi#523 from huww98/ginkgo-helper

    replace offset args with new GinkgoHelper
    k8s-ci-robot authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    dae19b9 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Merge pull request kubernetes-csi#525 from huww98/ready-to-use

    wait for snapshot ReadyToUse before using
    k8s-ci-robot authored May 13, 2024
    Configuration menu
    Copy the full SHA
    8e60d94 View commit details
    Browse the repository at this point in the history
  2. Merge pull request kubernetes-csi#529 from kubernetes-csi/dependabot/…

    …go_modules/google.golang.org/grpc-1.63.2
    
    Bump google.golang.org/grpc from 1.61.0 to 1.63.2
    k8s-ci-robot authored May 13, 2024
    Configuration menu
    Copy the full SHA
    7bd79c0 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Bump google.golang.org/grpc from 1.63.2 to 1.64.0

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) 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)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 15, 2024
    Configuration menu
    Copy the full SHA
    06d2df2 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Merge pull request kubernetes-csi#526 from huww98/git-describe-tag

    use git describe --tags for version
    k8s-ci-robot authored May 29, 2024
    Configuration menu
    Copy the full SHA
    914a951 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

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

    …go_modules/google.golang.org/grpc-1.64.0
    
    Bump google.golang.org/grpc from 1.63.2 to 1.64.0
    k8s-ci-robot authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    56ba74f View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. bump CSI spec to next version

    and fix the build failure
    huww98 committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    5004129 View commit details
    Browse the repository at this point in the history
Loading