Update k8s.io/kube-openapi digest to bc653b6#1583
Conversation
|
/hold Revision bafe91f was retested 3 times: holding |
bafe91f to
9b07c36
Compare
|
New changes are detected. LGTM label has been removed. |
9b07c36 to
d0a0b88
Compare
d0a0b88 to
a1f3d08
Compare
a1f3d08 to
5b0066d
Compare
5b0066d to
5b456f3
Compare
16d37a7 to
e576faf
Compare
c04f4c7 to
0f0c65c
Compare
0f0c65c to
ebbb52a
Compare
ebbb52a to
bc491a3
Compare
bc491a3 to
e48a54b
Compare
e48a54b to
5f9b68e
Compare
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
📝 WalkthroughWalkthroughThe pull request updates the indirect dependency ChangesDependency Update
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Suggested reviewers
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
[APPROVALNOTIFIER] This PR is APPROVED Approval requirements bypassed by manually added approval. This pull-request has been approved by: 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 |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@go.mod`:
- Line 167: go.mod pins k8s.io/kube-openapi at commit 865597e52e25 which is out
of sync with the other Kubernetes modules (k8s.io/api, k8s.io/apimachinery,
k8s.io/client-go) at v0.35.4; update the k8s.io/kube-openapi entry to the
version Kubernetes v0.35.4 expects (v0.0.0-20250910181357-589584f1c912) or,
alternatively, bump all Kubernetes-related modules together to a consistent
release; modify the k8s.io/kube-openapi module version string in go.mod (the
k8s.io/kube-openapi line) so it matches the chosen approach and then run go mod
tidy to regenerate go.sum and ensure module graph consistency.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Enterprise
Run ID: 46b81498-0ee8-417e-83bb-6f759e7de298
⛔ Files ignored due to path filters (1)
go.sumis excluded by!**/*.sum,!go.sum
📒 Files selected for processing (1)
go.mod
5f9b68e to
8c1e8df
Compare
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
8c1e8df to
48b0192
Compare
This PR contains the following updates:
8949caa→bc653b6Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
To execute skipped test pipelines write comment
/ok-to-test.Documentation
Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.