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 sigs.k8s.io/cluster-api-provider-vsphere from 1.0.1 to 1.8.7 #7242

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2024

Bumps sigs.k8s.io/cluster-api-provider-vsphere from 1.0.1 to 1.8.7.

Release notes

Sourced from sigs.k8s.io/cluster-api-provider-vsphere's releases.

v1.8.7

Changes since v1.8.5


📈 Overview

  • 1 new commit merged
  • 1 bug fixed 🐛

🐛 Bug Fixes

  • supervisor: Skip updating immutable VMOp fields (#2579)

Thanks to all our contributors! 😊

v1.8.5

Changes since v1.8.4


📈 Overview

  • 4 new commits merged
  • 2 bugs fixed 🐛

🐛 Bug Fixes

  • Force logout of sessions in case of errors (#2534)
  • Improve clustermodule existence check (#2554)

🌱 Others

  • Bump to Go 1.20.11 (#2494)
  • Bump to Go 1.20.12 (#2539)

Thanks to all our contributors! 😊

v1.8.4

Changes since v1.8.3


📈 Overview

  • 2 new commits merged
  • 1 bug fixed 🐛

🐛 Bug Fixes

  • Use a less expensive method for storage policy (#2481)

🌱 Others

  • Clarify OWNER_ALIASES file (#2447)

Thanks to all our contributors! 😊

v1.8.3

Changes since v1.8.2


... (truncated)

Commits
  • ba72420 Merge pull request #2579 from chrischdi/pr-cp-1.8-2566
  • 88acf9f Skip updating immutable VMOp fields
  • 1b6b682 Merge pull request #2554 from rikatz/cherrypick-2535-release18
  • 0604ac0 Improve clustermodule existence check
  • 36e7960 Merge pull request #2539 from k8s-infra-cherrypick-robot/cherry-pick-2538-to-...
  • 4a833b8 Bump to Go 1.20.12
  • 83d3262 Merge pull request #2534 from k8s-infra-cherrypick-robot/cherry-pick-2530-to-...
  • 3559d43 Force logout of sessions in case of errors
  • 1c9e9c7 Merge pull request #2494 from k8s-infra-cherrypick-robot/cherry-pick-2493-to-...
  • dd790c1 Bump to Go 1.20.11
  • Additional commits viewable in compare view

Dependabot compatibility score

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

@eks-distro-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign mitalipaygude for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found 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

@eks-distro-bot
Copy link
Collaborator

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

I'm waiting for a aws 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/test-infra repository.

@eks-distro-bot eks-distro-bot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Jan 1, 2024
@dependabot dependabot bot force-pushed the dependabot/go_modules/sigs.k8s.io/cluster-api-provider-vsphere-1.8.7 branch from 409afe7 to bca61a0 Compare January 12, 2024 19:18
Bumps [sigs.k8s.io/cluster-api-provider-vsphere](https://github.com/kubernetes-sigs/cluster-api-provider-vsphere) from 1.0.1 to 1.8.7.
- [Release notes](https://github.com/kubernetes-sigs/cluster-api-provider-vsphere/releases)
- [Commits](kubernetes-sigs/cluster-api-provider-vsphere@v1.0.1...v1.8.7)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/cluster-api-provider-vsphere
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/sigs.k8s.io/cluster-api-provider-vsphere-1.8.7 branch from bca61a0 to ae46684 Compare January 17, 2024 07:46
@eks-distro-bot
Copy link
Collaborator

@dependabot[bot]: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
eks-anywhere-presubmit ae46684 link true /test eks-anywhere-presubmit
eks-anywhere-e2e-presubmit ae46684 link true /test eks-anywhere-e2e-presubmit
eks-anywhere-cli-attribution-presubmit ae46684 link true /test eks-anywhere-cli-attribution-presubmit
eks-anywhere-generate-files-presubmits ae46684 link true /test eks-anywhere-generate-files-presubmits

Full PR test history. Your PR dashboard.

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/test-infra repository. I understand the commands that are listed here.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 21, 2024

Superseded by #7337.

@dependabot dependabot bot closed this Jan 21, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/sigs.k8s.io/cluster-api-provider-vsphere-1.8.7 branch January 21, 2024 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependabot ok-to-test size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant