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

Introduce a copy-offload daemon in a user container #238

Merged
merged 1 commit into from
Dec 6, 2024

Conversation

roehrich-hpe
Copy link
Contributor

This daemon is an http server that accepts copy-offload requests and executes them directly. The daemon is in a container, on the rabbit, and was placed there by a "#DW container" directive.

This commit includes a daemon that can be built locally and run outside a container, or it can be built in a container image. The necessary RBAC bits for config/ are coming in the next step.

This daemon is an http server that accepts copy-offload requests and
executes them directly. The daemon is in a container, on the rabbit,
and was placed there by a "#DW container" directive.

This commit includes a daemon that can be built locally and run outside
a container, or it can be built in a container image.
The necessary RBAC bits for config/ are coming in the next step.

Signed-off-by: Dean Roehrich <[email protected]>
@bdevcich
Copy link
Contributor

bdevcich commented Dec 6, 2024

Could you demo this next week?

@roehrich-hpe
Copy link
Contributor Author

Could you demo this next week?

Yes

@roehrich-hpe roehrich-hpe merged commit ab9ffbe into master Dec 6, 2024
5 checks passed
@roehrich-hpe roehrich-hpe deleted the add-daemon-with-build branch December 6, 2024 20:28
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