Skip to content
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

Add crate for stress testing the shims #734

Merged
merged 10 commits into from
Nov 21, 2024
Merged

Conversation

jprendes
Copy link
Collaborator

This PR adds the work presented during the last community meeting for stress testing the shims.
I intentionally left out running this in CI, as this is already a good amount of code.
We can add stress testing to CI on a different PR.

@jprendes
Copy link
Collaborator Author

This would unblock #615

Copy link
Member

@Mossaka Mossaka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed the first half of the code. Will continue some time later

crates/stress-test/README.md Show resolved Hide resolved
crates/stress-test/src/main.rs Show resolved Hide resolved
crates/stress-test/src/main.rs Outdated Show resolved Hide resolved
@Mossaka Mossaka mentioned this pull request Nov 19, 2024
13 tasks
crates/stress-test/Cargo.toml Outdated Show resolved Hide resolved
crates/stress-test/Cargo.toml Outdated Show resolved Hide resolved
crates/stress-test/Cargo.toml Outdated Show resolved Hide resolved
crates/stress-test/Cargo.toml Outdated Show resolved Hide resolved
crates/stress-test/README.md Outdated Show resolved Hide resolved
Signed-off-by: Jorge Prendes <[email protected]>
@jprendes jprendes requested a review from Mossaka November 21, 2024 12:01
@jprendes
Copy link
Collaborator Author

Thanks for the feedback @Mossaka , updated :-)

@jprendes jprendes requested a review from andreiltd November 21, 2024 12:45
Copy link
Member

@Mossaka Mossaka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks for working on this

@Mossaka Mossaka merged commit b2bc6e2 into containerd:main Nov 21, 2024
71 checks passed
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sorry for the last review, was head down on a few different this this week and had some power outages.

Is there a reason we are coping in the protos and generating them when we already have a dep on rust-extensions which has these protos build for us?

https://github.com/containerd/rust-extensions/blob/main/crates/shim-protos/src/events.rs

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.

3 participants