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

Sign published turtles manifest and all underlying images #740

Merged
merged 2 commits into from
Sep 16, 2024

Conversation

alexander-demicev
Copy link
Member

What this PR does / why we need it:

This PR adds a recursive signing of the published manifest. The manifest digest is saved in a temp file specified by --iidfile flag, this is the only way to get the image digest without requesting it from the remote registry as buildx doesn't store anything locally.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Special notes for your reviewer:

Checklist:

  • squashed commits into logical changes
  • includes documentation
  • adds unit tests
  • adds or updates e2e tests

Signed-off-by: Alexandr Demicev <alexandr.demicev@suse.com>
@alexander-demicev alexander-demicev requested a review from a team as a code owner September 11, 2024 08:47
@alexander-demicev alexander-demicev changed the title Sign published turtles manifest and all underlying iamges Sign published turtles manifest and all underlying images Sep 11, 2024
furkatgofurov7
furkatgofurov7 previously approved these changes Sep 12, 2024
Copy link
Contributor

@furkatgofurov7 furkatgofurov7 left a comment

Choose a reason for hiding this comment

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

Overall looks good, however, I have not tested Makefile changes locally (would they or overall e2e tests still run fine locally on MacOS as well?)

Danil-Grigorev
Danil-Grigorev previously approved these changes Sep 12, 2024
Makefile Outdated Show resolved Hide resolved
Signed-off-by: Alexandr Demicev <alexandr.demicev@suse.com>
@alexander-demicev alexander-demicev merged commit 2fb55ae into rancher:main Sep 16, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants