-
Notifications
You must be signed in to change notification settings - Fork 1
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(cvi,vi): unlock pending vi/cvi from vd ref #416
Draft
LopatinDmitr
wants to merge
3
commits into
main
Choose a base branch
from
fix/vi/unlock-pending-vi-from-vd-ref
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Isteb4k
requested changes
Oct 8, 2024
images/virtualization-artifact/pkg/controller/cvi/internal/source/object_ref_vd.go
Outdated
Show resolved
Hide resolved
images/virtualization-artifact/pkg/controller/cvi/internal/datasource_ready.go
Outdated
Show resolved
Hide resolved
images/virtualization-artifact/pkg/controller/cvi/internal/source/errors.go
Outdated
Show resolved
Hide resolved
images/virtualization-artifact/pkg/controller/vd/internal/attachee.go
Outdated
Show resolved
Hide resolved
Isteb4k
requested changes
Oct 8, 2024
images/virtualization-artifact/pkg/controller/vi/internal/source/object_ref_vd.go
Outdated
Show resolved
Hide resolved
LopatinDmitr
force-pushed
the
fix/vi/unlock-pending-vi-from-vd-ref
branch
2 times, most recently
from
October 13, 2024 09:29
45552d1
to
8e5b4f1
Compare
LopatinDmitr
changed the title
fix(vi): unlock pending vi from vd ref
fix(cvi,vi): unlock pending vi/cvi from vd ref
Oct 13, 2024
Isteb4k
requested changes
Oct 15, 2024
images/virtualization-artifact/pkg/controller/vd/internal/attachee.go
Outdated
Show resolved
Hide resolved
images/virtualization-artifact/pkg/controller/vd/internal/attachee.go
Outdated
Show resolved
Hide resolved
images/virtualization-artifact/pkg/controller/vd/internal/attachee.go
Outdated
Show resolved
Hide resolved
images/virtualization-artifact/pkg/controller/vd/vd_reconciler.go
Outdated
Show resolved
Hide resolved
images/virtualization-artifact/pkg/controller/vi/internal/source/object_ref_vd.go
Outdated
Show resolved
Hide resolved
images/virtualization-artifact/pkg/controller/vm/internal/block_device.go
Outdated
Show resolved
Hide resolved
images/virtualization-artifact/pkg/controller/vm/internal/block_device.go
Show resolved
Hide resolved
Isteb4k
requested changes
Oct 15, 2024
images/virtualization-artifact/pkg/controller/vd/internal/inuse.go
Outdated
Show resolved
Hide resolved
LopatinDmitr
force-pushed
the
fix/vi/unlock-pending-vi-from-vd-ref
branch
from
October 21, 2024 08:36
523f4a4
to
f8134b5
Compare
LopatinDmitr
requested review from
Isteb4k and
diafour
and removed request for
Isteb4k
October 23, 2024 21:14
LopatinDmitr
force-pushed
the
fix/vi/unlock-pending-vi-from-vd-ref
branch
from
October 27, 2024 19:57
70fd271
to
0f11fd4
Compare
diafour
reviewed
Oct 28, 2024
images/virtualization-artifact/pkg/controller/vi/internal/source/errors.go
Outdated
Show resolved
Hide resolved
diafour
reviewed
Oct 28, 2024
LopatinDmitr
force-pushed
the
fix/vi/unlock-pending-vi-from-vd-ref
branch
8 times, most recently
from
October 29, 2024 20:42
d37bad7
to
7b7bcd5
Compare
LopatinDmitr
force-pushed
the
fix/vi/unlock-pending-vi-from-vd-ref
branch
from
October 30, 2024 12:12
7b7bcd5
to
11bbb7f
Compare
LopatinDmitr
force-pushed
the
fix/vi/unlock-pending-vi-from-vd-ref
branch
9 times, most recently
from
November 22, 2024 07:53
929fc17
to
1818962
Compare
LopatinDmitr
force-pushed
the
fix/vi/unlock-pending-vi-from-vd-ref
branch
6 times, most recently
from
November 22, 2024 13:16
f5f5d24
to
2c03739
Compare
Isteb4k
previously approved these changes
Nov 22, 2024
images/virtualization-artifact/pkg/controller/cvi/internal/source/object_ref_vd.go
Outdated
Show resolved
Hide resolved
images/virtualization-artifact/pkg/controller/vd/internal/inuse.go
Outdated
Show resolved
Hide resolved
LopatinDmitr
force-pushed
the
fix/vi/unlock-pending-vi-from-vd-ref
branch
from
November 25, 2024 14:38
2c03739
to
5bc2012
Compare
Signed-off-by: dmitry.lopatin <[email protected]>
Signed-off-by: dmitry.lopatin <[email protected]>
LopatinDmitr
force-pushed
the
fix/vi/unlock-pending-vi-from-vd-ref
branch
5 times, most recently
from
November 25, 2024 22:06
c4e8c52
to
8d2b638
Compare
Signed-off-by: dmitry.lopatin <[email protected]>
LopatinDmitr
force-pushed
the
fix/vi/unlock-pending-vi-from-vd-ref
branch
from
November 26, 2024 19:49
8d2b638
to
8b0c8b6
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Add conditon 'InUse" for VirtualDisk. This condition indicate:
Add condition 'BlockDeviceAllowed' for VirtualMachine. This condition indicate state VirtualDisk (may be attached or no)
Why do we need it, and what problem does it solve?
Fix problem with lock VirtualImage and ClusterVirtual image in phase 'Pending' after stopping or deleting VirtualMachine, when used needed VirtualDisk in them.
What is the expected result?
Checklist