feat: Added 2 new sub-resources to our API: addResourceClaim and removeResourceClaim.#1782
Open
yaroslavborbat wants to merge 2 commits intomainfrom
Open
feat: Added 2 new sub-resources to our API: addResourceClaim and removeResourceClaim.#1782yaroslavborbat wants to merge 2 commits intomainfrom
yaroslavborbat wants to merge 2 commits intomainfrom
Conversation
4b4a98e to
65b6139
Compare
a81b3df to
c3f8640
Compare
c3f8640 to
639fb0a
Compare
587bb24 to
3ad4f7b
Compare
9e009af to
4433052
Compare
3ad4f7b to
e47499e
Compare
4433052 to
9df9150
Compare
e47499e to
87216b9
Compare
9df9150 to
5bd026c
Compare
c06d947 to
55c22c8
Compare
826cb32 to
5292184
Compare
5bd026c to
f4e8a6d
Compare
a6ffcde to
8bd27f0
Compare
f4e8a6d to
6a353c2
Compare
z9r5
previously approved these changes
Feb 6, 2026
8bd27f0 to
ad26b75
Compare
6a353c2 to
3c61d9d
Compare
danilrwx
requested changes
Feb 6, 2026
|
|
||
| // Kubevirt API replaces | ||
| replace kubevirt.io/api => github.com/deckhouse/3p-kubevirt/staging/src/kubevirt.io/api v1.6.2-v12n.0 | ||
| replace kubevirt.io/api => github.com/deckhouse/3p-kubevirt/staging/src/kubevirt.io/api v1.6.2-add-dra-hotplug-support |
diafour
reviewed
Feb 11, 2026
ad26b75 to
00ae620
Compare
0dd3246 to
ad0f80e
Compare
Isteb4k
requested changes
Feb 16, 2026
images/virtualization-artifact/pkg/apiserver/registry/vm/rest/remove_resourceclaim.go
Outdated
Show resolved
Hide resolved
e06cc66 to
cb15e2b
Compare
c026472 to
be14fd0
Compare
283d88b to
3fa871f
Compare
2d32a5c to
37da670
Compare
3fa871f to
3f3ecfd
Compare
Signed-off-by: Yaroslav Borbat <yaroslav.borbat@flant.com>
3f3ecfd to
385dcd3
Compare
This file contains hidden or 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
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
Added 2 new sub-resources to our API:
addResourceClaimandremoveResourceClaim. These are required for hot-plugging host devices inKubeVirt. See this PR for details:deckhouse/3p-kubevirt#53
Checklist
Changelog entries