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: tonyzhc/gcp-compute-persistent-disk-csi-driver
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: kubernetes-sigs/gcp-compute-persistent-disk-csi-driver
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Able to merge. These branches can be automatically merged.
  • 9 commits
  • 13 files changed
  • 5 contributors

Commits on May 9, 2025

  1. Upgrade images

    hajiler committed May 9, 2025
    Copy the full SHA
    a4e8e3e View commit details

Commits on May 12, 2025

  1. Bump golang from 1.24.2 to 1.24.3

    Bumps golang from 1.24.2 to 1.24.3.
    
    ---
    updated-dependencies:
    - dependency-name: golang
      dependency-version: 1.24.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 12, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    cb2ad70 View commit details

Commits on May 19, 2025

  1. Bump the k8s-dependencies group with 5 updates

    Bumps the k8s-dependencies group with 5 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [k8s.io/api](https://github.com/kubernetes/api) | `0.33.0` | `0.33.1` |
    | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.33.0` | `0.33.1` |
    | [k8s.io/cloud-provider](https://github.com/kubernetes/cloud-provider) | `0.33.0` | `0.33.1` |
    | [k8s.io/component-base](https://github.com/kubernetes/component-base) | `0.33.0` | `0.33.1` |
    | [k8s.io/mount-utils](https://github.com/kubernetes/mount-utils) | `0.33.0` | `0.33.1` |
    
    
    Updates `k8s.io/api` from 0.33.0 to 0.33.1
    - [Commits](kubernetes/api@v0.33.0...v0.33.1)
    
    Updates `k8s.io/apimachinery` from 0.33.0 to 0.33.1
    - [Commits](kubernetes/apimachinery@v0.33.0...v0.33.1)
    
    Updates `k8s.io/cloud-provider` from 0.33.0 to 0.33.1
    - [Commits](kubernetes/cloud-provider@v0.33.0...v0.33.1)
    
    Updates `k8s.io/component-base` from 0.33.0 to 0.33.1
    - [Commits](kubernetes/component-base@v0.33.0...v0.33.1)
    
    Updates `k8s.io/mount-utils` from 0.33.0 to 0.33.1
    - [Commits](kubernetes/mount-utils@v0.33.0...v0.33.1)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/api
      dependency-version: 0.33.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: k8s-dependencies
    - dependency-name: k8s.io/apimachinery
      dependency-version: 0.33.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: k8s-dependencies
    - dependency-name: k8s.io/cloud-provider
      dependency-version: 0.33.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: k8s-dependencies
    - dependency-name: k8s.io/component-base
      dependency-version: 0.33.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: k8s-dependencies
    - dependency-name: k8s.io/mount-utils
      dependency-version: 0.33.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: k8s-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 19, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    1c3f319 View commit details
  2. Merge pull request kubernetes-sigs#2087 from kubernetes-sigs/dependab…

    …ot/docker/golang-1.24.3
    
    Bump golang from 1.24.2 to 1.24.3
    k8s-ci-robot authored May 19, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    e0cc9d9 View commit details

Commits on May 20, 2025

  1. Copy the full SHA
    424f732 View commit details

Commits on May 21, 2025

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    69effd6 View commit details
  2. Copy the full SHA
    10bb90a View commit details
  3. Merge pull request kubernetes-sigs#2096 from sunnylovestiramisu/attac…

    …hLimit
    
    Fix Gen4 Custom VM Cases
    k8s-ci-robot authored May 21, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    938ba73 View commit details

Commits on May 22, 2025

  1. Merge pull request kubernetes-sigs#2095 from kubernetes-sigs/dependab…

    …ot/go_modules/k8s-dependencies-6e172cedc7
    
    Bump the k8s-dependencies group with 5 updates
    k8s-ci-robot authored May 22, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    6cc4c0f View commit details
Loading