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

fix(core): fix virt-launcher's binaries #126

Merged
merged 3 commits into from
Jun 13, 2024

Conversation

hardcoretime
Copy link
Contributor

@hardcoretime hardcoretime commented Jun 11, 2024

Description

  • /bin/cp -> /usr/bin/cp
  • /usr/bin/container-disk /init/usr/bin/container-disk

Why do we need it, and what problem does it solve?

What is the expected result?

Checklist

  • The code is covered by unit tests.
  • e2e tests passed.
  • Documentation updated according to the changes.
  • Changes were tested in the Kubernetes cluster manually.

- /bin/cp -> /usr/bin/cp
- /usr/bin/container-disk /init/usr/bin/container-disk

Signed-off-by: Roman Sysoev <[email protected]>
@hardcoretime hardcoretime force-pushed the fix/core/fix-virt-launcher-image branch from 8f9e75c to 0c8adc3 Compare June 11, 2024 10:50
@hardcoretime hardcoretime merged commit 9cab420 into main Jun 13, 2024
16 of 17 checks passed
@hardcoretime hardcoretime deleted the fix/core/fix-virt-launcher-image branch June 13, 2024 12:22
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