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

Update bpf-next steps in README #73

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Update bpf-next steps in README #73

wants to merge 2 commits into from

Conversation

aditighag
Copy link
Member

Suggested-by: Kornilios Kourtis [email protected]

Suggested-by: Kornilios Kourtis <[email protected]>
@aditighag aditighag requested a review from kkourt July 5, 2023 16:04
info:
{
  "orig_ref": "81c34126326920cd2d5642a503b4403b06750a92",
  "tag": "20230705.160505"
}

X-GHA-TAG: 20230705.160505
@@ -22,7 +22,7 @@ $ make images
=> => writing image sha257:96a86e6ebb38238569c007491c3e86a056340ceb9e4a3e66959bfa6a6ca8f8a0
=> => naming to quay.io/lvh-images/root-images
$ c=$(docker create sha256:96a86e6ebb38238569c007491c3e86a056340ceb9e4a3e66959bfa6a6ca8f8a0)
$ docker cp $c:/data/images/base.qcow2.zst /tmp
$ docker cp $c:/data/images/kind_bpf-next.qcow2.zst /tmp
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think that's not correct. The original example is about root-images, and kind_bpf-next exists in the kind images. For the kind and complexity-test images, it might make sense to have a symbolic link always pointing to the proper file (since these only contain one image).

Copy link
Collaborator

Choose a reason for hiding this comment

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

For the README, specifically it might make sense to add an examples for kind and complexity-test images as well.

Copy link
Member Author

Choose a reason for hiding this comment

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

Sorry, missed your comments. Sure, I'll extend the README with kind images examples.

@aditighag aditighag marked this pull request as draft July 19, 2023 21:10
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.

None yet

2 participants