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

feat(cdi): configure clone strategy of storage profile #563

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

Isteb4k
Copy link
Contributor

@Isteb4k Isteb4k commented Dec 9, 2024

Description

  1. Cloning PVC to PVC for provisioner rbd.csi.ceph.com now works via csi-clone instead of snapshot.
  2. With csi-clone, it's possible to specify the same or a larger capacity for the target PVC immediately, with no need to postpone resizing.

Checklist

  • The code is covered by unit tests.
  • e2e tests passed.
  • Documentation updated according to the changes.
  • Changes were tested in the Kubernetes cluster manually.

@Isteb4k Isteb4k force-pushed the feat/cdi/improve-clone-performance branch from 9fed317 to e74dbe6 Compare December 9, 2024 16:41
@Isteb4k Isteb4k changed the base branch from main to fix/api/provisioner-scheduling December 9, 2024 16:41
@Isteb4k Isteb4k changed the title Feat/cdi/improve clone performance feat(cdi): configure clone strategy of storage profile Dec 9, 2024
@Isteb4k Isteb4k force-pushed the fix/api/provisioner-scheduling branch 10 times, most recently from 7b715a2 to b2f5997 Compare December 12, 2024 09:35
@Isteb4k Isteb4k force-pushed the feat/cdi/improve-clone-performance branch from e74dbe6 to 6ed782e Compare December 12, 2024 09:37
@Isteb4k Isteb4k changed the base branch from fix/api/provisioner-scheduling to main December 12, 2024 09:37
@Isteb4k Isteb4k marked this pull request as ready for review December 12, 2024 15:45
@Isteb4k Isteb4k force-pushed the feat/cdi/improve-clone-performance branch from 6ed782e to 03783e5 Compare December 13, 2024 09:44
@Isteb4k Isteb4k merged commit 50b1b31 into main Dec 16, 2024
12 checks passed
@Isteb4k Isteb4k deleted the feat/cdi/improve-clone-performance branch December 16, 2024 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants