Skip to content

Balloons with components #526

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

Merged
merged 4 commits into from
Jun 17, 2025
Merged

Conversation

askervin
Copy link
Collaborator

@askervin askervin commented Jun 8, 2025

This patch series introduces composite balloons.

I'd recommend starting the review by reading the document change.

The components option may look a bit funny, because there is only one property that can be defined for each component, namely balloonType.

However, for future steps, it is important to reserve room for other properties as well. For instance, each component is likely to need a cpuPortion to enable different portions of composite balloon's CPUs to be allocated by different component balloon types. Quite likely a property telling that a fixed number of CPUs should be allocated from a particular component, while allocation of all the other needed CPUs can be shared among other components.

@askervin askervin force-pushed the 5bR_balloons_composite branch from a0a8e80 to 80390d6 Compare June 9, 2025 08:07
@askervin askervin requested review from klihub and fmuyassarov June 9, 2025 08:13
@askervin askervin force-pushed the 5bR_balloons_composite branch from 80390d6 to 42fc185 Compare June 9, 2025 11:25
@klihub
Copy link
Collaborator

klihub commented Jun 17, 2025

@askervin This needs a rebase and conflict resolution.

@askervin askervin force-pushed the 5bR_balloons_composite branch from 42fc185 to f0be14d Compare June 17, 2025 07:09
@askervin
Copy link
Collaborator Author

@klihub, rebased, conflict in doc resolved. e2e test passes.

@klihub klihub merged commit 0880f51 into containers:main Jun 17, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants