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: container-storage-interface/spec
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.11.0
Choose a base ref
...
head repository: container-storage-interface/spec
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.12.0
Choose a head ref
  • 9 commits
  • 7 files changed
  • 6 contributors

Commits on Nov 22, 2024

  1. Configuration menu
    Copy the full SHA
    b5049c0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #576 from saad-ali/release1.11bump

    Bump master version to 1.12 for next release
    saad-ali authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    98819c4 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2025

  1. Add GetSnapshot RPC (#586)

    xing-yang authored May 15, 2025
    Configuration menu
    Copy the full SHA
    a539b4f View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2025

  1. Clarify ControllerModifyVolume errors

    Collapse the INVALID_ARGUMENTS error rows.
    
    For ControllerModifyVolume, clarify that INVALID_ARGUMENT is an
    infeasible error and that the SP has not made any changes, so
    the CO does not need to retry.
    Ben Swartzlander committed Jul 31, 2025
    Configuration menu
    Copy the full SHA
    4040d42 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2025

  1. Merge pull request #597 from bswartz/vac-infeasible-error

    Collapse the INVALID_ARGUMENTS error rows and clarify
    saad-ali authored Aug 2, 2025
    Configuration menu
    Copy the full SHA
    f437b19 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2025

  1. Added FAILED_PRECONDITION as a possible error for GetMetadataDelta to (

    …#591)
    
    indicate that changed block tracking has not been enabled in the
    underlying storage subsystem.
    carlbraganza authored Sep 17, 2025
    Configuration menu
    Copy the full SHA
    3a67636 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2025

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

Commits on Oct 8, 2025

  1. Configuration menu
    Copy the full SHA
    6b73147 View commit details
    Browse the repository at this point in the history
  2. Bump golang.org/x/net from 0.23.0 to 0.38.0 (#585)

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.23.0 to 0.38.0.
    - [Commits](golang/net@v0.23.0...v0.38.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-version: 0.38.0
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 8, 2025
    Configuration menu
    Copy the full SHA
    e6fc13e View commit details
    Browse the repository at this point in the history
Loading