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

fix(cdi): fix cloning PVC to PVC #664

Merged
merged 2 commits into from
Jan 28, 2025
Merged

Conversation

LopatinDmitr
Copy link
Contributor

@LopatinDmitr LopatinDmitr commented Jan 24, 2025

Description

The PR fixed problem where DataVolumes stop at 100% Provisioning while cloning PVCs using scratch images.

Why do we need it, and what problem does it solve?

To fix the cloning failure and prevent DataVolumes from stopping, ensuring stable resource management.

What is the expected result?

Successful completion of PVC cloning without DataVolumes stopping, enabling seamless data management.

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.

@LopatinDmitr LopatinDmitr force-pushed the fix/cdi/fix-create-pvc-from-pvc branch from d0a88b6 to b568047 Compare January 28, 2025 07:30
Signed-off-by: dmitry.lopatin <[email protected]>
@LopatinDmitr LopatinDmitr force-pushed the fix/cdi/fix-create-pvc-from-pvc branch from b568047 to eef005a Compare January 28, 2025 07:56
Signed-off-by: dmitry.lopatin <[email protected]>
@LopatinDmitr LopatinDmitr changed the title fix(cdi): fix create pvc from pvc fix(cdi): fix cloning PVC to PVC Jan 28, 2025
@LopatinDmitr LopatinDmitr requested a review from Isteb4k January 28, 2025 14:44
@LopatinDmitr LopatinDmitr marked this pull request as ready for review January 28, 2025 14:44
@LopatinDmitr LopatinDmitr merged commit f331af8 into main Jan 28, 2025
12 checks passed
@LopatinDmitr LopatinDmitr deleted the fix/cdi/fix-create-pvc-from-pvc branch January 28, 2025 17:51
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