-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Scale testing #8814
Labels
area/e2e-testing
Issues or PRs related to e2e testing
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
priority/important-longterm
Important over the long term, but may not be staffed and/or may need multiple releases to complete.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
Comments
k8s-ci-robot
added
the
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
label
Jun 7, 2023
@fabriziopandini @ykakarap @killianmuldoon @lentzi90 Please let me know if I forgot something / you have further ideas. |
sbueringer
added
the
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
label
Jun 7, 2023
k8s-ci-robot
removed
the
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
label
Jun 7, 2023
This was referenced Jun 7, 2023
This was referenced Jun 21, 2023
This was referenced Jun 21, 2023
This was referenced Jun 26, 2023
Merged
This was referenced Jul 5, 2023
@lentzi90 @richardcase would be really great if you can rerun your tests with v1.5.0. I would expect huge improvements with the optimizations mentioned above in place |
Will do @sbueringer 👍 |
/kind cleanup |
k8s-ci-robot
added
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
priority/important-longterm
Important over the long term, but may not be staffed and/or may need multiple releases to complete.
labels
Apr 11, 2024
/assign @sbueringer |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/e2e-testing
Issues or PRs related to e2e testing
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
priority/important-longterm
Important over the long term, but may not be staffed and/or may need multiple releases to complete.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
We recently merged the initial iteration of the in-memory provider (#8799). But this was just the first step of the scale test implementation. This issue provides an overview over ongoing and upcoming tasks around scale testing.
In-Memory provider features:
e2e test and test framework:
Metrics & observability:
Performance improvements
reconcileInterruptibleNodeLabel
of machine controller #8852Follow-up
Anomalies found that we should further triage:
Backlog improvement ideas:
The text was updated successfully, but these errors were encountered: