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

[Merge PR#83 -> kernel-riscv64-v6.1.38-generic] Generate SBOM using buildkit's builtin mechanism #87

Conversation

rucoder
Copy link
Collaborator

@rucoder rucoder commented Mar 5, 2024

Automated PR merge. See PR#83

rucoder added 3 commits March 5, 2024 09:26
Signed-off-by: Mikhail Malyshev <mike.malyshev@gmail.com>
(cherry picked from commit f997da2)
Signed-off-by: Mikhail Malyshev <mike.malyshev@gmail.com>
- --sbom=true is not compatible with --load because docker doesn't
  support full OCI spec. Instead we export TAR file in OCI format and
  later load it linuxkit cache

- since the image is now hosted by linuxkit cache we should use 'cache
  push' command to push it to dockerhub registry

Signed-off-by: Mikhail Malyshev <mike.malyshev@gmail.com>
(cherry picked from commit 885b542)
Signed-off-by: Mikhail Malyshev <mike.malyshev@gmail.com>
Our build may depend on buildx features e.g. --sbom so we need to make
sure we have a correct builder version. This is not a big problem for
local build but a big one for GH runners.

Signed-off-by: Mikhail Malyshev <mike.malyshev@gmail.com>
(cherry picked from commit ae347d3)
Signed-off-by: Mikhail Malyshev <mike.malyshev@gmail.com>
@rucoder rucoder requested review from deitch, yash-zededa and rouming and removed request for deitch March 5, 2024 09:37
@rucoder rucoder merged commit 72192e3 into lf-edge:eve-kernel-riscv64-v6.1.38-generic Mar 5, 2024
2 of 3 checks passed
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.

3 participants