Add clustersim command for manual MCM testing - #1152
Open
takoverflow wants to merge 2 commits into
Open
takoverflow wants to merge 2 commits into
takoverflow wants to merge 2 commits into
Conversation
Signed-off-by: Prashant Tak <prashant.tak@sap.com>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
4 tasks
takoverflow
marked this pull request as ready for review
September 15, 2026 19:54
Signed-off-by: Prashant Tak <prashant.tak@sap.com>
takoverflow
force-pushed
the
feat/clustersim
branch
from
September 15, 2026 20:01
62d6692 to
ebfa590
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.
What this PR does / why we need it:
Introduces standalone
clustersimtool to create virtual clusters with workload consisting of MachineClasses and MachineDeployments to aid in manual testing. Please check itsREADME.mdfor more details.Which issue(s) this PR fixes:
Fixes part of #1120
Special notes for your reviewer:
The line diff is bloated because of the
instances.jsonfile, which consists of capacity information for various AWS instances. If deemed overkill, it can be replaced by a list of top 20 frequently used instances for all providers./invite @elankath
Release note: