[release/v1.61] Cherry pick 1906 to release/v1.61#1916
Merged
kubermatic-bot merged 2 commits intokubermatic:release/v1.61kubermatic/machine-controller:release/v1.61from Apr 7, 2025
soer3n:cherry-pick-1906-to-release/v1.61soer3n/machine-controller:cherry-pick-1906-to-release/v1.61Copy head branch name to clipboard
Merged
[release/v1.61] Cherry pick 1906 to release/v1.61#1916kubermatic-bot merged 2 commits intokubermatic:release/v1.61kubermatic/machine-controller:release/v1.61from soer3n:cherry-pick-1906-to-release/v1.61soer3n/machine-controller:cherry-pick-1906-to-release/v1.61Copy head branch name to clipboard
kubermatic-bot merged 2 commits intokubermatic:release/v1.61kubermatic/machine-controller:release/v1.61from
soer3n:cherry-pick-1906-to-release/v1.61soer3n/machine-controller:cherry-pick-1906-to-release/v1.61Copy head branch name to clipboard
Conversation
6a7f30b to
e70864f
Compare
65e2b36 to
8239c41
Compare
…ubermatic#1906) * change kubevirt vm cpu assignment to not overwrite cpu alloc ratio Signed-off-by: soer3n <srenhenning@googlemail.com> * update kubevirt testdata Signed-off-by: soer3n <srenhenning@googlemail.com> * revert testdata change and add condition for vm cpu assignment Signed-off-by: soer3n <srenhenning@googlemail.com> * switch to providerSpec for enabling vcpu assignment Signed-off-by: soer3n <srenhenning@googlemail.com> * adapt kubevirt cpu struct * adapt kubevirt cpu struct for configuring vcpus for a virtual machine * modify logic in function for rendering resource requests and limits * modify validation accordingly to be a bit more specific regarding resources Signed-off-by: soer3n <srenhenning@googlemail.com> * revert unnessecarry changes to mocked kubevirt vm Signed-off-by: soer3n <srenhenning@googlemail.com> * changes after review Signed-off-by: soer3n <srenhenning@googlemail.com> --------- Signed-off-by: soer3n <srenhenning@googlemail.com>
8239c41 to
1815216
Compare
Signed-off-by: soer3n <srenhenning@googlemail.com> revert change regarding import of sdk submodule Signed-off-by: soer3n <srenhenning@googlemail.com> kubevirt resources and vcpus should only be parsed wihtout specified instance type Signed-off-by: soer3n <srenhenning@googlemail.com>
a94f086 to
ce286aa
Compare
Contributor
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: moadqassem The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Contributor
|
LGTM label has been added. DetailsGit tree hash: 1811aaf5d89574788455280f9dc79d6951c01533 |
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.
This is a manual cherry-pick of #1906 and #1912
/assign soer3n