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

produce kind root images #12

Merged
merged 1 commit into from
Sep 27, 2022
Merged

produce kind root images #12

merged 1 commit into from
Sep 27, 2022

Conversation

markpash
Copy link
Collaborator

@markpash markpash commented Sep 8, 2022

Currently WIP as we should probably do the following first:
Set up some kind of github action that uses buildkit for faster builds and support for build args.
Move the depmod step to kernel build process.

After this is ready and merged we can merge #11 and then remove the json steps from this Dockerfile.
Then we move on towards discovering all the missing kernel modules for things like connectivity tests.

This adds all the required changes to produce a working kind image.
After this is merged, we can improve the kernel config, as well as merge #11.

Signed-off-by: Mark Pashmfouroush [email protected]

@markpash markpash marked this pull request as draft September 8, 2022 12:32
@markpash markpash force-pushed the markpash/kind-kernels branch 8 times, most recently from 2cf6195 to 65895a7 Compare September 22, 2022 11:33
@markpash markpash force-pushed the markpash/kind-kernels branch from 65895a7 to e80826d Compare September 26, 2022 15:55
Signed-off-by: Mark Pashmfouroush <[email protected]>
@markpash markpash force-pushed the markpash/kind-kernels branch from e80826d to 5757dbc Compare September 26, 2022 16:05
@markpash markpash changed the title WIP: dockerfile for producing kind images with different kernels produce kind root images Sep 26, 2022
@markpash markpash marked this pull request as ready for review September 26, 2022 16:06
@markpash markpash requested review from brb and kkourt September 26, 2022 16:11
Copy link
Collaborator

@kkourt kkourt left a comment

Choose a reason for hiding this comment

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

Awesome! Thanks

@kkourt kkourt merged commit 789e59a into main Sep 27, 2022
@kkourt kkourt deleted the markpash/kind-kernels branch September 27, 2022 08:26
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