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

Bug 2180279: VM cannot be started while creating from a template which has 2nd disk added #1181

Merged
merged 1 commit into from
Mar 22, 2023

Conversation

avivtur
Copy link
Member

@avivtur avivtur commented Mar 22, 2023

📝 Description

Adding the namespace to the DataVolumeTemplate object causes issues and is not really necessary

🎥 Demo

After:

Peek.2023-03-22.15-45.mp4

…h has 2nd disk added

Signed-off-by: Aviv Turgeman <aturgema@redhat.com>
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 22, 2023

@avivtur: This pull request references Bugzilla bug 2180279, which is invalid:

  • expected the bug to target the "4.14.0" release, but it targets "4.13.0" instead

Comment /bugzilla refresh to re-evaluate validity if changes to the Bugzilla bug are made, or edit the title of this pull request to link to a different bug.

In response to this:

Bug 2180279: VM cannot be started while creating from a template which has 2nd disk added

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.

@openshift-ci openshift-ci bot added the approved This issue is something we want to fix label Mar 22, 2023
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 22, 2023

@avivtur: This pull request references Bugzilla bug 2180279, which is invalid:

  • expected the bug to target the "4.14.0" release, but it targets "4.13.0" instead

Comment /bugzilla refresh to re-evaluate validity if changes to the Bugzilla bug are made, or edit the title of this pull request to link to a different bug.

In response to this:

Bug 2180279: VM cannot be started while creating from a template which has 2nd disk added

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.

@metalice
Copy link
Member

/lgtm

@openshift-ci openshift-ci bot added the lgtm Passed code review, ready for merge label Mar 22, 2023
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 22, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: avivtur, metalice

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

@upalatucci
Copy link
Member

Can the dataVolumeTemplate have also a different namespace? I think it can. I would copy also that info if it's in the metadata

@avivtur
Copy link
Member Author

avivtur commented Mar 22, 2023

Can the dataVolumeTemplate have also a different namespace? I think it can. I would copy also that info if it's in the metadata

@upalatucci Hi
the dataVolumeTemplate is an array to create DataVolumes for the VM. you can't create a DV for a VM not in the same namespace, you can target the DV to be cloned from another DV/PVC that exists on another namespace if you have DV clone role binding.
So no it can't have a different namespace, I hope that makes sense to you

@upalatucci
Copy link
Member

yes okay great

@openshift-merge-robot openshift-merge-robot merged commit 99850bc into kubevirt-ui:main Mar 22, 2023
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 22, 2023

@avivtur: All pull requests linked via external trackers have merged:

Bugzilla bug 2180279 has been moved to the MODIFIED state.

In response to this:

Bug 2180279: VM cannot be started while creating from a template which has 2nd disk added

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved This issue is something we want to fix bugzilla/severity-high bugzilla/valid-bug lgtm Passed code review, ready for merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants