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

[secure-boot] check whether cert exists in image before duplicating work #95

Open
cjac opened this issue Oct 10, 2024 · 0 comments
Open

Comments

@cjac
Copy link
Contributor

cjac commented Oct 10, 2024

script produced by shell_script_generator.py does not check whether the source image has our cert in its trust db before creating a new image for the purpose of inserting our cert.

We could avoid 3-6 minutes of many runs of generate_custom_image.py by checking whether the certs are already in the image.

I ran into this problem as I was trying to build a dask custom image based on the cuda custom image which was based on the latest 2.x-{debian,rocky,ubuntu} base images.

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

No branches or pull requests

1 participant