Enable Renovate - #32
Conversation
Adds renovate.json which enables the Renovate bot for this repository. Once merged to main, Renovate will automatically open pull requests for dependency updates and a Dependency Dashboard issue will appear in the repository after the first scheduled run.
Align dependency versions with the constraints enforced by the shared openstack-k8s-operators Renovate config (default.json5): - k8s.io/* v0.34.x -> v0.33.13 (constraint: < 0.34.0) - sigs.k8s.io/controller-runtime v0.22.4 -> v0.21.0 (< 0.22.0) - github.com/operator-framework/api v0.37.0 -> v0.31.0 (< 0.34.0) - sigs.k8s.io/yaml v1.6.0 -> v1.4.0 - github.com/google/gnostic-models v0.7.0 -> v0.6.9 - k8s.io/kube-openapi downgraded to match k8s 0.33.x series - sigs.k8s.io/structured-merge-diff/v6 -> v4 These versions now match lib-common v0.6.0 and comply with the OCP 4.20 [1] version ceilings in the shared Renovate configuration. [1] openstack-k8s-operators/renovate-config@a59985b Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
Skipping CI for Draft Pull Request. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: lpiwowar The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
The govulncheck issue is going to be fixed in the MCP PR (no need to fix it here). |
Dependencies in this repository are going to be handled by both Renovate and the force-bump GitHub workflow.
|
PR needs rebase. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Adds renovate.json which enables the Renovate bot for this repository. Once merged to main, Renovate will automatically open pull requests for dependency updates and a Dependency Dashboard issue will appear in the repository after the first scheduled run.
The
openstack-k8s-operators/*[1] dependencies are explicitly disabled in the shared config and handled by the force-bump workflows instead.[1] openstack-k8s-operators/renovate-config@1b6d6f1