Modify volumebroker to filter volumes before aggregation#1407
Merged
lukasfrank merged 3 commits intoironcore-dev:mainfrom Dec 11, 2025
Merged
Conversation
Contributor
|
LGTM |
balpert89
approved these changes
Nov 12, 2025
Rohit-0505
approved these changes
Nov 12, 2025
f8dbd4e to
dff98fb
Compare
lukasfrank
requested changes
Nov 26, 2025
Member
lukasfrank
left a comment
There was a problem hiding this comment.
Does the proposed change work for existing Volumes . It looks like we recreate a Volume if the label is not present
dff98fb to
c0171ff
Compare
Member
As offline discussed: Check if it is possible to use the |
105e04c to
7afa384
Compare
7afa384 to
10f4076
Compare
afritzler
approved these changes
Dec 5, 2025
10f4076 to
56e5d1f
Compare
56e5d1f to
e3f4314
Compare
lukasfrank
requested changes
Dec 10, 2025
ea88e20 to
e67065d
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.
Proposed Changes
volumebrokerto filter volumes before aggregation and to addvolumepoollet.ironcore.dev/volume-uidlabel with parent volume uid as value inCreateVolumefunctionvolumepoolletto list and delete volumes usingvolumepoollet.ironcore.dev/volume-uidlabelFixes #1405