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 kubevirt.io/containerized-data-importer-api from 1.55.2 to 1.56.1 #180

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps kubevirt.io/containerized-data-importer-api from 1.55.2 to 1.56.1.

Release notes

Sourced from kubevirt.io/containerized-data-importer-api's releases.

v1.56.1

No release notes provided.

v1.56.0

This release follows v1.55.0 and consists of 95 changes, contributed by 19 people, leading to 614 files changed, 36685 insertions(+), 34515 deletions(-).

The source code and selected binaries are available for download at: https://github.com/kubevirt/containerized-data-importer/releases/tag/v1.56.0.

Pre-built CDI containers are published on Quay.io and can be viewed at: https://quay.io/repository/kubevirt/cdi-controller/ https://quay.io/repository/kubevirt/cdi-importer/ https://quay.io/repository/kubevirt/cdi-cloner/ https://quay.io/repository/kubevirt/cdi-uploadproxy/ https://quay.io/repository/kubevirt/cdi-apiserver/ https://quay.io/repository/kubevirt/cdi-uploadserver/ https://quay.io/repository/kubevirt/cdi-operator/

Notable changes

Enhancement: Stop serving v1alpha1 CRDs Enhancement: Add DataVolume garbage collection support for DataImportCron and DataSource Enhancement: Add DataImportCron CronJobs Proxy support Enhancement: Fix import proxy ConfigMap update Enhancement: Support for external volume populators in DataVolumes Enhancement: Pass KubeVirt default instance type and preference annotations on DataImportCrons to DataVolumes and DataSources Enhancement: Add sourceRef support for VolumeSnapshot sources Enhancement: cdi.kubevirt.io/storage.checkStaticVolume annotation skips volume population step if a static PV is configured for target DataVOlume PVC

BugFix: Enable HonorWaitForFirstConsumer by default on release manifest BugFix: Priority of CDI SecurityContextConstraints is too high BugFix: TopoLVM profile missing defaults BugFix: Add LINSTOR to known provisioners BugFix: Add Open Stack manila to known provisioners BugFix: update golang to 1.18.8 BugFix: Fix bug in size-detection mechanism when cloning across namespaces BugFix: Mount block PVCs readonly when source of clone operation BugFix: Failed/successful pods associated with DataImportCron Jobs are cleaned up BugFix: PVC garbage collection in DataImportCron fails when CDI DV garbage collection is disabled BugFix: Ensure Prometheus resources exist for CDINotReady BugFix: target PVC disappears after cross namespace clone BugFix: Fix DataImportCron PVC timestamping BugFix: VM with DataSource referring a non-existing PVC won't start after DataSource fix BugFix: use retry filter in inline streaming conversion with qcow2 http endpoints. BugFix: Stop forcing preallocation on block imports BugFix: Respect bind.immediate annotation on snapshot/csi clone by falling back to host assisted

... (truncated)

Changelog

Sourced from kubevirt.io/containerized-data-importer-api's changelog.

v1.56.1 Enable DV status subresource (#2626) Pass DV labels to PVC Annotate DIC-created DV for immediate binding (#2653) Report last DV phase in tests when garbage collection fails (#2668) Allow restoreSize to be 0, and use request size if 0 (#2719) Add Dell EMC, HPE & Hitachi to known provisioners (#2720) Skip TLS crypto test when routes are used/ensure anyvolumedatasource test pvc is gone (#2677) (#2706) Propagate CDI workload NodePlacement to DIC CronJob and initial Job (#2733) Add IBM and AWS EFS CSI to known provisioners (#2790) Fix DataImportCron PVC update error check (#2795)

Commits
  • ee9a066 Update manual release with new release information
  • 054a272 [release-v1.56] Fix DataImportCron PVC update error check (#2795)
  • bd434ec add akalenyu as approver, some others as reviewers (#2796)
  • a455517 [release-v1.56] Add IBM and AWS EFS CSI to known provisioners (#2790)
  • c704368 Allow dynamic linked build for non bazel build (#2756)
  • 045b20f [release-v1.56] Propagate CDI workload NodePlacement to DIC CronJob and initi...
  • fe4f554 Skip TLS crypto test when routes are used/ensure anyvolumedatasource test pvc...
  • 1847a94 [release-v1.56] Add Dell EMC, HPE & Hitachi to known provisioners (#2720)
  • 3de2415 Allow restoreSize to be 0, and use request size if 0 (#2719)
  • d01cded Correctly wait for resourcequota "ready" state in tests (#2714)
  • 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.
kubevirt-bot commented 1 year ago

[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 shellyka13 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: - **[OWNERS](https://github.com/kubevirt/kubevirt-velero-plugin/blob/main/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
dependabot[bot] commented 1 year ago

Superseded by #184.