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/garden-runc-release
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.29.0
Choose a base ref
...
head repository: cloudfoundry/garden-runc-release
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.30.0
Choose a head ref
  • 6 commits
  • 40 files changed
  • 3 contributors

Commits on May 9, 2023

  1. bump dontpanic garden garden-integration-tests garden-performance-acc…

    …eptance-tests grootfs guardian idmapper netplugin-shim
    
    Submodule src/dontpanic 56cb7c17..bd8e86bc:
      > Bump golang.org/x/sys from 0.7.0 to 0.8.0
      > Bump github.com/onsi/ginkgo/v2 from 2.9.3 to 2.9.4
      > Bump github.com/onsi/ginkgo/v2 from 2.9.2 to 2.9.3
    Submodule src/garden a9f4f2ff..ab96b471:
      > Update go.mod dependencies
    Submodule src/garden-integration-tests afa1d50f..f50629ac:
      > Update go.mod dependencies
    Submodule src/garden-performance-acceptance-tests d0ad0f05..592b471b:
      > Update go.mod dependencies
    Submodule src/grootfs ac66c03b..8aedb9cb:
      > Update go.mod dependencies
      > Bump github.com/onsi/ginkgo/v2 from 2.9.2 to 2.9.3
    Submodule src/guardian aefc7809..be426cc9:
      > Update go.mod dependencies
    Submodule src/idmapper 390987bf..54a7a0bc:
      > Bump github.com/onsi/ginkgo/v2 from 2.9.3 to 2.9.4
      > Bump github.com/onsi/ginkgo/v2 from 2.9.1 to 2.9.3
    Submodule src/netplugin-shim c3b367a1..188d9fc2:
      > Update go.mod dependencies
    tas-runtime-bot committed May 9, 2023
    Copy the full SHA
    a6c583d View commit details
  2. Update go.mod dependencies

    --------
    
    index 1889337a..257e5f9b 100644
    @@ -4,7 +4,7 @@ go 1.18
    
     	code.cloudfoundry.org/grootfs v0.30.0
    -	github.com/onsi/ginkgo/v2 v2.9.2
    +	github.com/onsi/ginkgo/v2 v2.9.4
     	github.com/onsi/gomega v1.27.6
     	gopkg.in/yaml.v2 v2.4.0
    tas-runtime-bot committed May 9, 2023
    Copy the full SHA
    1f443d2 View commit details

Commits on May 16, 2023

  1. bump dontpanic garden garden-integration-tests garden-performance-acc…

    …eptance-tests grootfs guardian idmapper netplugin-shim
    
    Submodule src/dontpanic bd8e86bc..dbfed3a0:
      > Bump github.com/onsi/ginkgo/v2 from 2.9.4 to 2.9.5
    Submodule src/garden ab96b471..23417872:
      > Update go.mod dependencies
    Submodule src/garden-integration-tests f50629ac..b44e8057:
      > Update go.mod dependencies
    Submodule src/garden-performance-acceptance-tests 592b471b..ac0a0966:
      > Update go.mod dependencies
    Submodule src/grootfs 8aedb9cb..3eb40107:
      > Update go.mod dependencies
      > Bump github.com/docker/distribution
    Submodule src/guardian be426cc9..f34a4cc2:
      > Update go.mod dependencies
    Submodule src/idmapper 54a7a0bc..a4105202:
      > Bump github.com/onsi/ginkgo/v2 from 2.9.4 to 2.9.5
    Submodule src/netplugin-shim 188d9fc2..fd664d3b:
      > Update go.mod dependencies
    tas-runtime-bot committed May 16, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    86b2496 View commit details
  2. Update go.mod dependencies

    --------
    
    index 257e5f9b..d4ba5505 100644
    @@ -4,7 +4,7 @@ go 1.18
    
     	code.cloudfoundry.org/grootfs v0.30.0
    -	github.com/onsi/ginkgo/v2 v2.9.4
    +	github.com/onsi/ginkgo/v2 v2.9.5
     	github.com/onsi/gomega v1.27.6
     	gopkg.in/yaml.v2 v2.4.0
    tas-runtime-bot committed May 16, 2023
    Copy the full SHA
    11000e8 View commit details

Commits on May 22, 2023

  1. bump garden guardian

    Submodule src/garden 23417872..8444ff5a:
      > Merge pull request #110 from cloudfoundry/d-tracing
    Submodule src/guardian f34a4cc2..3f995a45:
      > Vendor latest garden with distributed tracing
    reneighbor committed May 22, 2023
    Copy the full SHA
    44e2590 View commit details

Commits on May 23, 2023

  1. Release v1.30.0

    app+platform+runtime+wg+ci@vmware.com authored and app+platform+runtime+wg+ci@vmware.com committed May 23, 2023
    Copy the full SHA
    f6c67f4 View commit details
Loading