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

Generate and add SBOM to controller container image #2358

Merged
merged 2 commits into from
Sep 27, 2023
Merged

Conversation

PrasadG193
Copy link
Contributor

Change Overview

Generate and embed SBOM for the controller docker image.
This PR updates package.sh to use buildkit to build the docker image and generate sbom

Pull request type

Please check the type of change your PR introduces:

  • 🚧 Work in Progress
  • 🌈 Refactoring (no functional changes, no api changes)
  • 🐹 Trivial/Minor
  • 🐛 Bugfix
  • 🌻 Feature
  • 🗺️ Documentation
  • 🤖 Test

Test Plan

  • 💪 Manual
  • ⚡ Unit test
  • 💚 E2E

Build the docker image with package.sh and verified the built docker images has SBOM embedded using docker inspect.

@PrasadG193 PrasadG193 changed the title Add SBOM to controller container image Generate and add SBOM to controller container image Sep 26, 2023
@PrasadG193 PrasadG193 requested a review from miquella September 26, 2023 15:44
@mergify mergify bot merged commit 59924f8 into master Sep 27, 2023
leuyentran pushed a commit that referenced this pull request Oct 18, 2023
Signed-off-by: Prasad Ghangal <[email protected]>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants