-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Comparing changes
Open a pull request
base repository: operator-framework/operator-sdk
base: v1.41.0
head repository: operator-framework/operator-sdk
compare: v1.42.0
- 20 commits
- 35 files changed
- 5 contributors
Commits on Jul 8, 2025
-
re-generate scaffolding post release
Signed-off-by: Adam D. Cornett <adc@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 385b275 - Browse repository at this point
Copy the full SHA 385b275View commit details
Commits on Jul 9, 2025
-
Bump helm.sh/helm/v3 from 3.18.3 to 3.18.4 (#6970)
Bumps [helm.sh/helm/v3](https://github.com/helm/helm) from 3.18.3 to 3.18.4. - [Release notes](https://github.com/helm/helm/releases) - [Commits](helm/helm@v3.18.3...v3.18.4) --- updated-dependencies: - dependency-name: helm.sh/helm/v3 dependency-version: 3.18.4 dependency-type: direct:production ... 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 4aeffa7 - Browse repository at this point
Copy the full SHA 4aeffa7View commit details
Commits on Jul 11, 2025
-
fix typo of filename kustomization.yaml (#6974)
Signed-off-by: Scott Trent <trent@jp.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 35e7864 - Browse repository at this point
Copy the full SHA 35e7864View commit details
Commits on Jul 24, 2025
-
Fix missing +/- prefixes in migration diff for v1.39.0.md (#6975)
Improves readability when migrating to v1.39.0 Signed-off-by: Simon Shine <simon@simonshine.dk>
Configuration menu - View commit details
-
Copy full SHA for ed4df85 - Browse repository at this point
Copy the full SHA ed4df85View commit details
Commits on Jul 29, 2025
-
Bump github.com/docker/docker (#6976)
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 28.2.2+incompatible to 28.3.3+incompatible. - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v28.2.2...v28.3.3) --- updated-dependencies: - dependency-name: github.com/docker/docker dependency-version: 28.3.3+incompatible dependency-type: indirect ... 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 bbee393 - Browse repository at this point
Copy the full SHA bbee393View commit details
Commits on Aug 27, 2025
-
Bump helm.sh/helm/v3 from 3.18.4 to 3.18.5 (#6986)
Bumps [helm.sh/helm/v3](https://github.com/helm/helm) from 3.18.4 to 3.18.5. - [Release notes](https://github.com/helm/helm/releases) - [Commits](helm/helm@v3.18.4...v3.18.5) --- updated-dependencies: - dependency-name: helm.sh/helm/v3 dependency-version: 3.18.5 dependency-type: direct:production ... 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 9755c82 - Browse repository at this point
Copy the full SHA 9755c82View commit details -
Bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 (#6989)
Bumps [github.com/go-viper/mapstructure/v2](https://github.com/go-viper/mapstructure) from 2.3.0 to 2.4.0. - [Release notes](https://github.com/go-viper/mapstructure/releases) - [Changelog](https://github.com/go-viper/mapstructure/blob/main/CHANGELOG.md) - [Commits](go-viper/mapstructure@v2.3.0...v2.4.0) --- updated-dependencies: - dependency-name: github.com/go-viper/mapstructure/v2 dependency-version: 2.4.0 dependency-type: indirect ... 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 d96a807 - Browse repository at this point
Copy the full SHA d96a807View commit details -
Bump actions/checkout from 4 to 5 (#6980)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... 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 ff54094 - Browse repository at this point
Copy the full SHA ff54094View commit details
Commits on Sep 2, 2025
-
Bump github.com/ulikunitz/xz from 0.5.12 to 0.5.14 (#6993)
Bumps [github.com/ulikunitz/xz](https://github.com/ulikunitz/xz) from 0.5.12 to 0.5.14. - [Commits](ulikunitz/xz@v0.5.12...v0.5.14) --- updated-dependencies: - dependency-name: github.com/ulikunitz/xz dependency-version: 0.5.14 dependency-type: indirect ... 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 83d7c06 - Browse repository at this point
Copy the full SHA 83d7c06View commit details -
use go version from builder image, instead of downloading in Dockerfi…
…le (#6996) Signed-off-by: Adam D. Cornett <adc@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 25b1186 - Browse repository at this point
Copy the full SHA 25b1186View commit details -
updating go and various dependencies (#6997)
Signed-off-by: Adam D. Cornett <adc@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for e27207c - Browse repository at this point
Copy the full SHA e27207cView commit details
Commits on Sep 5, 2025
-
Bump actions/setup-go from 5 to 6 (#6998)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@v5...v6) --- updated-dependencies: - dependency-name: actions/setup-go dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... 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 8c4d551 - Browse repository at this point
Copy the full SHA 8c4d551View commit details
Commits on Sep 9, 2025
-
update observability docs to align with prometheus's docs (#7000)
Signed-off-by: Adam D. Cornett <adc@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 8eddc56 - Browse repository at this point
Copy the full SHA 8eddc56View commit details -
add support to scaffold oci helm registry charts (#6999)
Signed-off-by: Adam D. Cornett <adc@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for cef8969 - Browse repository at this point
Copy the full SHA cef8969View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89b409b - Browse repository at this point
Copy the full SHA 89b409bView commit details
Commits on Nov 6, 2025
-
Bump github.com/containerd/containerd from 1.7.28 to 1.7.29 (#7008)
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.7.28 to 1.7.29. - [Release notes](https://github.com/containerd/containerd/releases) - [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md) - [Commits](containerd/containerd@v1.7.28...v1.7.29) --- updated-dependencies: - dependency-name: github.com/containerd/containerd dependency-version: 1.7.29 dependency-type: indirect ... 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 a42936a - Browse repository at this point
Copy the full SHA a42936aView commit details
Commits on Nov 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5295051 - Browse repository at this point
Copy the full SHA 5295051View commit details -
moving 1.25 website from netlify to gh
Signed-off-by: Adam D. Cornett <adc@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 8cf170b - Browse repository at this point
Copy the full SHA 8cf170bView commit details -
Signed-off-by: Adam D. Cornett <adc@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 1b9cb8d - Browse repository at this point
Copy the full SHA 1b9cb8dView commit details
Commits on Nov 13, 2025
-
Signed-off-by: Joe Lanford <joe.lanford@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ab5563d - Browse repository at this point
Copy the full SHA ab5563dView 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 v1.41.0...v1.42.0