-
Notifications
You must be signed in to change notification settings - Fork 7
Comparing changes
Open a pull request
base repository: servicebinding/runtime
base: v0.8.0
head repository: servicebinding/runtime
compare: v0.9.0
- 11 commits
- 23 files changed
- 2 contributors
Commits on Mar 27, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for 73ed534 - Browse repository at this point
Copy the full SHA 73ed534View commit details
Commits on Apr 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a08651b - Browse repository at this point
Copy the full SHA a08651bView commit details
Commits on Apr 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4c79054 - Browse repository at this point
Copy the full SHA 4c79054View commit details
Commits on Apr 17, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for 151ce2f - Browse repository at this point
Copy the full SHA 151ce2fView commit details
Commits on Apr 23, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for f6892fd - Browse repository at this point
Copy the full SHA f6892fdView commit details
Commits on Apr 24, 2024
-
golang -> 1.22 controller-runtime -> 1.18.0 dies -> 0.12.0 Signed-off-by: Scott Andrews <scott@andrews.me>
Configuration menu - View commit details
-
Copy full SHA for 298561f - Browse repository at this point
Copy the full SHA 298561fView commit details
Commits on May 2, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for 4d017ac - Browse repository at this point
Copy the full SHA 4d017acView commit details
Commits on May 8, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for 90e2639 - Browse repository at this point
Copy the full SHA 90e2639View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for b89d4d9 - Browse repository at this point
Copy the full SHA b89d4d9View commit details
Commits on May 14, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for 6eb9d36 - Browse repository at this point
Copy the full SHA 6eb9d36View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for ea7d439 - Browse repository at this point
Copy the full SHA ea7d439View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.8.0...v0.9.0