kubevirt icon indicating copy to clipboard operation
kubevirt copied to clipboard

refactor: replace all the datavolumes and pvcs name

Open sarthaksarthak9 opened this issue 11 months ago • 18 comments

replace all the datavolumes and pvcs name assignements with PVCNameFromVirtVolume

What this PR does

Fixes #11254

Why we need it and why it was done in this way

The following tradeoffs were made:

The following alternatives were considered:

Links to places where the discussion took place:

Special notes for your reviewer

Thank you for reviewing

Checklist

This checklist is not enforcing, but it's a reminder of items that could be relevant to every PR. Approvers are expected to review this list.

Release note

None

sarthaksarthak9 avatar Mar 03 '24 10:03 sarthaksarthak9

Hi @sarthaksarthak9. Thanks for your PR.

PRs from untrusted users cannot be marked as trusted with /ok-to-test in this repo meaning untrusted PR authors can never trigger tests themselves. Collaborators can still trigger tests on the PR using /test all.

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.

kubevirt-bot avatar Mar 03 '24 10:03 kubevirt-bot

/test pull-kubevirt-build

alicefr avatar Mar 05 '24 09:03 alicefr

@sarthaksarthak9 thanks for your work, the changes look fine to me

alicefr avatar Mar 05 '24 09:03 alicefr

/ok-to-test

alicefr avatar Mar 06 '24 12:03 alicefr

@sarthaksarthak9 please add NONE to the release note

alicefr avatar Mar 06 '24 12:03 alicefr

@sarthaksarthak9 please, adjust your commit message. Right now, you have the sign-off as title. Please, give a short title and then a quick description of what the commit does. You can add the signoff using git commit -s and you can use git commit --amend -s to modify the latest commit.

alicefr avatar Mar 08 '24 07:03 alicefr

/test all

alicefr avatar Mar 12 '24 14:03 alicefr

@sarthaksarthak9 can you please fix the commit message with a short title and a brief explanation why the change is needed

alicefr avatar Mar 12 '24 14:03 alicefr

@sarthaksarthak9 please, give a short title and a message body in the commit message. Try to give a look to the git history with git log to standardize your commit message.

alicefr avatar Mar 14 '24 10:03 alicefr

@sarthaksarthak9 please, give a short title and a message body in the commit message. Try to give a look to the git history with git log to standardize your commit message.

@alicefr Srry I am quite confuse rn, I try to did something similar "Refactor: Replaces data volume and PVC name assignments with PVCNameFromVirtVolume function".

sarthaksarthak9 avatar Mar 14 '24 11:03 sarthaksarthak9

@sarthaksarthak9

Please take a look at this: https://cbea.ms/git-commit/ The first line is usually a short log, to provide quick context. The body of the commit log provides further context and material needed. This is super helpful when you have to look at hundreds of commits or even better understands the changes thanks to the author's context.

Thanks for working on this.

victortoso avatar Mar 15 '24 11:03 victortoso

/test all

alicefr avatar Apr 26 '24 06:04 alicefr

/release-note-none

alicefr avatar Apr 26 '24 06:04 alicefr

/lgtm

alicefr avatar Apr 26 '24 06:04 alicefr

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: xpivarc

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:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

kubevirt-bot avatar Apr 26 '24 13:04 kubevirt-bot

Required labels detected, running phase 2 presubmits: /test pull-kubevirt-e2e-windows2016 /test pull-kubevirt-e2e-kind-1.27-vgpu /test pull-kubevirt-e2e-kind-sriov /test pull-kubevirt-e2e-k8s-1.29-ipv6-sig-network /test pull-kubevirt-e2e-k8s-1.27-sig-network /test pull-kubevirt-e2e-k8s-1.27-sig-storage /test pull-kubevirt-e2e-k8s-1.27-sig-compute /test pull-kubevirt-e2e-k8s-1.27-sig-operator /test pull-kubevirt-e2e-k8s-1.28-sig-network /test pull-kubevirt-e2e-k8s-1.28-sig-storage /test pull-kubevirt-e2e-k8s-1.28-sig-compute /test pull-kubevirt-e2e-k8s-1.28-sig-operator

kubevirt-commenter-bot avatar Apr 26 '24 13:04 kubevirt-commenter-bot

@victortoso PTAL

/lgtm too

victortoso avatar Apr 26 '24 14:04 victortoso

PR needs rebase.

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.

kubevirt-bot avatar May 17 '24 01:05 kubevirt-bot