fix(deps): update module github.com/vmware/govmomi to v0.51.0#40316
fix(deps): update module github.com/vmware/govmomi to v0.51.0#40316renovate[bot] wants to merge 3 commits into
Conversation
There was a problem hiding this comment.
Looks like this is causing some failures
make[2]: *** [../../Makefile.Common:144: mod-integration-test] Error 1
make[1]: *** [Makefile:254: receiver/vcenterreceiver] Error 2
make: *** [Makefile:201: gointegration-test] Error 2
Pinging code owners @schmikei @StefanKurek, please take a look
|
@codeboten I think this release of govmomi introduced a couple bugs with how the vcsim is operating for our integration test... will need some more time as looking as other users are having issues https://github.com/vmware/govmomi/issues using the vcsim. Just updating as I think something is culpritable upstream on the vcsim side that might be playing a role here. Will try and look more into it when I have a moment! |
|
Thanks @schmikei! |
|
This PR was marked stale due to lack of activity. It will be closed in 14 days. |
|
Closed as inactive. Feel free to reopen if this PR is still being worked on. |
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update ( If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
v0.50.0->v0.51.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
vmware/govmomi (github.com/vmware/govmomi)
v0.51.0Compare Source
Release v0.51.0
🐞 Fix
e61afb1] vcsim: Avoid possible race in SessionManager.Logout💫 API Changes
2250eba] Add option to use a filter function as value of property.Match (#3785)a534f39] Add object.VirtualMachine.CreateSnapshotEx method761efe9] Add object.VirtualMachine.PromoteDisks methoda09e0ec] Extend vmdk.Info to include Descriptor💫
govc(CLI)59cb29b] Add vm.disk.promote commandeaaeb84] Add import.vmdk '-i' flag to output vmdk info only💫
vcsim(Simulator)30750a6] Add CreateSnapshotEx for simulator6af11fc] Use OptionManager to configure session timeout duration40a596c] Add VirtualMachine.PromoteDisks_Task method22c7be3] Use vmdk.Descriptor for vmdk file metadata54f2b70] Avoid use of sha1 for stable UUIDs (OIDs) (#3766)🧹 Chore
5019694] Update version.go for v0.51.0a5f933d] update container images9002dc9] update.goreleaser.ymlto v2Use OptionManager to configure session timeout duration [
6af11fc]:var simulator.SessionIdleTimeout has been removed.
Use sim25.SetSessionTimeout instead.
📖 Commits
5019694] chore: Update version.go for v0.51.02250eba] api: Add option to use a filter function as value of property.Match (#3785)30750a6] vcsim: Add CreateSnapshotEx for simulatora534f39] api: Add object.VirtualMachine.CreateSnapshotEx method6af11fc] vcsim: Use OptionManager to configure session timeout duration2bcb4c3] build(deps): bump actions/setup-go from 5.4.0 to 5.5.0bf0dfcb] chore(deps): go mod tidyd41f29d] build(deps): bump golang.org/x/text from 0.24.0 to 0.25.040a596c] vcsim: Add VirtualMachine.PromoteDisks_Task method59cb29b] govc: Add vm.disk.promote command761efe9] api: Add object.VirtualMachine.PromoteDisks method22c7be3] vcsim: Use vmdk.Descriptor for vmdk file metadata98ad4c1] build(deps): bump mxschmitt/action-tmate from 3.21 to 3.22eaaeb84] govc: Add import.vmdk '-i' flag to output vmdk info onlya09e0ec] api: Extend vmdk.Info to include Descriptore61afb1] fix: vcsim: Avoid possible race in SessionManager.Logout0cbdbf0] emacs: Add datastore.ls '-a' flag when prefix arg is givena5f933d] chore: update container images54f2b70] vcsim: Avoid use of sha1 for stable UUIDs (OIDs) (#3766)49ec77a] build(deps): bump test-unit from 3.6.7 to 3.6.8 in /genecbccf5] build(deps): bump mxschmitt/action-tmate from 3.20 to 3.21b1a3a20] build(deps): bump nokogiri in /gen in the bundler group9002dc9] chore: update.goreleaser.ymlto v2Configuration
📅 Schedule: Branch creation - "on tuesday" (UTC), 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.
This PR was generated by Mend Renovate. View the repository job log.