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 kubevirt.io/containerized-data-importer-api from 1.58.0 to 1.58.1 #216

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2024

Bumps kubevirt.io/containerized-data-importer-api from 1.58.0 to 1.58.1.

Release notes

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

v1.58.1

This release follows v1.58.0 and consists of 12 changes, contributed by 3 people, leading to 35 files changed, 1656 insertions(+), 209 deletions(-).

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

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

BugFix: Fix populators not repopulating pvc after it was deleted (#3071) BugFix: Fix DataImportCron PVC GC race and test flakiness (#3063) BugFix: Add Trident RWO Filesystem capability (#3051) BugFix: Extract regular files as well during clone from filesystem (#3046) Enhancement: Add new Prometheus alerts and label existing alerts (#3040) BugFix: Grant ns admin missing create RBAC for various CDI resources (#3031) BugFix: Update CDIMultipleDefaultVirtStorageClasses alert health impact labels to "none" (#3025) Enhancement: add .snyk file (#3016) BugFix: Add version field to the OpenAPI definition (#3014) BugFix: Fix Trident provisioner key for using csi-clone (#3008) Cleanup: Work around common snapshot controller issue in tests (#2996)

Contributors

3 people contributed to this release:

     9	kubevirt-bot <[email protected]>
     2	Arnon Gilboa <[email protected]>
     1	Alex Kalenyuk <[email protected]>

Additional Resources

Changelog

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

v1.58.0 BugFix: Avoid crash of cdi-operator when CDI CR is deleted (#2856) BugFix: panic in /go/pkg/mod/k8s.io/[email protected]/discovery/aggregated_discovery.go:88 (#2855) Enhancement: Increase deployment cpu requests to 100m. Configure controllers to handle concurrent requests (#2862) BugFix: Remove DataVolume reconcile error when storage class is not found yet (#2860) BugFix: Fix not passing priority class to populator pod (#2864) BugFix: Bump github.com/containers/image/v5 for resuming layer pulls after "unexpected EOF" and "connection reset by peer" errors (#2874) BugFix: Avoid creating snapshot of old storage class DataImportCron PVCs (#2837) BugFix: Global permissions [*] seen across CDI components (#2866) Enhancement: Allow modifying log verbosity in CDI (#2882) BugFix: Trident ontap-san supports RWX not just RWO (#2868) BugFix: Delete old version DV's with DIC garbage collector (#2749) BugFix: Add preferred ReadWriteMany, Filesystem capability to the pxd.portworx.com provisioner (#2789) BugFix: nil ptr in snapshot clone controller (#2900) BugFix: Allow the usage of AnnPodRetainAfterCompletion with populators (#2873) BugFix: wffc override not respected for blank block disks (#2917) Cleanup: "clone_progress" metric has been removed from the project documentation. exclude this metric from the documentation as it is intended for internal use only. (#2929) Enhancement: Default virtualization storage class that takes precedence over k8s default storage class (#2913) Cleanup: Updated to bazel 5.4.0 and golang 1.20.10 (#2934) Cleanup: Build with golang 1.20.10 (#2942)

v1.58.1 BugFix: Fix populators not repopulating pvc after it was deleted (#3071) BugFix: Fix DataImportCron PVC GC race and test flakiness (#3063) BugFix: Add Trident RWO Filesystem capability (#3051) BugFix: Extract regular files as well during clone from filesystem (#3046) Enhancement: Add new Prometheus alerts and label existing alerts (#3040) BugFix: Grant ns admin missing create RBAC for various CDI resources (#3031) BugFix: Update CDIMultipleDefaultVirtStorageClasses alert health impact labels to "none" (#3025) Enhancement: add .snyk file (#3016) BugFix: Add version field to the OpenAPI definition (#3014) BugFix: Fix Trident provisioner key for using csi-clone (#3008) Cleanup: Work around common snapshot controller issue in tests (#2996)

Commits
  • 6c4dcf1 v1.58.1 release notes
  • 97a5b39 [release-v1.58] Fix populators not repopulating pvc after it was deleted (#3071)
  • aace807 [release-v1.58] Fix DataImportCron PVC GC race and test flakiness (#3063)
  • 782417d Add Trident RWO Filesystem capability (#3051)
  • cf8a9b2 Extract regular files as well during clone from filesystem (#3046)
  • 10bb5e6 [release-v1.58] Add new Prometheus alerts and label existing alerts (#3040)
  • 0dfa4e0 Grant ns admin missing create RBAC for various CDI resources (#3031)
  • 8ab775d Update CDIMultipleDefaultVirtStorageClasses alert (#3025)
  • e4674c2 feat: add .snyk file (#3016)
  • 58003fd Add version field to the OpenAPI definition (#3014)
  • 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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 5, 2024
@kubevirt-bot kubevirt-bot added the dco-signoff: yes Indicates the PR's author has DCO signed all their commits. label Feb 5, 2024
@kubevirt-bot
Copy link

[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 mhenriks 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

@kubevirt-bot kubevirt-bot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Feb 5, 2024
@kubevirt-bot
Copy link

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. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Bumps [kubevirt.io/containerized-data-importer-api](https://github.com/kubevirt/containerized-data-importer) from 1.58.0 to 1.58.1.
- [Release notes](https://github.com/kubevirt/containerized-data-importer/releases)
- [Changelog](https://github.com/kubevirt/containerized-data-importer/blob/v1.58.1/manual-release-notes)
- [Commits](kubevirt/containerized-data-importer@v1.58.0...v1.58.1)

---
updated-dependencies:
- dependency-name: kubevirt.io/containerized-data-importer-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/kubevirt.io/containerized-data-importer-api-1.58.1 branch from 3c6e59c to 6181c71 Compare February 12, 2024 13:49
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 25, 2024

Superseded by #233.

@dependabot dependabot bot closed this Mar 25, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/kubevirt.io/containerized-data-importer-api-1.58.1 branch March 25, 2024 04:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dco-signoff: yes Indicates the PR's author has DCO signed all their commits. dependencies Pull requests that update a dependency file needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant