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: servicebinding/runtime
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.8.0
Choose a base ref
...
head repository: servicebinding/runtime
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.9.0
Choose a head ref
  • 11 commits
  • 23 files changed
  • 2 contributors

Commits on Mar 27, 2024

  1. Migrate to reconciler.io/dies (#404)

    This is only a package rename, there are no other changes.
    
    Signed-off-by: Scott Andrews <scott@andrews.me>
    scothis authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    73ed534 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

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

Commits on Apr 9, 2024

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

Commits on Apr 17, 2024

  1. Bump the kubernetes group with 3 updates (#407)

    Bumps the kubernetes group with 3 updates: [k8s.io/api](https://github.com/kubernetes/api), [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) and [k8s.io/client-go](https://github.com/kubernetes/client-go).
    
    
    Updates `k8s.io/api` from 0.29.3 to 0.29.4
    - [Commits](kubernetes/api@v0.29.3...v0.29.4)
    
    Updates `k8s.io/apimachinery` from 0.29.3 to 0.29.4
    - [Commits](kubernetes/apimachinery@v0.29.3...v0.29.4)
    
    Updates `k8s.io/client-go` from 0.29.3 to 0.29.4
    - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
    - [Commits](kubernetes/client-go@v0.29.3...v0.29.4)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/api
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: kubernetes
    - dependency-name: k8s.io/apimachinery
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: kubernetes
    - dependency-name: k8s.io/client-go
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: kubernetes
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    151ce2f View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Bump sigs.k8s.io/controller-tools from 0.14.0 to 0.15.0 in /hack/cont…

    …roller-gen (#412)
    
    * Bump sigs.k8s.io/controller-tools in /hack/controller-gen
    
    Bumps [sigs.k8s.io/controller-tools](https://github.com/kubernetes-sigs/controller-tools) from 0.14.0 to 0.15.0.
    - [Release notes](https://github.com/kubernetes-sigs/controller-tools/releases)
    - [Changelog](https://github.com/kubernetes-sigs/controller-tools/blob/master/envtest-releases.yaml)
    - [Commits](kubernetes-sigs/controller-tools@v0.14.0...v0.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: sigs.k8s.io/controller-tools
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Use go 1.22
    
    Signed-off-by: Scott Andrews <scott@andrews.me>
    
    * adopt generated changes
    
    Signed-off-by: Scott Andrews <scott@andrews.me>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Scott Andrews <scott@andrews.me>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Scott Andrews <scott@andrews.me>
    dependabot[bot] and scothis authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    f6892fd View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Kubernetes 1.30 et al (#414)

    golang -> 1.22
    controller-runtime -> 1.18.0
    dies -> 0.12.0
    
    Signed-off-by: Scott Andrews <scott@andrews.me>
    scothis authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    298561f View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Bump sigs.k8s.io/controller-runtime from 0.18.0 to 0.18.1 (#415)

    Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.18.0 to 0.18.1.
    - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)
    - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md)
    - [Commits](kubernetes-sigs/controller-runtime@v0.18.0...v0.18.1)
    
    ---
    updated-dependencies:
    - dependency-name: sigs.k8s.io/controller-runtime
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 2, 2024
    Configuration menu
    Copy the full SHA
    4d017ac View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Bump sigs.k8s.io/controller-runtime from 0.18.1 to 0.18.2 (#416)

    Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.18.1 to 0.18.2.
    - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)
    - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md)
    - [Commits](kubernetes-sigs/controller-runtime@v0.18.1...v0.18.2)
    
    ---
    updated-dependencies:
    - dependency-name: sigs.k8s.io/controller-runtime
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 8, 2024
    Configuration menu
    Copy the full SHA
    90e2639 View commit details
    Browse the repository at this point in the history
  2. Bump golang.org/x/tools from 0.20.0 to 0.21.0 in /hack/goimports (#417)

    Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.20.0 to 0.21.0.
    - [Release notes](https://github.com/golang/tools/releases)
    - [Commits](golang/tools@v0.20.0...v0.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/tools
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 8, 2024
    Configuration menu
    Copy the full SHA
    b89d4d9 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Set DefaultMode for projected ProjectedVolumeSource (#413)

    This value is set server side for many resources, we can avoid churn by
    setting it directly ourselves. 0644 is the default-default value.
    
    Signed-off-by: Scott Andrews <scott@andrews.me>
    scothis authored May 14, 2024
    Configuration menu
    Copy the full SHA
    6eb9d36 View commit details
    Browse the repository at this point in the history
  2. Test with latest kind node images (#418)

    Adds tests for Kubernetes 1.30. Updates images for older releases where
    available.
    
    Signed-off-by: Scott Andrews <scott@andrews.me>
    scothis authored May 14, 2024
    Configuration menu
    Copy the full SHA
    ea7d439 View commit details
    Browse the repository at this point in the history
Loading