kubevirt / kubevirt-velero-plugin

Plugin to Velero which automates backing up and restoring KubeVirt/CDI objects
Apache License 2.0
30 stars 28 forks source link

Bump github.com/vmware-tanzu/velero from 1.10.0 to 1.11.1 #179

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/vmware-tanzu/velero from 1.10.0 to 1.11.1.

Release notes

Sourced from github.com/vmware-tanzu/velero's releases.

v1.11.1

2023-07-25

Download

https://github.com/vmware-tanzu/velero/releases/tag/v1.11.1

Container Image

velero/velero:v1.11.1

Documentation

https://velero.io/docs/v1.11/

Upgrading

https://velero.io/docs/v1.11/upgrade-to-1.11/

All changes

  • Add support for OpenStack CSI drivers topology keys (#6488, @​kayrus)
  • Enhance the code because of #6297, the return value of GetBucketRegion is not recorded, as a result, when it fails, we have no way to get the cause (#6477, @​Lyndon-Li)
  • Fixed a bug where status.progress is not getting updated for backups. (#6324, @​blackpiglet)
  • Restore Endpoints before Services (#6316, @​ywk253100)
  • Fix issue #6182. If pod is not running, don't treat it as an error, let it go and leave a warning. (#6189, @​Lyndon-Li)

v1.11.1-rc.1

v1.11.1

2023-07-19

Download

https://github.com/vmware-tanzu/velero/releases/tag/v1.11.1-rc.1

Container Image

velero/velero:v1.11.1-rc.1

Documentation

https://velero.io/docs/v1.11/

Upgrading

https://velero.io/docs/v1.11/upgrade-to-1.11/

All changes

  • Add support for OpenStack CSI drivers topology keys (#6488, @​kayrus)
  • Enhance the code because of #6297, the return value of GetBucketRegion is not recorded, as a result, when it fails, we have no way to get the cause (#6477, @​Lyndon-Li)
  • Fixed a bug where status.progress is not getting updated for backups. (#6324, @​blackpiglet)
  • Restore Endpoints before Services (#6316, @​ywk253100)
  • Fix issue #6182. If pod is not running, don't treat it as an error, let it go and leave a warning. (#6189, @​Lyndon-Li)

v1.11.0

v1.11

2023-04-20

... (truncated)

Commits
  • bdbe7eb Add v1.11.1 changelog. (#6522)
  • 5afe837 Merge pull request #6516 from blackpiglet/v1.11_change_push_to_gcr
  • 350cb6d Integrate pushing to docker hub and gcr.io in one docker build and push command.
  • ef23da3 Fix release-1.11 push github action out of space issue. (#6500)
  • 6862fb8 Merge pull request #6488 from kayrus/openstack-cis-zone-labels-1.11
  • c8e405c Merge branch 'release-1.11' into openstack-cis-zone-labels-1.11
  • 5836a2a Merge pull request #6485 from blackpiglet/release-1.11_bump_golang
  • a1e08f4 Add support for OpenStack CSI drivers topology keys
  • 61a08cc Bump Golang to v1.20.6 for release-1.11.
  • 46a355c Merge pull request #6477 from Lyndon-Li/release-1.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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
kubevirt-bot commented 1 year ago

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

I'm waiting for a kubevirt 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](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
ShellyKa13 commented 1 year ago

/ok-to-test

ShellyKa13 commented 1 year ago

/lgtm /approve

kubevirt-bot commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ShellyKa13

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: - ~~[OWNERS](https://github.com/kubevirt/kubevirt-velero-plugin/blob/main/OWNERS)~~ [ShellyKa13] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment