OCPCLOUD-3438: Bump govmomi to 0.53.0#1498
Conversation
|
@dlom: This pull request references OCPCLOUD-3438 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the task to target the "5.0.0" version, but no target version was set. DetailsIn response to this:
Instructions 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 openshift-eng/jira-lifecycle-plugin repository. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository: openshift/coderabbit/.coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: ⛔ Files ignored due to path filters (85)
📒 Files selected for processing (2)
WalkthroughDependencies are updated: vmware/govmomi upgraded from v0.52.0 to v0.53.0 and golang.org/x/text bumped from v0.33.0 to v0.34.0. The reconciler's VM clone specification adapts to the govmomi API change by assigning ChangesDependency Update & Code Adaptation
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes 🚥 Pre-merge checks | ✅ 10 | ❌ 2❌ Failed checks (2 warnings)
✅ Passed checks (10 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Warning There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure. 🔧 golangci-lint (2.12.1)Error: can't load config: unsupported version of the configuration: "" See https://golangci-lint.run/docs/product/migration-guide for migration instructions Tip 💬 Introducing Slack Agent: The best way for teams to turn conversations into code.Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.
Built for teams:
One agent for your entire SDLC. Right inside Slack. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
/retest Looks like some test infra glitchiness. |
|
@dlom: The following tests failed, say
Full PR test history. Your PR dashboard. 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. I understand the commands that are listed here. |
Hive depends on two other projects with a
govmomidependency: The installer and the MAO. We're in the process of revendoring the installer, and they have pulled in a newer version ofgovmomithat is slightly backwards incompatible. The actual "change" is a one-line fix inpkg/controller/vsphere/reconciler.goxref: OCPCLOUD-3438
/cc @suhanime
/cc @2uasimojo
Motivator: openshift/hive#2901
Summary by CodeRabbit
Chores
Bug Fixes