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: cloudfoundry/nfs-volume-release
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.6.0
Choose a base ref
...
head repository: cloudfoundry/nfs-volume-release
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.7.0
Choose a head ref
  • 9 commits
  • 17 files changed
  • 3 contributors

Commits on Nov 1, 2024

  1. Sync README.md

    tas-runtime-bot authored and git committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    eb0f2bc View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

  1. Sync README.md

    tas-runtime-bot committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    c602e1a View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Sync README.md

    tas-runtime-bot committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    1ee3b35 View commit details
    Browse the repository at this point in the history
  2. Update go.mod dependencies

    --------
    tas-runtime-bot committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    83e042f View commit details
    Browse the repository at this point in the history
  3. Update go.mod dependencies

    --------
    
    index 0bd9193..ccac12d 100644
    @@ -1,17 +1,17 @@
     module code.cloudfoundry.org/nfsv3driver
    
    -	code.cloudfoundry.org/cf-networking-helpers v0.22.0
    +	code.cloudfoundry.org/cf-networking-helpers v0.24.0
     	code.cloudfoundry.org/debugserver v0.22.0
     	code.cloudfoundry.org/dockerdriver v0.22.0
    -	code.cloudfoundry.org/goshims v0.46.0
    +	code.cloudfoundry.org/goshims v0.48.0
     	code.cloudfoundry.org/lager/v3 v3.13.0
     	code.cloudfoundry.org/tlsconfig v0.8.0
    -	code.cloudfoundry.org/volume-mount-options v0.101.0
    -	code.cloudfoundry.org/volumedriver v0.102.0
    +	code.cloudfoundry.org/volume-mount-options v0.103.0
    +	code.cloudfoundry.org/volumedriver v0.103.0
     	github.com/maxbrunsfeld/counterfeiter/v6 v6.9.0
     	github.com/onsi/ginkgo/v2 v2.21.0
    -	github.com/onsi/gomega v1.35.0
    +	github.com/onsi/gomega v1.35.1
     	github.com/tedsuo/ifrit v0.0.0-20230516164442-7862c310ad26
     	github.com/tedsuo/rata v1.0.0
     	gopkg.in/ldap.v2 v2.5.1
    tas-runtime-bot committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    76484fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2fc25a5 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Merge pull request #1043 from cloudfoundry/g115-fix

    Ensure uid/guids are parsed for uint32 compatibility before downcasti…
    winkingturtle-vmw authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    c662cbd View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Sync README.md

    tas-runtime-bot committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    089bf31 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Release v7.7.0

    tas-runtime-bot committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    15bbe8f View commit details
    Browse the repository at this point in the history
Loading