Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🌱 Bump the all-go-mod-patch-and-minor group across 2 directories with 7 updates #3403

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2025

Bumps the all-go-mod-patch-and-minor group with 4 updates in the / directory: github.com/vmware/govmomi, k8s.io/api, k8s.io/apiextensions-apiserver and k8s.io/cluster-bootstrap.
Bumps the all-go-mod-patch-and-minor group with 4 updates in the /test directory: github.com/vmware/govmomi, k8s.io/api, k8s.io/apiextensions-apiserver and k8s.io/cluster-bootstrap.

Updates github.com/vmware/govmomi from 0.48.1 to 0.49.0

Release notes

Sourced from github.com/vmware/govmomi's releases.

v0.49.0

Release v0.49.0

Release Date: 2025-03-11

🐞 Fix

  • [f13754e9] vcsim: extend PropertyCollector lock to avoid potential races (#3697)
  • [67566aa6] Drop operationID soap header for unsupported endpoints

💫 govc (CLI)

  • [29fe42fa] add volume.rm -keep flag to retain backing disk
  • [55b76378] add volume.extend command
  • [1b06c598] add GPU commands
  • [8f7fbc3a] add session.login -jwt option (#3041)
  • [35b5564b] Rewrite kms.export URL to use the host we connected to vCenter with
  • [5899d799] Add storage.policy.create '-e' option to enable encryption

💫 vcsim (Simulator)

  • [f16c46bc] add vsan Datastore support
  • [cdeb3e48] remove simulator.Map package variable
  • [4a0b9464] add query and metadata support for CNS Volume API

🧹 Chore

  • [bd808e86] Update version.go for v0.49.0
  • [3bf0935b] Use cns Task helpers in govc volume commands

⚠️ BREAKING

remove simulator.Map package variable [cdeb3e48]: simulator.Map package variable has been removed simulator.SpoofContext function has been renamed to NewContext

📖 Commits

  • [bd808e86] chore: Update version.go for v0.49.0
  • [3b718697] build(deps): bump golang.org/x/text from 0.22.0 to 0.23.0
  • [3bf0935b] chore: Use cns Task helpers in govc volume commands
  • [29fe42fa] govc: add volume.rm -keep flag to retain backing disk
  • [55b76378] govc: add volume.extend command
  • [f16c46bc] vcsim: add vsan Datastore support
  • [cdeb3e48] vcsim: remove simulator.Map package variable
  • [f13754e9] fix: vcsim: extend PropertyCollector lock to avoid potential races (#3697)
  • [1b06c598] govc: add GPU commands
  • [8f7fbc3a] govc: add session.login -jwt option (#3041)

... (truncated)

Commits
  • bd808e8 chore: Update version.go for v0.49.0
  • b154c78 Merge pull request #3703 from vmware/dependabot/go_modules/golang.org/x/text-...
  • 3b71869 build(deps): bump golang.org/x/text from 0.22.0 to 0.23.0
  • 652e465 Merge pull request #3702 from dougm/cns-volumes
  • 3bf0935 chore: Use cns Task helpers in govc volume commands
  • 29fe42f govc: add volume.rm -keep flag to retain backing disk
  • 55b7637 govc: add volume.extend command
  • c293238 Merge pull request #3705 from dougm/vcsim-vsan
  • f16c46b vcsim: add vsan Datastore support
  • a640504 Merge pull request #3701 from dougm/vcsim-context
  • Additional commits viewable in compare view

Updates k8s.io/api from 0.32.2 to 0.32.3

Commits

Updates k8s.io/apiextensions-apiserver from 0.32.2 to 0.32.3

Commits

Updates k8s.io/apimachinery from 0.32.2 to 0.32.3

Commits

Updates k8s.io/client-go from 0.32.2 to 0.32.3

Commits

Updates k8s.io/cluster-bootstrap from 0.32.2 to 0.32.3

Commits

Updates k8s.io/component-base from 0.32.2 to 0.32.3

Commits

Updates github.com/vmware/govmomi from 0.48.1 to 0.49.0

Release notes

Sourced from github.com/vmware/govmomi's releases.

v0.49.0

Release v0.49.0

Release Date: 2025-03-11

🐞 Fix

  • [f13754e9] vcsim: extend PropertyCollector lock to avoid potential races (#3697)
  • [67566aa6] Drop operationID soap header for unsupported endpoints

💫 govc (CLI)

  • [29fe42fa] add volume.rm -keep flag to retain backing disk
  • [55b76378] add volume.extend command
  • [1b06c598] add GPU commands
  • [8f7fbc3a] add session.login -jwt option (#3041)
  • [35b5564b] Rewrite kms.export URL to use the host we connected to vCenter with
  • [5899d799] Add storage.policy.create '-e' option to enable encryption

💫 vcsim (Simulator)

  • [f16c46bc] add vsan Datastore support
  • [cdeb3e48] remove simulator.Map package variable
  • [4a0b9464] add query and metadata support for CNS Volume API

🧹 Chore

  • [bd808e86] Update version.go for v0.49.0
  • [3bf0935b] Use cns Task helpers in govc volume commands

⚠️ BREAKING

remove simulator.Map package variable [cdeb3e48]: simulator.Map package variable has been removed simulator.SpoofContext function has been renamed to NewContext

📖 Commits

  • [bd808e86] chore: Update version.go for v0.49.0
  • [3b718697] build(deps): bump golang.org/x/text from 0.22.0 to 0.23.0
  • [3bf0935b] chore: Use cns Task helpers in govc volume commands
  • [29fe42fa] govc: add volume.rm -keep flag to retain backing disk
  • [55b76378] govc: add volume.extend command
  • [f16c46bc] vcsim: add vsan Datastore support
  • [cdeb3e48] vcsim: remove simulator.Map package variable
  • [f13754e9] fix: vcsim: extend PropertyCollector lock to avoid potential races (#3697)
  • [1b06c598] govc: add GPU commands
  • [8f7fbc3a] govc: add session.login -jwt option (#3041)

... (truncated)

Commits
  • bd808e8 chore: Update version.go for v0.49.0
  • b154c78 Merge pull request #3703 from vmware/dependabot/go_modules/golang.org/x/text-...
  • 3b71869 build(deps): bump golang.org/x/text from 0.22.0 to 0.23.0
  • 652e465 Merge pull request #3702 from dougm/cns-volumes
  • 3bf0935 chore: Use cns Task helpers in govc volume commands
  • 29fe42f govc: add volume.rm -keep flag to retain backing disk
  • 55b7637 govc: add volume.extend command
  • c293238 Merge pull request #3705 from dougm/vcsim-vsan
  • f16c46b vcsim: add vsan Datastore support
  • a640504 Merge pull request #3701 from dougm/vcsim-context
  • Additional commits viewable in compare view

Updates k8s.io/api from 0.32.2 to 0.32.3

Commits

Updates k8s.io/apiextensions-apiserver from 0.32.2 to 0.32.3

Commits

Updates k8s.io/apimachinery from 0.32.2 to 0.32.3

Commits

Updates k8s.io/client-go from 0.32.2 to 0.32.3

Commits

Updates k8s.io/cluster-bootstrap from 0.32.2 to 0.32.3

Commits

Updates k8s.io/component-base from 0.32.2 to 0.32.3

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

… 7 updates

Bumps the all-go-mod-patch-and-minor group with 4 updates in the / directory: [github.com/vmware/govmomi](https://github.com/vmware/govmomi), [k8s.io/api](https://github.com/kubernetes/api), [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) and [k8s.io/cluster-bootstrap](https://github.com/kubernetes/cluster-bootstrap).
Bumps the all-go-mod-patch-and-minor group with 4 updates in the /test directory: [github.com/vmware/govmomi](https://github.com/vmware/govmomi), [k8s.io/api](https://github.com/kubernetes/api), [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) and [k8s.io/cluster-bootstrap](https://github.com/kubernetes/cluster-bootstrap).


Updates `github.com/vmware/govmomi` from 0.48.1 to 0.49.0
- [Release notes](https://github.com/vmware/govmomi/releases)
- [Changelog](https://github.com/vmware/govmomi/blob/main/CHANGELOG.md)
- [Commits](vmware/govmomi@v0.48.1...v0.49.0)

Updates `k8s.io/api` from 0.32.2 to 0.32.3
- [Commits](kubernetes/api@v0.32.2...v0.32.3)

Updates `k8s.io/apiextensions-apiserver` from 0.32.2 to 0.32.3
- [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
- [Commits](kubernetes/apiextensions-apiserver@v0.32.2...v0.32.3)

Updates `k8s.io/apimachinery` from 0.32.2 to 0.32.3
- [Commits](kubernetes/apimachinery@v0.32.2...v0.32.3)

Updates `k8s.io/client-go` from 0.32.2 to 0.32.3
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.32.2...v0.32.3)

Updates `k8s.io/cluster-bootstrap` from 0.32.2 to 0.32.3
- [Commits](kubernetes/cluster-bootstrap@v0.32.2...v0.32.3)

Updates `k8s.io/component-base` from 0.32.2 to 0.32.3
- [Commits](kubernetes/component-base@v0.32.2...v0.32.3)

Updates `github.com/vmware/govmomi` from 0.48.1 to 0.49.0
- [Release notes](https://github.com/vmware/govmomi/releases)
- [Changelog](https://github.com/vmware/govmomi/blob/main/CHANGELOG.md)
- [Commits](vmware/govmomi@v0.48.1...v0.49.0)

Updates `k8s.io/api` from 0.32.2 to 0.32.3
- [Commits](kubernetes/api@v0.32.2...v0.32.3)

Updates `k8s.io/apiextensions-apiserver` from 0.32.2 to 0.32.3
- [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
- [Commits](kubernetes/apiextensions-apiserver@v0.32.2...v0.32.3)

Updates `k8s.io/apimachinery` from 0.32.2 to 0.32.3
- [Commits](kubernetes/apimachinery@v0.32.2...v0.32.3)

Updates `k8s.io/client-go` from 0.32.2 to 0.32.3
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.32.2...v0.32.3)

Updates `k8s.io/cluster-bootstrap` from 0.32.2 to 0.32.3
- [Commits](kubernetes/cluster-bootstrap@v0.32.2...v0.32.3)

Updates `k8s.io/component-base` from 0.32.2 to 0.32.3
- [Commits](kubernetes/component-base@v0.32.2...v0.32.3)

---
updated-dependencies:
- dependency-name: github.com/vmware/govmomi
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/apiextensions-apiserver
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/apimachinery
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/client-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/cluster-bootstrap
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/component-base
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/vmware/govmomi
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/apiextensions-apiserver
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/apimachinery
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/client-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/cluster-bootstrap
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/component-base
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added area/dependency Issues or PRs related to dependency changes ok-to-test Indicates a non-member PR verified by an org member that is safe to test. labels Mar 17, 2025
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Mar 17, 2025
@k8s-ci-robot
Copy link
Contributor

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

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 kubernetes-sigs/prow repository.

@k8s-ci-robot k8s-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Mar 17, 2025
@k8s-ci-robot k8s-ci-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Mar 17, 2025
@sbueringer
Copy link
Member

/retest

@sbueringer
Copy link
Member

We'll need some changes to bump govmomi

simulator.Map.Any undefined (type func(ctx "context".Context) *"github.com/vmware/govmomi/simulator".Registry has no field or method Any) (typecheck)
https://github.com/kubernetes-sigs/cluster-api-provider-vsphere/actions/runs/13918083904?pr=3403

@chrischdi
Copy link
Member

/assign

@sbueringer
Copy link
Member

/test pull-cluster-api-provider-vsphere-e2e-vcsim-supervisor-main

@sbueringer
Copy link
Member

Thx!

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Mar 18, 2025
@k8s-ci-robot
Copy link
Contributor

LGTM label has been added.

Git tree hash: 0d4f6385489a5d4ba3b707bc04c0a5e46c9edce7

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: sbueringer

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 18, 2025
@k8s-ci-robot k8s-ci-robot merged commit 15d2f73 into main Mar 18, 2025
14 of 15 checks passed
@k8s-ci-robot k8s-ci-robot added this to the v1.13 milestone Mar 18, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/all-go-mod-patch-and-minor-81f88fc70f branch March 18, 2025 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. area/dependency Issues or PRs related to dependency changes cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants