-
Notifications
You must be signed in to change notification settings - Fork 68
Comparing changes
Open a pull request
base repository: operator-framework/operator-controller
base: v1.6.0
head repository: operator-framework/operator-controller
compare: main
- 7 commits
- 6 files changed
- 3 contributors
Commits on Nov 12, 2025
-
🌱 Bump helm.sh/helm/v3 from 3.19.1 to 3.19.2 (#2324)
Bumps [helm.sh/helm/v3](https://github.com/helm/helm) from 3.19.1 to 3.19.2. - [Release notes](https://github.com/helm/helm/releases) - [Commits](helm/helm@v3.19.1...v3.19.2) --- updated-dependencies: - dependency-name: helm.sh/helm/v3 dependency-version: 3.19.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 95281f7 - Browse repository at this point
Copy the full SHA 95281f7View commit details -
🌱 Bump certifi from 2025.10.5 to 2025.11.12 (#2326)
Bumps [certifi](https://github.com/certifi/python-certifi) from 2025.10.5 to 2025.11.12. - [Commits](certifi/python-certifi@2025.10.05...2025.11.12) --- updated-dependencies: - dependency-name: certifi dependency-version: 2025.11.12 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7b6be4d - Browse repository at this point
Copy the full SHA 7b6be4dView commit details -
🌱 Bump pymdown-extensions from 10.16.1 to 10.17.1 (#2327)
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.16.1 to 10.17.1. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](facelessuser/pymdown-extensions@10.16.1...10.17.1) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-version: 10.17.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 596b821 - Browse repository at this point
Copy the full SHA 596b821View commit details -
🌱 Bump golang.org/x/mod from 0.29.0 to 0.30.0 (#2325)
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.29.0 to 0.30.0. - [Commits](golang/mod@v0.29.0...v0.30.0) --- updated-dependencies: - dependency-name: golang.org/x/mod dependency-version: 0.30.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for be43e58 - Browse repository at this point
Copy the full SHA be43e58View commit details -
🌱 Revision manifest sanitization (#2319)
* Removes read-only or otherwise ill-advised fields from the manifests applied by revisions. Assisted-by: Gemini+Claude Signed-off-by: Daniel Franz <[email protected]> * Cleanup, add logging Signed-off-by: Daniel Franz <[email protected]> --------- Signed-off-by: Daniel Franz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c95fc24 - Browse repository at this point
Copy the full SHA c95fc24View commit details
Commits on Nov 13, 2025
-
🌱 Bump golang.org/x/tools from 0.38.0 to 0.39.0 (#2330)
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.38.0 to 0.39.0. - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.38.0...v0.39.0) --- updated-dependencies: - dependency-name: golang.org/x/tools dependency-version: 0.39.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 35e38aa - Browse repository at this point
Copy the full SHA 35e38aaView commit details -
Only include ClusterExtensionRevision CRD when Boxcutter enabled (#2331)
Add a check for the BoxcutterRuntime feature-gate before including the ClusterExtensionRevision CRD into the manifest. Signed-off-by: Todd Short <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c06f27f - Browse repository at this point
Copy the full SHA c06f27fView 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.6.0...main